You are on page 1of 1

— Configuration vlan

Raisecom(config)#create vlan 10,20,30 active


Raisecom(config‐port:1)#switchport access vlan 10
Raisecom(config‐port:1)#switchport access vlan 20
Raisecom(config‐port:2)#switchport access vlan 30
Raisecom(config‐port:4)#switchport mode trunk
Raisecom(config‐port:4)#switchport trunk allowed vlan 10,20,30 confirm
— Configuration igmp snooping
Raisecom(config)#ip igmp snooping vlan‐list 20

— Configuring onu-svr-template
Raisecom(fttx)#interface range onu 0/5/1‐3
Raisecom(fttx‐onu‐range)#uplink rate‐limit 30720
Raisecom(fttx)#create onu‐svr‐template 1 name 4ports uni‐eth‐num 4
Raisecom(fttx)#onu‐svr‐template 1
Raisecom(fttx‐onu‐svr‐template:1)#uni ethernet 1 vlan mode tagged
Raisecom(fttx‐onu‐svr‐template:1)#uni ethernet 1 native vlan 10
Raisecom(fttx‐onu‐svr‐template:1)#uni ethernet 3 vlan mode tagged — Configuring ONT
Raisecom(fttx‐onu‐svr‐template:1)#uni ethernet 3 native vlan 10 Raisecom(fttx‐onu0/5:2)#voice
Raisecom(fttx‐onu‐svr‐template:1)#uni ethernet 4 vlan mode tagged Raisecom(fttx‐onu‐voice‐0/5:2)#voip‐protocol sip
Raisecom(fttx‐onu‐svr‐template:1)#uni ethernet 4 native vlan 10 Raisecom(fttx‐onu0/5:2)#reboot now
Raisecom(fttx‐onu‐svr‐template:1)#uni ethernet 2 vlan mode tagged Raisecom(fttx‐onu‐voice‐0/5:2)#ip address A.B.C.D X.X.X.X
Raisecom(fttx‐onu‐svr‐template:1)#uni ethernet 2 native vlan 20 Raisecom(fttx‐onu‐voice‐0/5:2)#ip route default A.B.C.D
Raisecom(fttx‐olt0:5)#onu‐svr‐template 1 binded‐onu‐list 1‐3 Raisecom(fttx‐onu‐voice‐0/5:2)#vlan 30
Raisecom(fttx‐onu‐voice‐0/5:2)#sip primary proxy‐server ip A.B.C.D
Raisecom(fttx‐onu‐voice‐0/5:2)#sip primary register‐server ip A.B.C.D
Raisecom(fttx‐onu‐voice‐0/5:2)#pots phone‐number 1234 1
Raisecom(fttx‐onu‐voice‐0/5:2)#pots phone‐number 5678 2
Raisecom(fttx‐onu‐voice‐0/5:2)#sip pots authentication 1234 password 1234 1
Raisecom(fttx‐onu‐voice‐0/5:2)#sip pots authentication 5678 password 5678 2

You might also like