D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
479
54-2 config pppoe circuit_id_insertion ports
Description
This command is used to configure port’s PPPoE Circuit ID insertion function. When 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 from the received PPPoE offer and session confirmation packet.
Format
config pppoe circuit_id_insertion ports <portlist> {state [enable | disable] | circuit_id [mac |
ip | udf <string 32>]}(1)
Parameters
<portlist> - Specify a list of ports to be configured.
state - Specify to enable or disable port’s PPPoE circuit ID insertion function. The default setting
is enable.
enable - Enable port’s PPPoE circuit ID insertion function.
disable - Disable port’s PPPoE circuit ID insertion function.
circuit_id - Configure the device ID part for encoding of the circuit ID option.
mac - The MAC address of the Switch will be used to encode the circuit ID option.
ip - The Switch’s IP address will be used to encode the circuit ID option. This is the default.
udf - A user specified string to be used to encode the circuit ID option.
<string 32> - Enter a string with the maximum length of 32.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example
To enable port 5 PPPoE circuit ID insertion function:
DES-3200-28/ME:admin#config pppoe circuit_id_insertion ports 5 state enable
Command: config pppoe circuit_id_insertion ports 5 state enable
Success.
DES-3200-28/ME:admin#
54-3 show pppoe circuit_id_insertion
Description
This command is used to display PPPoE circuit ID insertion status.
Format
show pppoe circuit_id_insertion