1. 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 gpon-olt(config)# show vlan all gpon-olt(config)# show vlan 10 2.VLAN tag to Uplink Port rasatechnologies(config)# interface gigabitethernet 0/1 rasatechnologies(config-if-ge0/4)# switchport mode trunk rasatechnologies(config-if-ge0/4)# switchport trunk vlan 3999 rasatechnologies(config-if-ge0/4)# switchport trunk vlan 3969 5.Enable ONU autolearn rasatechnologies(config-pon-0/2)# onu auto-learn ONU profile configure SFU ONU profile configure gpon-olt(config)# profile onu id 1 name 1G_ONU rasatechnologies(config)# profile onu id 1 name vsol1portonu rafsatechnologies(profile-onu:10)# port-num eth 1 rasatechnologies(profile-onu:10)# commit Wi-Fi ONU profile configuration rasatechnologies(config)# profile onu id 10 name vsol1portonu rasatechnologies(profile-onu:10)# port-num eth 1 veip 1 rasatechnologies(profile-onu:10)# commit 3.1Create line profile rasatechnologies(config)# profile line id 4 name BDCOM_ONLINE rasatechnologies(profile-line:4)# tcont 1 name 1 dba default rasatechnologies(profile-line:4)# gemport 1 tcont 1 gemport_name 1 rasatechnologies(profile-line:4)# service data gemport 1 vlan 3999 rasatechnologies(profile-line:4)# service-port 1 gemport 1 uservlan 3999 vlan 3999 rasatechnologies(profile-line:4)# commit 3.2Create service profile rasatechnologies(config)# profile srv id 4 rasatechnologies(profile-srv:4)# rasatechnologies(profile-srv:4)# commit Dba portvlan eth 1 mode tag vlan 3999profile Create rasatechnologies(config)# profile dba id 1 name BDCOM rasatechnologies(profile-dba:1)# type 3 assured 1024 maximum 1024000 or, rasatechnologies(profile-dba:1)# type 4 maximum 204800 rasatechnologies(profile-dba:1)# commit 4.1BIND the line profile in pon port rasatechnologies(config-pon-0/4)# onu auto-learn line-profile name line_1 4.2Bind the service profile in pon port rasatechnologies(config-pon-0/4)# onu auto-learn srv-profile name srv_1 Switch and PON Port isolation gpon-olt(config-if-ge0/1)# switchport isolate gpon-olt(config-if-ge0/1)# no switchport isolate gpon-olt(config-pon-0/1)# switchport isolate gpon-olt(config-pon-0/1)# no switchport isolate If I congifure onu manually/SN Based Register rasatechnologies(config-pon-0/2)# no onu auto-learn show onu auto find rasatechnologies(config-pon-0/2)# sh onu auto-find ONU add by serial number rasatechnologies(config-pon-0/2)# onu add 1 profile default sn VSOL00D425D9 onu add to line profiling rasatechnologies(config-pon-0/2)# onu 1 profile line id 1 onu add to service profiling rasatechnologies(config-pon-0/2)# onu 1 profile srv id 1 PON bind profile info gpon-olt(config)# sh onu auto-learn bind Auto Bind Onu profile Info gpon-olt(config)# show onu auto-learn default-onu-profile ONU Current Condition gpon-olt(config-pon-0/1)# sh0w onu state ONU detailed info & ONU Firmware version rasatechnologies(config-pon-0/2)# sh onu detail-info Loopdetect enable in onu gpon-olt(config-pon-0/2)# onu 2 eth 1 loopdetect enable gpon-olt(config-pon-0/2)# onu all eth 1 loopdetect All ONU info rasatechnologies(config)# sh onu info ONU add manually rasatechnologies(config-pon-0/2)# onu 2 tcont 1 name 1 dba BDCOM rasatechnologies(config-pon-0/2)# onu 2 gemport 1 tcont 1 gemport_name 1 rasatechnologies(config-pon-0/2)# onu 2 service data gemport 1 vlan 3999,3969 rasatechnologies(config-pon-0/2)# onu 2 service-port 1 gemport 1 uservlan 3999 vlan 3999 rasatechnologies(config-pon-0/2)# onu 2 service-port 1 gemport 1 uservlan 3969 vlan 3969 rasatechnologies(config-pon-0/2)# onu 2 portvlan eth 1 mode tag vlan 3999 rasatechnologies(config-pon-0/2)# onu 2 portvlan eth 2 mode tag vlan 3969 IP against VLAN gpon-olt(config)# interface vlan 10 gpon-olt(interface-vlan-10)# ip address 192.168.12.111 255.255.255.0 gpon-olt(interface-vlan-10)# exit IP Route gpon-olt(config)# ip route 0.0.0.0 0.0.0.0 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 gpon-olt(config-pon-0/3)# onu 1 eth 1 state enable gpon-olt(config-pon-0/3)# onu 1 eth 1 state disable PON and SFP uplink Optical Leaser rasatechnologies(config)# sh pon optical transceiver all rasatechnologies(config)# sh gigabitethernet optical transceiver all Specific one ONU optical info gpon-olt(config-pon-0/1)# sh onu 1 optical_info Description for onu gpon-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 gpon-olt(config-if-ge0/1)# line-rate ingress bps 100000 gpon-olt(config-if-ge0/1)# line-rate egress bps 10000 gpon-olt(config-pon-0/1)# line-rate ingress bps 1000 gpon-olt(config-pon-0/1)# line-rate egress bps 1000 ONU remove gpon-olt(config-pon-0/1)# no onu 1 Version check gpon-olt(config)# sh version Temperature rasatechnologies(config)# sh fan GPON reboot ONU gpon-olt(config-pon-0/1)# onu all reboot Specific ONU optical information gpon-olt(config-pon-0/1)# sh onu 1 optical_info all ONU optical Info in a pon interface gpon-olt(config-pon-0/1)# sh pon onu all rx-power Reject ONU info gpon-olt(config-pon-0/1)# onu 1 desc kamal_house gpon-olt(config-pon-0/1)# no onu 1 desc Backup configuration rasatechnologies(config)#debug mode rasatechnologies(debug-mode)# upload tftp configuration pritom.txt 192.168.8.111 Description in Uplink, PON Port and ONU gpon-olt(config-if-ge0/1)# description pritom gpon-olt(config-pon-0/1)# description pritom gpon-olt(config-pon-0/1)# onu 25 desc pritom All ONU leaser Gpon-olt(config)#interface gpon 0/1 gpon-olt(config-pon-0/1)#sh pon onu all rx-power ONU Activate/deactivate gpon-olt(config-pon-0/1)# onu all deactivate gpon-olt(config-pon-0/1)# onu all activate gpon-olt(config-pon-0/1)# onu 10 deactivate gpon-olt(config-pon-0/1)# onu 20 activate Show Port Configuration gpon-olt(config-pon-0/1)# show interface gpon-olt(config-if-ge0/1)# show interface Plug and Play Mode gpon-olt(config)# debug mode gpon-olt(debug-mode)# set plug_and_play enable 10G port enable gpon-olt(config)# debug mode gpon-olt(debug-mode)# set giu mode sfp+ Save configuration rasatechnogoies(config)# write Reboot Device rasatechnogoies(config)#reboot Default/Factory Reset rasatechnologies(config)# erase startup-config rasatechnologies(config)#reboot 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 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 gpon 0/1 Uplink Port Speed gpon-olt(config-if-ge0/1)# speed auto gpon-olt(config-if-ge0/1)# speed 10 gpon-olt(config-if-ge0/1)# speed 100 gpon-olt(config-if-ge0/1)# speed 1000 gpon-olt(config-if-ge0/1)# speed 10000 Line & Service profile Change gpon-olt(config-pon-0/2)# no onu 1 profile delete onu 1 OK. (jodi ei profile ta onno kono onu te bind kora thake,agea ei khan theke unbind korte hobe) gpon-olt(config)# profile line id 255 gpon-olt(profile-line:255)# no service-port 1 gpon-olt(profile-line:255)# no service 1 gpon-olt(profile-line:255)# service 1 gemport 1 vlan 1500 gpon-olt(profile-line:255)# service-port gemport 1 vlan 1500 gpon-olt(profile-line:255)# commit gpon-olt(profile-line:255)# exit gpon-olt(config)# profile srv id 255 gpon-olt(profile-srv:255)# portvlan eth 1 mode tag vlan 1500 gpon-olt(profile-srv:255)# commit gpon-olt(profile-srv:255)# exit (tarpor oi line profile a dhuke tcont 1 take delete kore dite hobe,then delete korar por oi line profile ta ke aber tcont, gemport, service and service-port configure korte hobe ) 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 Loop_ Detect gpon-olt(config)# loopback detect enable gpon-olt(config)# loopback mode auto-recovery loopback aging-time 300 (OLT er PON and Uplink 2 side er interface er loop enable hoye jabe) gpon-olt(config)# interface gpon 0/1 gpon-olt(config-pon-0/1)# onu 1 eth 1 loopdetect enable (jodi specific kono onu te loop detect enable korar jonno) Loop_ detect alarm gpon-olt(config)# alarm onu-port-loopback all enable Muticast Configure: gpon-olt(config)# vlan 300 gpon-olt(config-vlan-300)# exit gpon-olt(config)# interface gigabitethernet 0/7 gpon-olt(config-if-ge0/7)# switchport hybrid vlan 300 untagged gpon-olt(config-if-ge0/7)# switchport hybrid pvid vlan 300 gpon-olt(config-if-ge0/7)# exit gpon-olt(config)# ip igmp snooping enable gpon-olt(config)# ip igmp snooping general-query-packet enable gpon-olt(config)# ip igmp snooping mrouter vlan 300 interface gigabitethernet 0/7 gpon-olt(config)#ip igmp snooping mvlan 300 unknown-multicast forword igmp trap-to-cpu gpon-olt(config)# interface gpon 0/1 gpon-olt(config-pon-0/1)# ip igmp snooping user-vlan 300 group-vlan 300 tagged gpon-olt(config-pon-0/1)# exit Configuring the ONU pon-olt(config)# interface gpon 0/1 gpon-olt(config-pon-0/1)# onu 1 tcont 1 dba dba_1 gpon-olt(config-pon-0/1)# onu 1 gemport 3 tcont 1 gpon-olt(config-pon-0/1)# onu 1 service 1 gemport 3 vlan 300 gpon-olt(config-pon-0/1)#onu 1 service-port 1 gemport 3 uservlan 300 vlan 300 gpon-olt(config-pon-0/1)#onu 1 portvlan eth 1 mode hybrid def_vlan 300 gpon-olt(config-pon-0/1)# onu 1 mvlan 300 gpon-olt(config-pon-0/1)# onu 1 mvlan tag-strip eth 1 gpon-olt(config-pon-0/1)# exit LACP Configuration gpon-olt(config)# channel-group 1 mode static gpon-olt(config)# channel-group 1 load-balance smac gpon-olt(config)# interface gigabitethernet 0/1 gpon-olt((config-pon-0/1)# channlel-group 1 gpon-olt(config)# interface gigabitethernet 0/2 gpon-olt((config-pon-0/1)# channlel-group 1 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] ONU running configuration gpon-olt(config-pon-0/1)# sh running-config onu 1 RSTP ENABLE: ----------------------------- gpon-olt(config)# spanning-tree on gpon-olt(config)# spanning-tree priority 32768(by dafault daoua thake) gpon-olt(config)# spanning-tree hellotime 2(by dafault daoua thake) gpon-olt(config)# spanning-tree max-age 20(by dafault daoua thake) gpon-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 TRAFFIC PROFILE CREATE parameter Detail Range Sir sustained information rate 0-10000000kbps Pir Peak information rate 64-10000000kbps Cbs Committed Burst Size 0-1023kbytes pbs Peak Burst Size 0-1023kbytes Traffic Profile gpon-olt(config)# profile traffic id 1 gpon-olt(profile-traffic:1)# sir 10240 pir 10240 gpon-olt(profile-traffic:1)# commit gpon-olt(profile-traffic:1)# exit Traffic Profile set in ONU: gpon-olt(config)# interface gpon 0/1 gpon-olt(config-pon-0/1)# onu 1 tcont 1 dba default1 gpon-olt(config-pon-0/1)# onu 1 gemport 1 name gem_1 traffic-limit up-stream traffic_UP down-stream traffic_Down gpon-olt(config-pon-0/1)# onu 1 service ser_1 gemport 1 vlan 20 gpon-olt(config-pon-0/1)# onu 1 service-port 1 gemport 1 uservlan 20 vlan 20 gpon-olt(config-pon-0/1)# onu 1 portvlan eth 1 mode tag vlan 20 SNMP CONFIGURATION 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 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ HGU ONU LAN Configuration gpon-olt(config-pon-0/1)# onu 3 tcont 1 dba MAX_BW gpon-olt(config-pon-0/1)# onu 3 gemport 1 tcont 1 gpon-olt(config-pon-0/1)# onu 3 service 1 gemport 1 vlan 100-101 gpon-olt(config-pon-0/1)# onu 3 service-port 1 gemport 1 service-port 1 uservlan 100 vlan 100 gpon-olt(config-pon-0/1)# onu 3 service-port 2 gemport 1 service-port 1 uservlan 101 vlan 101 gpon-olt(config-pon-0/1)# onu 3 portvlan eth 1 mode transparent gpon-olt(config-pon-0/1)# onu 3 portvlan eth 2 mode transparent gpon-olt(config-pon-0/1)# onu 3 pri wan_conn add bridge gpon-olt(config-pon-0/1)# onu 3 pri wan_conn index 1 bridge internet bind_lan 1 gpon-olt(config-pon-0/1)# onu 3 pri wan_conn index 1 vlan enable vid 100 pri 0 gpon-olt(config-pon-0/1)# onu 3 pri wan_conn add bridge gpon-olt(config-pon-0/1)# onu 3 pri wan_conn index 2 bridge internet bind_lan 2 gpon-olt(config-pon-0/1)# onu 3 pri wan_conn index 2 vlan enable vid 101 pri 0 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Hgu onu lan 1 for internet and voip service onu 6 profile onu default onu 6 tcont 1 dba default1 onu 6 gemport 1 tcont 1 gemport_name gem_1 onu 6 gemport 1 traffic-limit upstream default downstream default onu 6 service ser_1 gemport 1 vlan 10,102 onu 6 service-port 1 gemport 1 uservlan 10 vlan 10 onu 6 service-port 2 gemport 1 uservlan 102 vlan 102 onu 6 portvlan eth 1 mode transparent onu 6 pri equid MONUH103 onu 6 pri wan_adv add bridge onu 6 pri wan_adv index 1 bridge internet onu 6 pri wan_adv index 1 vlan tag wan_vlan 10 0 onu 6 pri wan_adv index 1 bind lan1 onu 6 pri wan_adv add route onu 6 pri wan_adv index 2 route mode voip mtu 1500 onu 6 pri wan_adv index 2 route ipv4 dhcp onu 6 pri wan_adv index 2 vlan tag wan_vlan 102 0 onu 6 pri pots 1 sip_user_config active enable account 3030 name 3030 pwd Ext3030 onu 6 pri pots 1 parameter vad disable echo_cancel disable input_gain 0 output_gain 0 dtmf_mode transparent onu 6 pri sip_global_param mg_port 5060 proxy_serv 192.168.14.110 5060 reg_serv 192.168.14.110 5060 out_bound_serv 192.168.14.110 5060 reg_interval 3600 heartbeat disable show onu status : gpon-olt(config-pon-0/1)# show onu 1 time-stamp Show Single ONU Optical laser: gpon-olt(config-pon-0/1)# show onu 1 optical_info Show onu traffic: gpon-olt(config-pon-0/1)# show onu 1 statistics Show ONU lan port status: gpon-olt(config-pon-0/1)# show onu 1 eth (if you have multi-port onu) gpon-olt(config-pon-0/1)# show onu 1 eth 1 client mac under ONU Interface: gpon-olt(config-pon-0/1)# show onu 1 pri mac_addr_table or, gpon-olt(config)# show mac address-table pon 1 1 onu port vlan show: gpon-olt(config-pon-0/1)# show running-config onu 2 show onu online /offline number: gpon-olt(config-pon-0/1)# show onu state onu soft reboot: gpon-olt(config-pon-0/1)# onu 1 reboot gpon-olt(config-pon-0/1)# onu all reboot [ONU all reboot in a interface]