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 16:27] – protocol | parks [2025/09/24 16:05] (current) – [Ubiquiti OLT to parks] protocol | ||
---|---|---|---|
Line 26: | Line 26: | ||
</ | </ | ||
+ | |||
Line 34: | Line 35: | ||
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"' | ||
- | https:// | + | </code> |
parks.1744140457.txt.gz · Last modified: 2025/04/08 16:27 by protocol