192
GPON ONT
7.3 VoIP conguration using CLI
Conguration of Voice on the Refs. 769501-769502 requires an IPoE service on the WAN interface to be used for VoIP. To congure an IPoE service,
you must be logged in as admin or support user.
7.3.1 IPoE Service Conguration
STEP 1. Conguration example sequence:
/cli> /wan/ipoe/create --interface=veip0 --vlan=11 --pbit=0 --tpid=0x8100 --nat=enable --nat-
masquerade=enable --dhcp-client=enable
/cli> /routing/defaultgw/cong --default-mode=WAN --default-list=veip0.2
STEP 2. To view the current interface conguration
/cli> /wan/ipoe/show
----------------------------------------------
IPoE Info
----------------------------------------------
Interface: veip0.2
Description: ipoe_veip0.11
Vlan 802.1p: 0
Vlan Mux ID: 11
Vlan TPID: 0x8100
IPv6: Disabled
IGMP Proxy: Disabled
IGMP Source: Disabled
MLD Proxy: Disabled
MLD Source: Disabled
NAT: Enabled
NAT Type: Masquerade
Firewall: Disabled
Status: Connected
IPv4 address: 172.22.211.118
IPv6 address: (null)
----------------------------------------------