Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Provisionamento

interface gpon 0/{slot}


ont add {pon} sn-auth {id} omci ont-lineprofile-id {lineprofile} ont-srvprofile-id
{serviceprofile} desc {description}
quit
interface gpon 0/{slot}
ont port native-vlan {pon} {onu} eth 1 vlan {uservlan}
ont port native-vlan {pon} {onu} eth 2 vlan {uservlan}
ont port native-vlan {pon} {onu} eth 3 vlan {uservlan}
ont port native-vlan {pon} {onu} eth 4 vlan {uservlan}
ont ipconfig {pon} {onu} ip-index 0 pppoe vlan {vlan} user-account username
{pppoe_login} password {pppoe_password}
ont wan-config {pon} {onu} ip-index 0 profile-id 10
ont internet-config {pon} {onu} ip-index 0
ont port route {pon} {onu} eth 1 enable
ont port route {pon} {onu} eth 2 enable
ont port route {pon} {onu} eth 3 enable
ont port route {pon} {onu} eth 4 enable
quit
service-port {serviceport} vlan {vlan} gpon 0/{slot}/{pon} ont {onu} gemport
{gemport} multi-service user-vlan {uservlan} tag-transform translate

Adicionar Wifi

diagnose
telnet 0/{slot}/{pon} {onu}
sleep=2
{onu_wan_login}
sleep=2
root
sleep=2
{onu_wan_password}
sleep=2
admin
sleep=3
set ssid index 1 name {onu_wifi_ssid} visible 1 security WPA-WPA2-Personal password
{onu_wifi_password}
quit

Senha de telnet e SSH


Usuário: Eproot
Senha: adminEp

Ativar o SSH e telnet na ONT para portas LAN

You might also like