User`s guide
6211-I1 ADSL2+ Router Command Line Interface User’s Guide
45
show
Shows the ATM PVC VPI/VCI, service category, WAN interface service name, WAN interface name,
WAN protocol, WAN interface service state, WAN interface up/down status, and WAN IP address.
--help
Displays usage for the WAN interface.
Options
Options for the config command:
wan config <port.vpi.vci> [<connection id>]
[--dhcpclient <enable|disable>] [--encap <llc|vcmux>]
[--firewall <enable|disable>] [--igmp <enable|disable>]
[--ipaddr <wanipaddress> <wansubnetmask>] [--nat <enable|disable>]
[--pppidletimeout <timeout>] [--pppipextension <disable|enable>]
[--protocol <bridge|pppoe|pppoa|mer|ipoa>] [--qos <enable|disable>]
[--state <enable|disable>] [--service <servicename>]
[--username <username> --password <password>] [--vlanid <vlan id>]
<port.vpi.vci>
port--port number of the ATM VCC to add.
Valid values: 0.
vpi--VPI of the VCC to add.
Valid values: 0-255.
Default value: 0
vci--VCI of the VCC to add.
Valid values: 32-65535.
Default value: 35.
<connection Id>
The connection Id identifies a WAN connection on a PVC. To add a new WAN connection, the connection
Id should be omitted. To edit an existing WAN connection, the connection Id can be specified to identify a
specific WAN connection. If omitted, it is defaulted to 1.
Valid values: 1-8.
Default value: 1
--dhcpclient <enable|disable>
The DHCP client state of the MER interface. This option is only valid to a MER interface. The DHCP client
is not supported over any other type of WAN interface.
Valid values: enable or disable.
Default value: enable.