parks
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
parks [2025/04/08 20:32] – protocol | parks [2025/09/24 16:05] (current) – [Ubiquiti OLT to parks] protocol | ||
---|---|---|---|
Line 26: | Line 26: | ||
</ | </ | ||
+ | |||
Line 38: | Line 39: | ||
Client: 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.1744155155.txt.gz · Last modified: 2025/04/08 20:32 by protocol