0% found this document useful (0 votes)
783 views

Setting Pon Onu Bridge

The document shows configuration commands for a GPON OLT and ONU. It configures two TCONT profiles, assigns them to GEMPORTs and services, sets VLANs and interfaces for each service, and configures DHCP, security, and WAN settings for one of the services.

Uploaded by

Didik Nur
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
783 views

Setting Pon Onu Bridge

The document shows configuration commands for a GPON OLT and ONU. It configures two TCONT profiles, assigns them to GEMPORTs and services, sets VLANs and interfaces for each service, and configures DHCP, security, and WAN settings for one of the services.

Uploaded by

Didik Nur
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

---------------------------------------------------

show pon power attenuation gpon-onu_1/2/1:1


show run interface gpon-onu_1/2/1:1
sho onu run con gpon-onu_1/2/1:1
show pon onu uncfg
show gpon onu state
show gpon onu baseinfo gpon-olt_1/2/1
show gpon profile tcont
show gpon profile traffic
---------------------------------------------------

conf t
interface gpon-olt_1/2/1
onu 8 type ALL sn ZTEGC947862A
exit

conf t
interface gpon-onu_1/2/1:7
tcont 1 profile 3MB
tcont 2 profile 1G
gemport 1 tcont 1
gemport 1 traffic-limit upstream 5MB downstream 5MB
gemport 2 tcont 2
service-port 1 vport 1 user-vlan 800 vlan 800
service-port 2 vport 2 user-vlan 900 vlan 900
exit

conf t
pon-onu-mng gpon-onu_1/2/1:7
service 1 gemport 1 vlan 800
vlan port wifi_0/1 mode tag vlan 800
wan-ip 1 mode pppoe username tr_sdn5 password 123 vlan-profile 800 host 1
wan-ip 1 ping-response enable traceroute-response enable
security-mgmt 212 state enable mode forward protocol web
security-mgmt 1 state enable
service 2 gemport 2 vlan 900
vlan port eth_0/1 mode tag vlan 900
dhcp-ip ethuni eth_0/1 from-internet
vlan port eth_0/2 mode tag vlan 900
dhcp-ip ethuni eth_0/2 from-internet
vlan port eth_0/3 mode tag vlan 900
dhcp-ip ethuni eth_0/3 from-internet
vlan port eth_0/4 mode tag vlan 900
dhcp-ip ethuni eth_0/4 from-internet
exit

You might also like