Wan - ZyXEL Communications VMG1312 Cli Reference Manual

Hide thumbs Also See for VMG1312:
Table of Contents

Advertisement

www.zyxel.com
2). To restore configuration data:
> tftp -g -t c -f mdm.config 192.168.1.2
3). To update software:
> tftp -g -t i -f bcm96345_fs_kernel 192.168.1.2
4). To transmit and retrieve files:
> tftp -p -r remote_file -l local_file 192.168.1.2
> tftp -g -r remote_file -l local_file 192.168.1.2
Where the file name after "-f" should be the real file to be retrieved or backuped from tftp server.
NAME
wan – allow a user to add/delete/show the WAN interfaces and connection sevice for the xDSL router
NOTE: "wan" command only supports xDSL (atm/ptm) layer 2 interface. Currently configuration of
VlanMux, MSC and QoS from cli are not supported.
SYNOPSIS
wan add interface <atm|ptm>
wan add service <interfacename> --protocol <bridge|ipoe|pppoe|ipoa|pppoa>
wan delete interface atm <port.vpi.vci>
wan delete interface ptm <port> --priority <normal|high|both>
wan delete service L3IfName
wan show interface
wan show [<port.vpi.vci>]
wan --help <bridge|pppoe|pppoa|ipoe|ipoa>
DESCRIPTION
wan is used to configure the networking protocols for each WAN interface. Currently each WAN interface
occupies one ATM PVC or one PTM layer 2 interface. To create a wan connections service, a layer 2
WAN interface must be added first by using the "wan add interface" command and then "wan add service"
command to add the WAN connection service with WAN protocol (bridge/pppoe/ipoe/pppoa/ipoa).
All information is displayed to stdout. A program or shell script that calls this utility can redirect stdout to
a file and then parse the file in order to interpret the displayed output. Note that special characters are
supported in all options of character string type
COMMANDS
wan add interface
add a layer 2 xDSL interface.
ZyXEL Confidential

WAN

48

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents