Page 866 / 998 Scroll up to view Page 861 - 865
PPPoE
PPPoE command reference
iMG/RG Software Reference Manual (ADSL Port)
8-96
Example
--> pppoe set transport pppoe3 mbs 10
See also
PPPOE SET TRANSPORT BT
PPPOE SET TRANSPORT QOSCLASS
8.7.4.1.36 PPPOE SET TRANSPORT MCR
Syntax
PPPOE SET TRANSPORT {<name>|<number>} MCR <min cell rate>
Description
This command sets the minimum cell rate for an existing PPPoE transport that performs
dialout over PVC.
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 mcr 0
See also
PPPOE SET TRANSPORT PCR
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
maximum burst
size
Controls the maximum burst size for VBR (Variable Bit
Rate) and VBR RT (VBR Real Time) channels. This value
overrides an existing BT value (if set).
The MBS can be any value between 0 and 100.
0
Option
Description
Default Value
name
An existing PPPoE transport. To display transport
names, use the
PPPOE LIST TRANSPORTS
com-
mand.
N/A
number
An existing PPPoE transport. To display transport num-
bers, use the
PPPOE LIST TRANSPORTS
com-
mand.
N/A
minimum cell
rate
Determines the minimum rate at which ATM cells may
be sent along the PPPoE transport.
0
Page 867 / 998
PPPoE command reference
PPPoE
8-97
iMG/RG Software Reference Manual (ADSL Port)
8.7.4.1.37 PPPOE SET TRANSPORT PASSWORD
Syntax
PPPOE SET TRANSPORT {<name>|<number>} PASSWORD <password>
Description
This command sets a dialout password on a named transport. The password is required
when PPP negotiation takes place and is supplied to the remote PPP server for authenti-
cation.
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 password mercury
See also
PPPOE LIST TRANSPORTS
PPPOE SHOW TRANSPORT
PPPOE SET TRANSPORT USERNAME
8.7.4.1.38 PPPOE SET TRANSPORT PCR
Syntax
PPPOE SET TRANSPORT {<name>|<number>} PCR <peak cell rate>
Description
This command sets the peak cell rate (pcr) for an existing PPPoE transport that performs
dialout over PVC.
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).
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 numbers,
use the
PPPOE LIST TRANSPORTS
command.
N/A
password
An arbitrary word that acts as a dialout password enabling
the login to the remote end. The PPP server requires the
password when remote login is performed. It can be made up
of one or more characters and/or digits. To display the pass-
word, use the
PPPOE SHOW TRANSPORT
command.
N/A
Page 868 / 998
PPPoE
PPPoE command reference
iMG/RG Software Reference Manual (ADSL Port)
8-98
Example
--> pppoe set transport pppoe2 pcr 50000
See also
PPPOE SET TRANSPORT MCR
8.7.4.1.39 PPPOE SET TRANSPORT PRILEVELS
Syntax
PPPOE SET TRANSPORT {<name>|<number>} PRILEVELS <prilevels>
Description
This command enables support for multiple packet priority levels on the same ATM VC.
Two prilevel values are supported:
There are no multiple priority levels enabled so the feature is disabled.
Packets with different priorities set (such as best effort and high priority traffic) are
prioritized on the same ATM VC.
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).
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
com-
mand.
N/A
peak cell rate
Determines the maximum rate at which ATM cells may be
sent along the PPPoE transport. The PCR can be any value
from 0 up to the maximum PortSpeed parameter set when
the port was created (using the
initbun
file in
FlashFS
or the
CLI command
PORT SET
).
0
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
com-
mand.
N/A
prilevels
The number of priority levels available on an ATM trans-
port.
1
Page 869 / 998
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
Page 870 / 998
PPPoE
PPPoE command reference
iMG/RG Software Reference Manual (ADSL Port)
8-100
8.7.4.1.41 PPPOE SET TRANSPORT QOSCLASS
Syntax
PPPOE SET TRANSPORT
{<name>|<number>}
QOSCLASS
{UBR|CBR|VBR|VBRRT|ABR|QFC
}
Description
This command sets the quality of service class for an existing PPPoE transport that per-
forms dialout over PVC.
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 pppoe3 abr
See also
PPPOE SHOW TRANSPORT
PPPOE SET TRANSPORT QOSCLASS
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 numbers, use
the pppoe list transports command.
N/A
ubr
Unspecified Bit Rate; non-constant and unpredictable data
transport rate. PCR (Peak Cell Rate) is the average and maxi-
mum speed of transmission.
UBR
cbr
Constant Bit Rate; constant demand and predictable data trans-
port rate. PCR is the average and maximum speed of transmis-
sion.
vbr
Variable Bit Rate; non-constant but predictable data transport
rate that uses Non-Real-Time (NRT). You can specify the PCR,
SCR, BT and MBS for VBR traffic.
vbrrt
Variable Bit Rate Real-Time; non-constant but predictable data
transport rate that uses Real-Time (RT). You can specify the
PCR, SCR, BT and MBS for VBRRT traffic.
abr
Available Bit Rate; non-constant and unpredictable data trans-
port rate that provides ATM-layer feedback and flow control.
qfc
QFC; ATM flow control protocol that supports ABR.

Rate

4 / 5 based on 3 votes.

Popular Allied-Telesis Models

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top