Vous êtes sur la page 1sur 1

1) Add uplink Bridge

bridge add 1-a-4-0/eth uplink vlan 60 tagged


2) Add donlink bridge to ONU
bridge add 1-2-1-1/gpononu gem 701 gtp 2 downlink vlan 60 tagged sip
=======================
3) Add a static CPE IP subnet for ONU Voice Interface
cpe ip server add onu-voice host-ip-option static netmask 255.255.255.0 gateway
192.168.192.254 primary-dns 172.168.19.1
4) Add the VOIP server profile
cpe voip server add sip-server primary-server 10.64.1.23 signalling-protocol sip
sip-domain 10.64.1.23 sip-registrar 10.64.1.23
5) Add a VOIP SIP dial plan
cpe voip dialplan add 1 dial-plan #xx|*xx|[3469]11|x.T|x#.T
6) Add static IP for VOIP in ONU
cpe ip add 2/1/1 voip host-ip 192.168.42.206
7) Add voice connection for POTS port 1 in the ONU
cpe voip add 2/1/1/1 dial-number 2012020013 username 2012020013 password 123456
voip-server-profile 1 (use the profile number which is created in step 3)
8) Show commands
onu status 2/1/1 port pots
cpe ip server show all
cpe ip show all
cpe voip show all

Vous aimerez peut-être aussi