ONU ADD SCRIPT
Prepared by Ahsanul Kabir
Configuration Inputs
tag VLAN IDs
Generated Script
LINE PROFILE CREATE
Prepared by Ahsanul Kabir
Profile Parameters
tag VLAN IDs (up to 4)
Generated Script
OLT IP Info
| OLT Name | OLT IP | Uplink Port |
|---|---|---|
| Malek_CDATA_1 | 10.49.10.162 | 100.64.167.14 [Eth1/31] |
| Malek_VSOL_2 | 10.49.10.166 | 100.64.167.14 [Eth1/7] |
| Malek_ATOP_3 | 10.49.15.138 | 100.64.167.14 [Eth1/13] |
| Malek_VSOL_4 | 10.49.15.126 | 100.64.167.14 [Eth1/8] |
| Dilkusha_CDATA_1 | 10.49.8.26 | 10.48.2.82 [Gi0/6] |
| Jatrabari_ATOP_1 | 10.49.9.62 | 100.64.168.58 [GE0/0/15] |
| Wari_CDATA_1 | 10.49.8.84 | 100.64.168.66 [GE0/0/2] |
| Wari_ATOP_2 | 10.49.8.85 | 100.64.168.66 [XGE0/0/2] |
| Segun_CDATA_1 | 10.49.10.130 | 10.66.9.250 [Eth1/29] |
| Segun_CDATA_2 | 10.49.10.131 | 10.66.9.250 [Eth1/43] |
| Segun_CDATA_3 | 10.49.10.132 | 10.66.9.250 [Eth1/33] |
| Segun_CDATA_18 | 10.49.10.150 | 10.66.9.250 [Eth1/27] |
| Segun_CDATA_19 | 10.49.10.151 | 10.66.9.250 [Eth1/28] |
| Segun_CDATA_20 | 10.49.10.152 | 10.66.9.250 [Eth1/32] |
| Eskaton_CDATA_1 | 10.49.10.172 | 10.66.1.250 [Eth1/18] |
| Eskaton_CDATA_2 | 10.49.10.171 | 10.66.1.250 [Eth1/21] |
| Eskaton_CDATA_3 | 10.49.10.173 | 10.66.1.250 [Eth1/19] |
| Imamgonj_VSOL_1 | 10.49.8.94 | 10.66.61.2 [Gi0/42] |
| Shahjhnpr_CDATA_1 | 10.49.11.254 | - |
CDATA GPON Troubleshooting
ONU Discover check:
(config)# show ont autofind all brief sn-format string
(config)# show ont autofind all
(config-interface-gpon-0/0)# show ont autofind 1 all
ONU configuration Check:(config-interface-gpon-0/0)# show ont info 1 1
(config)# show current-config section ont 0/0 2 5
ONU Laser check:(config-interface-gpon-0/0)# show ont optical-info 1 1
ONU Delete:(config-interface-gpon-0/0)# ont delete 1 28
MAC from ONU port:(config-interface-gpon-0/0)# show ont port learned-mac 1 1 eth 4
ONU Reboot:(config-interface-gpon-0/0)# ont reboot 1 3
Line Profile check:(config)# show ont-lineprofile gpon profile-id 5
Show all ONU at OLT:(config-interface-gpon-0/0)# show ont info all
Rate-Limit UP/Down:(config-interface-gpon-0/0)#ont port car 2 14 eth 3 inbound 60 outbound 60
(config-interface-gpon-0/0)#no ont port car 1 2 eth 1 inbound outbound
ONU Port VLAN/ Status Check:(config-interface-gpon-0/0)# show ont port attribute 15 13 eth all
(config-interface-gpon-0/0)# show ont port state 15 13 eth all
(config-interface-gpon-0/0)# show ont wan config 15 9
ONU Port BW check:(config-interface-gpon-0/0)# show ont port car 1 1 eth all
ONU Lan port shut /no shut:(config-interface-gpon-0/0)# ont port attribute 1 1 eth 1 operational-state on
(config-interface-gpon-0/0)# ont port attribute 1 1 eth 1 operational-state off
Check ONU service port:(config)# show service-port gpon 0/0 port 1 ont 1
Mac Static:(config)# mac-address static port xge 0/0/1 vlan 295 B8:D6:F6:11:46:36
Pon TX power/Temp Check:(config-interface-gpon-0/0)# show port ddm-info 2
(config-interface-gpon-0/0)#show temperature
PON Shut/No-Shut:(config-interface-gpon-0/0)# shutdown 3
(config-interface-gpon-0/0)# no shutdown 3
CDATA GPON Installation
VLAN Check:
(config)# show vlan all
(config)# show vlan 100
VLAN Create:(config)# vlan 191
VLAN Tagg on Uplink port [1G]:Malek_GPON-01(config)# interface ge 0/0
Malek_GPON-01(config-interface-ge-0/0)# vlan trunk 1 123
VLAN Tagg on Uplink port [10G]:Malek_GPON-01(config)# interface xge 0/0
Malek_GPON-01(config-interface-xge-0/0)# vlan trunk 1 123
Line Profile Create:(config)# ont-lineprofile gpon profile-id 489
(config-ont-lineprofile-489)# tcont 1 dba-profile-id 30
(config-ont-lineprofile-489)# gem add 1 tcont 1
(config-ont-lineprofile-489)# gem mapping 1 1 vlan 489
(config-ont-lineprofile-489)# mapping-mode vlan
(config-ont-lineprofile-489)# commit
(config-ont-lineprofile-489)# exit
Enter a VLAN under a specific Line-profile:ont-lineprofile gpon profile-id 76
tcont 1 dba-profile-id 30
gem add 1 tcont 1
gem mapping 1 2 vlan 76
mapping-mode vlan
commit
exit
Enter VLAN ONU 2nd port:(config)# interface gpon 0/0
(config-interface-gpon-0/0)# ont port attribute 9 9 eth 2 operational-state on
(config-interface-gpon-0/0)# ont port native-vlan 9 9 eth 2 vlan 1260 priority 0
(config-interface-gpon-0/0)# exit
(config)# save
(config)#service-port autoindex vlan 1260 gpon 0/0 port 9 ont 9 gemport 1 multi-service user-vlan 1260 tag-action transparent
VSOL & ATOP Troubleshooting
ONU Discover Check:
(config-pon-0/1)# show onu auto-find
ONU Config Check:(config-pon-0/1)# show running-config onu 10
Free ONU ID check:(config-pon-0/1)# show onu state
ONU Reboot:(config-pon-0/2)# onu 26 reboot
ONU Port learnt mac:(config)# show mac address-table pon 1 2
ONU Laser check:(config-pon-0/1)# show onu 2 optical_info
Profile Line check:(config)# show profile line id 5
ONU Eth port status check:(config-pon-0/3)# show onu 24 eth 1
All ONU Laser check:(config-pon-0/3)# show pon onu all rx-power
Rate-limit Omit:(config-pon-0/3)#no ont port car 15 19 eth 1 inbound
(config-pon-0/3)#no ont port car 15 19 eth 1 outbound
To Save:(config)# write
ONU Disable / Enable:(config-pon-0/2)# onu 26 enable
(config-pon-0/2)# onu 26 disable
ONU Lock/ Unlock:(config-pon-0/2)# onu 26 deactivate
(config-pon-0/2)# onu 26 activate
ONU Lock / Unlock (ONU Port):(config-pon-0/2)# onu 26 eth 1 state disable
(config-pon-0/2)# onu 26 eth 1 state enable
Mac Static:(config)# mac address-table static vlan 71 80db:1702:496d interface gigabitethernet 0/5
(config)#mac address-table static vlan 59 0002-17dc-d81b interface gigabitethernet 0/6
Pon Shut / No Shut:(config-pon-0/1)# shutdown
(config-pon-0/1)# no shutdown
PON TX Power check/Temperature:(config-pon-0/1)# show pon optical transceiver
PON / Uplink port traffic check:(config-if-ge0/5)# show interface
ONU Distance check from OLT:(config-pon-0/3)# show onu 25 distance
VSOL & ATOP Installation
Show Vlan:
(config)# show vlan 500
Vlan Create:(config)# vlan 500
All interface check:(config)# show interface brief
Vlan Add in Uplink port:(config)# interface gigabitethernet 0/5
(config-if-ge0/5)# switchport mode trunk
(config-if-ge0/5)# switchport trunk vlan 500
(config-if-ge0/5)# exit
DBA Profile Check:(config)# show profile dba
DBA Profile Create:profile dba id 1 name MAX_BW
type 4 maximum 307200 Kbps
commit
Line-Profile Create:(config)# profile line id 782
(profile-line:782)#tcont 1 dba MAX_BW
(profile-line:782)#gemport 1 tcont 1
(profile-line:782)#service 1 gemport 1 vlan 782
(profile-line:782)#service-port 1 gemport 1 uservlan 782 vlan 782
(profile-line:782)#commit
(profile-line:782)# exit
Line-Profile Create with multiple Vlan:(config)# profile line id 14
(profile-line:14)# tcont 1 dba MAX_BW
(profile-line:14)# gemport 1 tcont 1
(profile-line:14)# service 1 gemport 1 vlan 14,620
(profile-line:14)# service-port 1 gemport 1 uservlan 14 vlan 14
(profile-line:14)# service-port 2 gemport 1 uservlan 620 vlan 620
(profile-line:14)# commit
(profile-line:14)# exit
GPON 8 Port Troubleshooting
ONU Discover:
(config-interface-gpon)# show ont autofind all
ALL ONU Details:(config)# show saved-config
Specific ONU Details:(config-interface-gpon)# show ont info 2 2
ONU port check:(config-interface-gpon)# show ont port attribute 2 2 eth all
ONU Port Details:(config-interface-gpon)# show ont port car 2 2 eth all
MAC from ONU port:(config)# show mac-address vlan 999
(config-interface-gpon)# show ont port learned-mac 2 9 eth 2
ONU Port BW:(config-interface-gpon)# ont port car 2 2 eth 1 inbound 100 outbound 100
(config-interface-gpon)# ont port car 2 2 eth 2 inbound 100 outbound 100
ONU Delete:(config-interface-gpon)# ont delete 2 2
Show all onu of specific pon port:Dilkusha_GPON-01(config)# show ont info 2 all
Show Line Profile:(config)# show ont-lineprofile profile-id 512
PON Shut / No-Shut:(config-interface-gpon)# shutdown 2
(config-interface-gpon)# no shutdown 2
GPON 8 Port Installation
VLAN Add:
(config)#vlan 748
VLAN Tagg on Uplink port [GE]:Dilkusha_GPON-01(config)# interface ge
Dilkusha_GPON-01(config-interface-ge)# vlan trunk 1 748
VLAN Tagg on Uplink port [XGE]:Dilkusha_GPON-01(config)# interface xge
Dilkusha_GPON-01(config-interface-xge)# vlan trunk 1 748
VLAN on PON ports:(config-interface-gpon)# vlan mode 1-8 trunk
(config-interface-gpon)# vlan trunk 1-8 748
Line Profile create:ont-lineprofile profile-id 191
tcont 1 dba-profile-id 30
gem add 1 tcont 1
gem mapping 1 1 vlan 191
mapping-mode vlan
commit
exit
EPON UTSTAR Troubleshooting
Find unbound ONU:
(config-t)# show interface epon-olt 1/4 onu-unbound
ONU Status check:(config-t)# show interface epon-olt 1/1 onu 63 summary
(config-t)# show interface epon-olt 1/1 onu 63 brief
ONU Configuration Check:(config-t)# show configuration interface epon-olt 1/1 onu 56
ONU Lan port status check:(config-t-if-olt-1/4)# show interface epon-olt 1/1 onu 63 port 1 remote-mgmt
ONU port learnt mac check:(config-t-if-olt-1/4)# show interface epon-olt 1/4 onu 13 mac-address-table
ONU Delete:(config-t-if-olt-1/4)# no onu 13
ONU Laser check:(config-t-if-olt-1/1)# show interface epon-olt 1/1 onu 12 opm-diagnisos
ONU Rate Limit:(config-if-onu-1/1/37)# dba-sla upstream maximum-bandwidth 61440 Kbps
(config-if-onu-1/1/37)# dba-sla downstream maximum-bandwidth 61440 Kbps
Configuration Save:telnet@Malek_VSOL# conf m
telnet@Malek_VSOL# (config-mgmt)# save
PON shut / unshut:(config-t)# interface epon-olt 1/2
(config-t-if-olt-1/2)#shutdown
PON Up/Down Check:(config-t)# show interface epon-olt 1/1 onu brief
OLT Uplink port status check:(config-t)# show interface giga-ethernet 3/1 switchport
EPON UTSTAR Installation
Show Vlan:
(config-t)# show vlan 291
Vlan Create:(config-t)# vlan 291
(config-t-vlan-291)# name Popular
(config-t-vlan-291)# member ge1/1-4,ge2/1-4,ge3/1-4 tagged
(config-t-vlan-291)# exit
EPON PHYHOME Troubleshooting
Show All ONU in OLT:
>ont
ont# display ont-auth-info slotno 1
ONU Configuration Check:service# display service info 2 2 9
Delete ONU:ont\configure# ont-auth undo 1 1 6
ONU Laser check:ont# display ont-optical-info 1 1 5
ONU LAN Port Check:service# display onu-port-attribute 1 1 5
ONU RESET:system\configure# reset 2 3 30
OLT Mac Address Table:fdb# display mac-table
For Lock/delete ONU Service:service\configure# delete 2 4 43 1 service 1
PON Shut/No shut:system\configure# pon off 1 1
system\configure# pon on 1 1
PON Status Check:system# display pon-state 2 2
EPON PHYHOME Installation
Vlan Check:
vlan# display vlan-database
Vlan Create:vlan#vlan-database data Internet 428 6:1 tagged
EPON FHNET Troubleshooting
ONU Discover (Auto Bind) & ONU status Check:
(config)#show onu-status
ALL interface status:(config)# show interface brief
ONU Configuration check:(onu-0/1/2)#show running-config onumnt 0/1/2
ONU Eth port status check:(onu-0/1/2)#show onu-interface ethernet 0/1
ONU laser check:(onu-0/1/3)#show onu-opm-diagnosis
ONU Reboot:(config)#onu 0/8/4
(onu-0/8/4)#onu-reboot
PON shut / no shut:(config)#interface pon 0/8
(config-if-pon-0/8)#shutdown
(config-if-pon-0/8)#no shutdown
PON Laser Check:(config-if-pon-0/1)#show opm option diagnosis
SFP Laser Check:(config)#show interface sfp ethernet 0/5
EPON FHNET Installation
Vlan Create:
(config)# vlan 2000
(config-if-vlan)#switchport all
VLAN Check:(config)# show vlan
(config)#show vlan 10
Config Save:Malek_FH_Net_07# copy running-config startup-config
BTS INFO
Router & Switch IP Directory
Search by BTS Name
▼