Primeiro liste as ONU's detectadas e registradas
AsGA#show onu running database ONUs registered in databases: 5 | interf | id | serial number | model | status | profile name | pfl status | ip address | Rx(dBm) | -------------------------------------------------------------------------------------------------------------------------------- | gpon0.3| 0 | 41734761100004A8 | ld580 | active | default | uploaded | 0.0.0.0/0 | 0.0 | -------------------------------------------------------------------------------------------------------------------------------- %For more detail about one ONU use: show onu interface IFNAME onu-index <0-63> Statistics: ONUs in 'Not valid' state.......: 0 ONUs in 'Active' state..........: 1 Profile Statistics: ONUs in 'Uploading' profile state..: 1 ONUs in 'Uploaded' profile state...: 1 ONUs in 'Active' profile state.....: 1 AsGA#
A ONU que iremos configurar e a ONU com número de série 41734761100004A8.
AsGA#configure terminal Enter configuration commands, one per line. End with CNTL/Z. AsGA(config)#interface gpon0.3 AsGA(config-if)#onu profile update internet10MPROFILE onu-index 0 AsGA(config-if)# AsGA#show onu running database ONUs registered in databases: 5 | interf | id | serial number | model | status | profile name | pfl status | ip address | Rx(dBm) | -------------------------------------------------------------------------------------------------------------------------------- | gpon0.3| 0 | 41734761100004A8 | ld580 | active | internet10MPROFILE | uploading | 0.0.0.0/0 | -9.84 | -------------------------------------------------------------------------------------------------------------------------------- %For more detail about one ONU use: show onu interface IFNAME onu-index <0-63> Statistics: ONUs in 'Not valid' state.......: 0 ONUs in 'Active' state..........: 1 Profile Statistics: ONUs in 'Uploading' profile state..: 1 ONUs in 'Active' profile state.....: 1 AsGA#
AsGA#show onu running database ONUs registered in databases: 5 | interf | id | serial number | model | status | profile name | pfl status | ip address | Rx(dBm) | -------------------------------------------------------------------------------------------------------------------------------- | gpon0.3| 0 | 41734761100004A8 | ld580 | active | internet10MPROFILE | active | 0.0.0.0/0 | -9.89 | -------------------------------------------------------------------------------------------------------------------------------- %For more detail about one ONU use: show onu interface IFNAME onu-index <0-63> Statistics: ONUs in 'Not valid' state.......: 0 ONUs in 'Active' state..........: 1 Profile Statistics: ONUs in 'Uploading' profile state..: 0 ONUs in 'Active' profile state.....: 1 AsGA#
AsGA#configure terminal Enter configuration commands, one per line. End with CNTL/Z. AsGA(config)#interface gpon0.3 AsGA(config-if)#onu description onu-index 0 onuteste AsGA(config-if)#
AsGA#configure terminal Enter configuration commands, one per line. End with CNTL/Z. AsGA(config)#interface gpon0.3 AsGA(config-if)#onu ip address 172.16.50.21/24 gateway 172.16.50.2 onu-index 0 AsGA(config-if)# AsGA#
AsGA#configure terminal Enter configuration commands, one per line. End with CNTL/Z. AsGA(config)#interface gpon0.3 AsGA(config-if)#no onu ip address onu-index 0 AsGA(config-if)# AsGA#