xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
51
3
config pppoe circuit_id_insertion ports
Used to enable and di
sable PPPoE circuit identifier insertion on a per port basis and
specify how to encode the circuit ID option.
Purpose
config p
ppoe circuit_id_insertion ports <portlist> { circuit_id [ mac | ip | udf <string 32> ] |
state [enable | disable ] } (1)
Syntax
Whe
n the port’s state and the global state are enabled, the system will insert the Circuit ID
TAG to the received PPPoE discovery initiation and request packet if the TAG is absent,
and remove the Circuit ID tag, inserted by the system, from the received PPPoE offer and
session confirmation packet.
Description
<portlist>
- Specifies a list of ports to be configured.
Parameters
state – Specify to enable or disable PPPoE circuit ID insertion for the ports listed.
The default settings are enabled for ID insertion per port, but disabled globally.
circuit_id - Configures the device ID used for encoding of the circuit ID option.
mac – Specifies that the Switch MAC address be used to encode the circuit ID option.
ip – Specifies that the Switch IP address be used to encode the circuit ID option.
udf – A user defined string to be used to encode the circuit ID option. The maximum length
is 32.
The default encoding for the device ID option is the Switch IP address.
Only Administrator-level users
can issue this command.
Restrictions
Example usage
To enable port 5 PPPoE circuit ID insertion function and use Host MAC::Switch IP::Host Port as circuit ID value:
DES-3200-28F:4# config pppoe circuit_id_insertion ports 5 state enable circuit_id ip
Command: config pppoe circuit_id_insertion ports 5 state enable circuit_id ip
Success.
DES-3200-28F:4#
show pppoe circuit_id_insertion
Used to displ
ay the PPPoE circuit identifier insertion status for the Switch.
Purpose
sho
w pppoe circuit_id_insertion
Syntax
This will di
splay the global state configuration of the PPPoE circuit ID insertion function.
Description
Non
e.
Parameters
Non
e.
Restrictions
Example usage: