User Tools

Site Tools


parks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
parks [2025/04/08 20:32] protocolparks [2025/07/01 11:44] (current) protocol
Line 26: Line 26:
  
 </code> </code>
 +
  
  
Line 37: Line 38:
  
 Client: https://nxc.parks.com.br/s/6wF5GcMci5NjE8g Client: https://nxc.parks.com.br/s/6wF5GcMci5NjE8g
 +
 +
 +===== Activate onu =====
 +<code>
 +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"; done
 +</code>
 +
  
parks.txt · Last modified: 2025/07/01 11:44 by protocol