Configuration manual
WAN configuration 17
Configuration — Command Line Interface
vpi 0
4 Configure the Virtual Channel Identifier:
vci 35
5 Configure the Maximum Receivable Units:
mru 1492
6 Exit from interface configuration mode:
exit
7 Enter interface configuration mode on the PPP interface:
interface ppp 1
8 Bind the PPP to the PVC:
layer pvc 1/1
9 Configure the username and password for the PPP interface:
ppp username user_name password pass_word
10 Enable the interface:
no shutdown
11 Exit from PPP interface configuration mode:
exit
12 Enter interface configuration mode on the WAN interface:
interface pvc 1/1
13 Enable the interface:
no shutdown
14 Exit all levels of configuration mode:
end
End
Variable definitions
The following table describes the variables and values for configuring DSL WAN.
Variable Value
mru
The Maximum Receivable Unit (MRU) value.
vpi
The Virtual Path Identifier (VPI) used by the DSL modem to make a
connection.
vci
The Virtual Channel Identifier (VCI) used by the DSL modem to make a
connection.
user_name
The user name for the specified PPP interface, used for authentication.
pass_word
The password for the specified PPP interface, used for authentication.