mac

Commands for PPPoE Intermediate Agent
494
Example: Enable global PPPoE intermediate agent function.
Switch(config)#pppoe intermediate agent
47.3 pppoe intermediate-agent (Port)
Command: pppoe intermediate-agent
no pppoe intermediate-agent
Function: Enable PPPoE intermediate agent function of the port. The no command
disables PPPoE intermediate agent function of the port.
Parameter: None.
Command Mode: Port mode
Default: Disable PPPoE intermediate agent function of the port.
Usage Guide: After enable PPPoE IA function of the port, add vendor tag for PPPoE
packet of the port.
Note: 1. It must enable global pppoe intermediate-agent function.
2. At least one port is connected to PPPoE server, and the port mode is trust.
Example: Enable PPPoE intermediate agent function of the port ethernet 1/2.
Switch(config-if-ethernet1/2)#pppoe intermediate agent
47.4 pppoe intermediate-agent circuit-id
Command: pppoe intermediate-agent circuit-id <string>
no pppoe intermediate-agent circuit-id <string>
Function: Configure circuit ID of the port, the no command cancels this configuration.
Parameter: <string>: circuit-id, the max character number is 63 bytes.
Command Mode: Port mode
Default: This configuration is null.
Usage Guide: This command configures circuit-id alone for each port, the priority is
higher than pppoe intermediate-agent identifier-string command.
Example: Configure circuit-id as abcd/efgh on port ethernet1/3 of vlan3.
Switch(config-if-ethernet1/3)#pppoe intermediate-agent circuit-id abcd/efgh
After port ethernet1/3 of vlan3 receives PPPoE packet, circuit-id value of the added
vendor tag as ”abcd/efgh”.