User`s guide

6211-I1 ADSL2+ Router Command Line Interface User’s Guide
46
--encap <llc|vcmux>
The encapsulation type over the ATM PVC.
Valid values: llc or vcmux.
llc--For MER, PPPoE, or bridge, llc is RFC2684 bridged encapsulation. For PPPoA, llc is
RFC2364 LLC/NLPID encapsulation.
vcmux--RFC2684 VC-MUX (null encapsulation).
Default value:
llc for bridge, PPPoE, MER, or IPoA.
vcmux for PPPoA.
--firewall <enable|disable>
The firewall state of the MER or IPoA interface.
Firewall is always enabled on a PPPoE or a PPPoA interface.
Valid values: enable or disable.
Default value: enable.
--igmp <enable|disable>
Whether IGMP multicasting is enabled.
Valid values: enable or disable.
Default value: disable.
--ipaddr <wanipaddress> <wansubnetmask>
The WAN IP address and WAN subnet mask of a MER or IPoA interface.
This option should only be used for a MER or IPoA interface. PPPoE and PPPoA interfaces always
receive the IP address, submask, and DNS addresses automatically from the ISP through the PPP
protocol. If this option is used and the dhcpclient value is "enable", the DHCP client will be disabled on
this interface. In general principle, static configuration overwrites dynamically assigned data.
<wanipaddress>--WAN IP address.
Valid values: any valid IP address.
<wansubnetmask>--WAN subnet mask.
Valid values: 0.0.0.1-255.255.255.255.
--nat <enable|disable>
The NAT state of the MER or IPoA interface.
NAT is always enabled on a PPPoE or a PPPoA interface.
Valid values: enable or disable.
Default value: enable.
--password <password>
The password of the PPPoE or PPPoA interface. This option is only applied to a PPPoE or PPPoA
interface. The --username option is also needed when this option is used.
Valid values: string of 256 characters.