DES-1228/ME Layer 2 Metro Ethernet Switch CLI Reference Manual
271
Example usage
To display PPPoE circuit ID insertion:
DES-1228/ME:4#show pppoe circuit_id_insertion
Command: show pppoe circuit_id_insertion
Status: Enabled
DES-1228/ME:4#
show pppoe circuit_id_insertion ports
Purpose
Used to display PPPoE circuit ID insertion operations on the switch by ports.
Syntax
show pppoe circuit_id_insertion ports {<portlist>}
Description
Used to display PPPoE circuit ID insertion operations on the switch by ports.
Parameters
<portlist>
- The user can enter the ports to be used in this field.
Restrictions
None.
Example usage
To display PPPoE circuit ID insertion by ports:
DES-1228/ME:4#show pppoe circuit_id_insertion ports 1-5
Command: show pppoe circuit_id_insertion ports 1-5
Port State Cirucit ID
---- -------- ---------------------------------------------
1 Enabled Switch IP
2 Enabled Switch IP
3 Enabled Switch IP
4 Enabled Switch IP
5 Enabled Switch IP
DES-1228/ME:4#
config pppoe circuit_id_insertion ports
Purpose
Used to configure PPPoE circuit ID insertion operations on the switch.
Syntax
config pppoe circuit_id_insertion ports <portlist> {state [enable | disable] | circuit_id
[mac | ip | udf <string 32>]}(1)
Description
Used to configure PPPoE circuit ID insertion operations on the switch.
Parameters
ports <portlist>
- The user can select a list of ports to include in this configuration.
state [enable | disable]
– The user can select to enable of disable this feature here.
circuit_id [mac|ip|udf <string 32>]
– The user can choose to either use MAC, IP or UDF
options and enter an ID for the selected option here.
Restrictions
Only Administrator-level users can issue this command.