parks
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| parks [2024/09/04 06:41] – protocol | parks [2025/09/24 16:05] (current) – [Ubiquiti OLT to parks] protocol | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| OLT: firmware save | OLT: firmware save | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | ===== Fix parks easy client default server IP ===== | ||
| + | |||
| + | < | ||
| + | |||
| + | echo Login.server=172.31.255.7 >> C:\Program Files (x86)\Parks Client Easy Network View\conf\login.properties | ||
| + | |||
| + | " | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| + | ===== Autologin parks easy ===== | ||
| + | |||
| + | netplwiz.exe | ||
| + | |||
| + | 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.1725442914.txt.gz · Last modified: 2024/09/04 06:41 by protocol
