Create VLAN rasatechnologies(config)# vlan 3999 rasatechnologies(config-vlan-3999)# description smile rasatechnologies(config)# vlan 10 – 1000 Delete VLAN rasatechnologies(config)#no vlan 3999 rasatechnologies(config)#no vlan 10 – 1000 Show VLAN epon-olt(config)# show vlan all epon-olt(config)# show vlan 10 VLAN tag to Uplink Port rasatechnologies(config)# interface gigabitethernet 0/4 rasatechnologies(config-if-ge0/4)# switchport mode trunk rasatechnologies(config-if-ge0/4)# switchport trunk vlan 3999 rasatechnologies(config)# interface gigabitethernet 0/4 rasatechnologies(config-if-ge0/4)# switchport mode hybrid rasatechnologies(config-if-ge0/4)# switchport hybrid vlan 3999 tagged rasatechnologies(config-pon-0/2)# interface gigabitethernet 0/4 rasatechnologies(config-if-ge0/4)# switchport mode access rasatechnologies(config-if-ge0/4)# switchport access vlan 3999 VLAN TO PON PORT rasatechnologies(config)#interface epon 0/2 rasatechnologies(config-pon-0/2)#switchport mode hybrid rasatechnologies(config-pon-0/2)#switchport hybrid vlan 3999 tagged rasatechnologies(config)#interface epon 0/2 rasatechnologies(config-pon-0/2)#switchport mode trunk rasatechnologies(config-pon-0/2)#switchport trunk vlan 3999 rasatechnologies(config)#interface epon 0/2 rasatechnologies(config-pon-0/2)#switchport mode access rasatechnologies(config-pon-0/2)#switchport access vlan 3999 1 VLAN in 1 PON for all ONU rasatechnologies(config)# interface gigabitethernet 0/4 rasatechnologies(config-if-ge0/4)# switchport mode hybrid rasatechnologies(config-if-ge0/4)# switchport hybrid pvid vlan 3999 If there is no pvid in pon port then vlan should be tag in the ONU, VLAN Tag in ONU rasatechnologies(config-pon-0/2)#onu 1 ctc eth 1 vlan mode tag rasatechnologies(config-pon-0/2)#onu 1 ctc eth 1 vlan pvid 501 pri 0 All ONU info rasatechnologies(config)# show onu baisc-info all IP against VLAN epon-olt(config)# interface vlan 10 epon-olt(interface-vlan-10)# ip address 192.168.12.111 255.255.255.0 epon-olt(interface-vlan-10)# exit IP Route epon-olt(config)# ip route 0.0.0.0 0.0.0.0 192.168.12.1 IP gateway set (Layer 2) epon-olt(config)# ip gateway 192.168.12.1 Password Change rasatechnologies(config)# user login-password pritom Input new login password for user pritom please. New Password: Confirm Password: Successfully changed password!. rasatechnologies(config)# user enable-password pritom Input new enable password for user pritom please. New Password: Confirm Password: Successfully changed password!. Service Password Encryption rasatechnologies(config)# service password-encryption Just Press Enter to Execute command! Host Name name(config)# hostname rasatechnologies No Shut rasatechnologies(config-pon-0/1)# no shutdown rasatechnologies(config-pon-0/1)# shutdown rasatechnologies(config-if-ge0/1)# no shutdown rasatechnologies(config-if-ge0/1)# shutdown rasatechnologies(config-pon-0/3)# onu 1 ctc eth 1 phy_ctrl enable rasatechnologies (config-pon-0/3)# onu 1 ctc eth 1 phy_ctrl disable PON Information & How many ONU connected under which PON rasatechnologies(config)# show pon baisc-info all PON PORT OPTICAL TRANSCEIVER epon-olt(config)# interface epon 0/1 epon-olt(config-pon-0/1)# show pon optical transceiver UPLINK PORT OPTICAL TRANSCEIVER epon-olt(config)# interface gigabitethernet 0/1 epon-olt(config-if-ge0/1)# show optical transceiver ONU STATUS rasatechnologies(config)# show onu status all Loopdetect enable in onu rasatechnologies(config-pon-0/2)# onu 2 ctc eth 1 loopdetect enable All register ONU rasatechnologies(config)# sh onu register all Show ONU Mac Address table epon-olt(config-pon-0/1)# show onu 1 mac-address-table Mac Address Table ---------------------------------------------------------- Index VLAN MAC Address PON ONU Aging(s) 1 160 c4:71:54:24:fc:1d EPON0/1 1 251 2 160 84:79:73:e9:c3:3d EPON0/1 1 247 3 1 80:14:a8:d4:11:c9 EPON0/1 1 93 4 160 c8:e7:d8:89:8a:f1 EPON0/1 1 255 5 160 d4:6e:0e:4a:05:6f EPON0/1 1 255 6 160 0c:80:63:6f:20:b1 EPON0/1 1 255 ---------------------------------------------------------- Total Addresses Found in System:6 ALL interface ONU optical info rasatechnologies(config)# show onu opm-diag all Specific interface ONU optical info epon-olt(config)# interface epon 0/1 epon-olt(config-pon-0/1)# show onu opm-diag Single onu optical-info epon-olt(config)# interface epon 0/1 epon-olt(config-pon-0/1)# show onu 1 ctc opm_diag Description for onu epon-olt(config-pon-0/1)# onu 1 desc pritom Time Zone rasatechnologies(config)# time zone 6 NTP rasatechnologies(config)# ntp server 114.130.13.6 Switch port Mode rasatechnologies(config-if-ge0/1)# switchport mode trunk rasatechnologies(config-if-ge0/1)# switchport mode hybrid rasatechnologies(config-if-ge0/1)# switchport mode access PVID, VLAN Allow, Tag, tagged rasatechnologies(config-if-ge0/1)#switchport trunk vlan 10 rasatechnologies(config-if-ge0/1)#switchport hybrid vlan 10 tagged rasatechnologies(config-if-ge0/1)#switchport access vlan 10 Same VLAN for all ONU by Using PVID in PON Port rasatechnologies(config-if-ge0/1)#switchport hybrid pvid vlan 10 Bandwidth limit epon-olt(config-if-ge0/1)# line-rate ingress bps 100000 epon-olt(config-if-ge0/1)# line-rate egress bps 10000 epon-olt(config-pon-0/1)# line-rate ingress bps 1000 epon-olt(config-pon-0/1)# line-rate egress bps 1000 ONU remove/ Remove authorized ONU epon-olt(config-pon-0/1)#no onu auth onuid 13(single onu) epon-olt(config-pon-0/1)#no onu auth all (all onu) epon-olt(config-pon-0/1)# reset onu auth onuid 1 ONU Restart epon-olt(config-pon-0/1)# reset onu auth onuid 1 ONU Status in PON Interface rasatechnologies(config-pon-0/1)# show onu status ONU statistic in PON Interface rasatechnologies(config-pon-0/1)# show onu statistics Version check epon-olt(config)# show version Temperature rasatechnologies(config)# show fan ONU information epon-olt(config-pon-0/1)# sh onu opm-diag Reject ONU info epon-olt(config-pon-0/1)#onu 2 description pritom epon-olt(config-pon-0/1)#no onu 2 description pritom Description in Uplink, PON Port and ONU epon-olt(config-if-ge0/1)# description pritom epon-olt(config-pon-0/1)# description pritom epon-olt(config-pon-0/1)# onu 25 description pritom Show Port Configuration epon-olt(config-pon-0/1)# show interface epon-olt(config-if-ge0/1)# show interface 10G port enable epon-olt(config)# debug mode epon-olt(debug-mode)# set giu mode sfp+ MAC address table rasatechnologies(config)# sh mac address-table Uplink MAC Address Table rasatechnogoies(config)# sh mac address-table interface gigabitethernet 0/1 PON MAC Address table rasatechnogoies(config)# sh mac address-table interface epon 0/1 ONU MAC Address Table rasatechnogoies(config-pon-0/1)# sh onu 2 mac-address-table Save configuration rasatechnogoies(config)# write Reboot Device rasatechnogoies(config)#reboot Default/Factory Reset rasatechnologies(config)# erase startup-config Web-Login Timeout rasatechnologies(config)# web login timeout 30 Show Vlan Mac rasatechnologies(config)# show vlan 1 DHCP Snooping rasatechnologies(config)# dhcp-snooping enable rasatechnologies(config)# dhcp-snooping vlan 2 Switch and PON Port isolation epon-olt(config-if-ge0/1)# switchport isolate epon-olt(config-if-ge0/1)# no switchport isolate epon-olt(config-pon-0/1)# switchport isolate epon-olt(config-pon-0/1)# no switchport isolate Uplink Port Speed epon-olt(config-if-ge0/1)# speed auto epon-olt(config-if-ge0/1)# speed 10 epon-olt(config-if-ge0/1)# speed 100 epon-olt(config-if-ge0/1)# speed 1000 epon-olt(config-if-ge0/1)# speed 10000 PON Range Extened epon-olt(config-pon-0/1# pon max-rtt 32000 Auto-Save Configuration: auto-copy running-config startup-config [enable] timeout <60-86400> auto-copy running-config startup-config [enable] fix-time hour <0-24> minute <0-60> second <0-60> auto-copy running-config startup-config [disable] DHCP Configure: Turag_Dot_Net(config)# dhcp-snooping enable Turag_Dot_Net(config)# dhcp-snooping information option enable Turag_Dot_Net(config)# dhcp-snooping information strategy keep Turag_Dot_Net(config)# dhcp-snooping errdisable recovery enable Turag_Dot_Net(config)# dhcp-snooping vlan 10 PON Protection Redundant gpon-olt(config)# psg pritom workpon 1 protectpon 2 mode typeb USER Create for read permission gpon-olt1(config)# user add test login-password #### gpon-olt1(config)# user role test normal USER Create for write permission gpon-olt1(config)# user add test login-password #### gpon-olt1(config)# user role test admin Bhaiya L2 te akhono ssh login er option nei L3 te ase Turag_Dot_Net(config)# crypto key generate rsa usage-keys modulus 1024 Turag_Dot_Net(config)# ip ssh version 2 HSBN-olt-2(config)# login-access-list enable HSBN-olt-2(config)# login-access-list deny telnet 0.0.0.0 0.0.0.0 HSBN-olt-2(config)# login-list permit telnet 192.168.12.222 255.255.255.0(By example) alarm issue HSBN-olt-2(config)# alarm onu-port-los all disable alarm er pore ? mark diye je je type er alarm gula asbe oi gula ke apni disable kore dite paren .. Add user name password epon-olt(config)# user add pritom login-password pritom@123 epon-olt(config)# user role pritom admin enable-password pritom Delete user account epon-olt(config)# user delete pritom Create web port number epon-olt(debug-mode)# set httpd port 7979 Specific ONU Optical leaser find Turag_Dot_Net(config-pon-0/1)# sh onu 1 ctc opm_diag Specific ONU Optical Leaser Find: Turag_Dot_Net(config-pon-0/1)# sh onu 2 ctc onu_sn Specific Onu Firmware upgrade epon-olt(config)# upgrade onu image V2801SE_V6.0.1P1T8_UPGRADE_8M_20181030.bin 192.168.8.111 epon-olt(config)# upgrade onu select pon 1 1-1 epon-olt(config)# upgrade onu start Force Auto_Upgarde same onu epon-olt(config)# auto-upgrade force onu vendor MONU model D401 swversion V6.0.2P1T8 image V2801SE_V6.0.1P1T8_UPGRADE_8M_20181030.bin 192.168.8.111 SSH Enable (L3) Turag_Dot_Net(config)# crypto key generate rsa usage-keys modulus 1024 Turag_Dot_Net(config)# ip ssh version 2 Login access Control HSBN-olt-2(config)# login-access-list enable HSBN-olt-2(config)# login-access-list deny telnet 0.0.0.0 0.0.0.0 HSBN-olt-2(config)# login-list permit telnet 192.168.12.222 255.255.255.0(By example) Alarm Disable example HSBN-olt-2(config)# alarm onu-port-los all disable ONU Management IP Set epon-olt(config-pon-0/1)# onu 2 ctc mgmt ip 192.168.12.222 mask 255.255.255.0 gw 192.168.12.1 WEB logo change by using TFTP epon-olt(config)# download tftp web-logo vsol.png 192.168.8.111 VSOL OLT Firmware Upgradation by using TFTP epon-olt(config)# download tftp image firmware.ubi 192.168.8.111 VSOL WIFI ONU router Configuration epon-olt(config)# interface epon 0/1 epon-olt(config-pon-0/1)# show onu auth-info epon-olt(config-pon-0/1)# onu 14 pri wan_conn add route epon-olt(config-pon-0/1)# onu 14 pri wan_conn index 1 route internet nat enable mtu 1492 pppoe proxy disable user *** pwd *** mode auto epon-olt(config-pon-0/1)# onu 14 pri wan_conn index 1 route internet bind_lan lan1 lan2 wlan0 epon-olt(config-pon-0/1)# onu 14 pri wan_conn commit epon-olt(config-pon-0/1)# onu 14 pri wifi_switch enable global 0 80211bgn 20 epon-olt(config-pon-0/1)# onu 14 pri wifi_ssid 1 name *** hide disable auth_mode wpapsk/wpa2psk encrypy_type tkipaes shared_key *** rekey_interval 0 ONU MAC-Based authentication epon-olt(config-pon-0/1)# show onu auth-mode epon-olt(config-pon-0/1)# onu-auth mode mac epon-olt(config-pon-0/1)# show onu auto-find epon-olt(config-pon-0/1)# onu mac-auth add xx:xx:xx:xx:xx:xx ONU LOID-Based authentication epon-olt(config-pon-0/1)# show onu auth-mode epon-olt(config-pon-0/1)# onu-auth mode loid epon-olt(config-pon-0/1)# show onu auto-find epon-olt(config-pon-0/1)# onu loid-auth add epon 123456 PON Protection Redundant gpon-olt(config)# psg pritom workpon 1 protectpon 2 mode typeb LACP Configuration: epon-olt(config)# channel-group 1 mode static epon-olt(config)# channel-group 1 load-balance smac epon-olt(confit)# interface gigabitethernet 0/1 epon-olt((config-pon-0/1)# channlel-group 1 epon-olt(config)# interface gigabitethernet 0/2 epon-olt((config-pon-0/1)# channlel-group 1 UPLIK PORT OPTICAL STATUS Speed-Byte(config)# interface gigabitethernet 0/5 Speed-Byte(config-if-ge0/5)# show optical transceiver SRV Profile for EPON epon-olt(config)# profile srv add 1 epon-olt(config)# profile srv id 1 epon-olt(profile-srv:1)# modify name vlan_100_corporate epon-olt(profile-srv:1)# modify lan_count 1 epon-olt(profile-srv:1)# modify ctc eth 1 phy_ctrl enable epon-olt(profile-srv:1)# modify ctc eth 1 loopdetect enable epon-olt(profile-srv:1)# modify ctc eth 1 autoneg enable epon-olt(profile-srv:1)# modifyctc eth 1 vlan mode tag epon-olt(profile-srv:1)# modifyctc eth 1 vlan default 100 pri 0 epon-olt(profile-srv:1)# commit epon-olt(profile-srv:1)# exit epon-olt(config)# profile srv add 2 epon-olt(config)# profile srv id 2 epon-olt(profile-srv:2)# modify name vlan_200_Business_class epon-olt(profile-srv:2)# modify lan_count 1 epon-olt(profile-srv:2)# modify ctc eth 1 phy_ctrl enable epon-olt(profile-srv:2)# modify ctc eth 1 loopdetect enable epon-olt(profile-srv:2)# modify ctc eth 1 autoneg enable epon-olt(profile-srv:2)# modifyctc eth 1 vlan mode tag epon-olt(profile-srv:2)# modifyctc eth 1 vlan default 200 pri 0 epon-olt(profile-srv:2)# commit epon-olt(profile-srv:2)# exit SRV profile in a PON interface epon-olt(config)# interface epon 0/1 epon-olt((config-pon-0/1)# onu auto-bind profile srv id 1 SRV profile in an ONU interface epon-olt(config)# interface epon 0/1 epon-olt((config-pon-0/1)# onu 1 profile srv id 2 RSTP ENABLE: ------------ epon-olt(config)# spanning-tree on epon-olt(config)# spanning-tree priority 32768(by dafault daoua thake) epon-olt(config)# spanning-tree hellotime 2(by dafault daoua thake) epon-olt(config)# spanning-tree max-age 20(by dafault daoua thake) epon-olt(config)# spanning-tree forwarddelay 15(by dafault daoua thake) epon-olt(config-if-ge0/1)# spanning-tree on(by dafault daoua thake) epon-olt(config-if-ge0/1)# spanning-tree port-priority 0 epon-olt(config-if-ge0/1)# spanning-tree on(by dafault daoua thake) epon-olt(config-if-ge0/1)# spanning-tree port-priority 128 ONU upstream bandwidth configuration epon-olt (config)# interface epon 0/1 epon-olt(config-pon-0/1)# onu 1 upstream fir 10240 pir 10240 weight 20 Delete ONU upstream bandwidth configuration no onu 1 upstream Show onu upstream bandwidth show onu 1 upstream ONU upstream bandwidth configuration epon-olt (config)# interface epon 0/1 epon-olt(config-pon-0/1)# onu 1 downstream pir 10240 pir 10240 weight 16 Delete ONU upstream bandwidth configuration no onu 1 downstream Show onu upstream bandwidth show onu 1 downstream Configure community gpon-olt(config)# snmp-server community circle rw gpon-olt(config)# show snmp-server community Configure Trap the target host address gpon-olt(config)# snmp-server host 192.168.13.100 udp-port 162 version 2c community circle gpon-olt(config)# show snmp-server targetaddress Delete Trap the target host address gpon-olt(config)# no snmp-server host 192.168.13.100 udp-port 162 version 2c community circle onu port vlan rasatechnologies(config)# interface gigabitethernet 0/1 rasatechnologies(config-if-ge0/1)# switchport mode trunk rasatechnologies(config-if-ge0/1)# switchport trunk vlan 380 epon-olt (config)# interface epon 0/1 epon-olt(config-pon-0/1)# switchport mode trunk epon-olt(config-pon-0/1)# switchport trunk vlan 380 epon-olt (config)# interface epon 0/1 epon-olt(config-pon-0/1)# onu 1 ctc eth vlan mode tag epon-olt(config-pon-0/1)# onu 1 ctc eth vlan pvid 380 pri 0 ONU auto delete in time onu auto-undo-auth [enable] timeout <60-25200> onu auto-undo-auth [disable]