parks
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
parks [2025/01/30 10:23] – protocol | parks [2025/09/24 16:05] (current) – [Ubiquiti OLT to parks] protocol | ||
---|---|---|---|
Line 26: | Line 26: | ||
</ | </ | ||
+ | |||
Line 33: | Line 34: | ||
shell: | shell: | ||
+ | |||
+ | Server: https:// | ||
+ | |||
+ | Client: https:// | ||
+ | |||
+ | |||
+ | ===== Activate onu ===== | ||
+ | < | ||
+ | for i in $(cut -d " " -f5 parks2); do echo -ne "no onu $i\nonu add serial-number $i\nonu $i ethernet-profile auto-on uni-port 1\nonu $i vlan-translation-profile _10 uni-port 1\nonu $i flow-profile onu\n"; | ||
+ | </ | ||
+ | |||
+ | ===== Ubiquiti OLT to parks ===== | ||
+ | < | ||
+ | sed -e " | ||
+ | while IFS=' ' read -r pppoe serial; do echo -ne "onu add serial-number $serial\n"' | ||
+ | </ |
parks.1738243411.txt.gz · Last modified: 2025/01/30 10:23 by protocol