Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Nokia Commands

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

/ Nokia Router Commands:

IP:192.168.1.254
Uname: AdminGPON
Pw: ALC#FGU

1 rack /1 shelf /x /y /z /14 /1


Ont number route mode lan port
To Reboot Nokia:
#admin equipment ont interface 1/1/x/y/z reboot with-active-image

To check power:
#sh equipment ont optics 1/1/x/y/z

To check dying gasp in Nokia:


#show equipment ont operational-data 1/1/x/y/z

Check newly installed/Illegal ont list:


#show pon unprovision-onu

To check MAC/Serial number:


#sh equipment ont interface | match exact: 1/1/x/y/z

To see ONT on SLOT:-


#show equipment ont slot(To view all)
# show equipment ont slot | match exact:FA68A16C (For specific)

To check VLAN and MAC learnt:


#show vlan bridge-port-fdb | match exact: 1/1/x/y/z
#show vlan bridge-port-fdb 1/1/x/y/z/14/1 => for internet
#show vlan bridge-port-fdb 1/1/x/y/z/1/[4 or 3 or 2] => for IPTV [4 or 3 or 2]
lan port depending upon case

To check vlan:
#sh vlan name

To see the bridge port VLAN status:-


#info configure bridge port 1/1/x/y/z/14/1 => for internet
#info configure bridge port 1/1/x/y/z/1/[4 or 3 or 2] => for IPTV

To see the status of Lan cable and admin status


# show interface port uni:1/1/x/y/z/1/(1-4)
Deregistration of the device:

#sh equipment ont interface(first check interface if device registered)

Eg: #sh equipment ont interface | match exact:ALCLFA5C9D02

To Deregister:

#configure equipment ont interface 1/1/x/y/z


# “ “ “ “ “ #admin-state down
#configure>equipment>ont# no interface 1/1/x/y/z

For ONT Registration:


#configure equipment ont interface 1/1/x/y/z sw-ver-pland disabled sernum
ALCL:FA5C9D02 fec-up enable sw-dnload-version disabled enable-aes enable
#configure equipment ont interface 1/1/x/y/z admin-state up

(Note: Where z is ONT number and it can be any number between 1 to 64)

To Configure ONT Slot:


#configure equipment ont slot 1/1/x/y/z/14 planned-card-type veip plndnumdataports 1
plndnumvoiceports 0

(Note: Here we have defined card type VEIP; it can be Ethernet as well if we want to use
ONT as bridge.)

To Configure QoS Interface for ONT:


#configure qos interface 1/1/x/y/z/14/1 queue 0 shaper-profile name:100_MB_Down
#configure qos interface 1/1/x/y/z/14/1 upstream-queue 0 bandwidth-profile name:
100_MB_UP

Sometimes bandwidth profiles have name with small letter p i.e


#configure qos interface 1/1/x/y/z/14/1 upstream-queue 0 bandwidth-profile name:
100_MB_Up

To Configure bridge port:


#configure bridge port 1/1/x/y/z/14/1 max-unicast-mac 10
#configure bridge port 1/1/x/y/z/14/1 vlan-id 495 tag single-tagged

Incase of qinq (you can check by using #show vlan name)


#configure bridge port 1/1/x/y/z/14/1 vlan-id zzz tag single-tagged l2fwder-vlan
stacked:699:zzz vlan-scope local
(Note: zzz= assigned vlan id)

To Remove vlan id
#configure bridge port 1/1/2/13/21/14/1 no vlan id 495

To Enable UNI Port:


#configure interface port uni: 1/1/x/y/z/14/1 admin-up

FOR IPTV and Static IP Clients:- 2/15/19

For ONT Registration:


#configure equipment ont slot 1/1/x/y/z/1 planned-card-type ethernet plndnumdataports 6
plndnumvoiceports 0

To Configure QoS Interface for ONT:-


#configure qos interface 1/1/x/y/z/1/2 queue 0 shaper-profile name: 100_MB_Down
#configure qos interface 1/1/ x/y/z /1/2 upstream-queue 0 bandwidth-profile name:
100_MB_UP

To Configure bridge port:-


#configure bridge port 1/1/ x/y/z /1/2 max-unicast-mac 10
#configure bridge port 1/1/ x/y/z /1/2 vlan-id zzz tag untagged
#configure bridge port 1/1/ x/y/z /1/2 pvid zzz

(Note: zzz= assigned vlan id)

To Enable UNI Port:-


#configure interface port uni: 1/1/x/y/z/1/[4 or 3 or 2] admin-up

To see ONT interface:-


#show equipment ont interface

To see mac address learn by VLAN:


#show service fdb-mac

To check ont version:


#show equipment ont interface 1/1/x/y/z detail

To check olt version:


sh software-mgmt version etsi
To check MAC learnt:
#sh service fdb-mac|match vlan xxx(to check mac learned by vlan)

You might also like