D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
493
config pppoe circuit_id_insertion state
Purpose
Used to enable or disable the PPPoE circuit identifier insertion.
Syntax
config pppoe circuit_id_insertion state [enable | disable]
Description
When PPPoE circuit identifier insertion is enabled, the system will insert the circuit ID
tag to the received PPPoE discover and request packet if the tag is absent, and
remove the circuit ID tag from the received PPPoE offer and session confirmation
packet.
The inserted circuit ID contains the following information:
Client MAC address
Device ID
Port number
By default, the Switch IP address is used as the device ID to encode the circuit ID
option.
Parameters
enable Enables PPPoE circuit ID insertion globally.
disable – Disables PPPoE circuit ID insertion.
The function is disabled by default.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To globally enable PPPoE circuit identifier insertion:
DES-3200-28F:4# config pppoe circuit_id_insertion state enable
Command: config pppoe circuit_id_insertion state enable
Success.
DES-3200-28F:4#