Setting Pon Onu Bridge
Setting Pon Onu Bridge
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