User guide

PPPoE command reference PPPoE
8-99
iMG/RG Software Reference Manual (ADSL Port)
Example --> pppoe set transport myrfc prilevels 2
See also PPPOE SHOW TRANSPORT
8.7.4.1.40 PPPOE SET TRANSPORT PVC
Syntax PPPOE SET TRANSPORT {<name>|<number>} PVC <port> <vpi> <vci>
Description This command sets the PVC information for an existing PPPoE transport PVC. The PVC
uses the interface that was specified when the transport was created.
The command allows you to specify the following PVC information:
The ATM port that will transport data
•VPI (Virtual Path Identifier)
•VCI (Virtual Circuit Identifier)
The port/VPI/VCI combination must be unique for each transport
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example --> pppoe set transport pppoe2 pvc a1 0 800
See also PPOE SET TRANSPORT DIALOUT
PPPOE LIST TRANSPORTS
PORT LIST
Option Description Default Value
name An existing PPPoE transport. To display transport names,
use the pppoe list transports command.
N/A
number An existing PPPoE transport. To display transport num-
bers, use the pppoe list transports command.
N/A
port The system port that is used to transport ATM data. N/A
vpi A field in the ATM header. The VPI is used to identify the
virtual path that a circuit belongs to. The VPI can be any
value between 0 and 4095.
N/A
vci Part of the ATM header. The VCI is a tag that identifies
which channel a cell will travel over. The VCI can be any
value between 1 and 65535.
N/A