mac
439
than pppoe intermediate-agent access-node-id command. circuit-id value is
access-node-id +‖ eth ―+ Slot ID + delimiter + Port Index + delimiter + Vlan ID,
access-node-id occupies n bytes (n<48), ― eth ― is space + e + t + h + space, occupy 5
bytes, Slot ID occupies 2 bytes, Port Index occupies 3 bytes, Vlan ID occupies 4 bytes,
delimiter occupies 1 byte.
Example: Configure access-node-id as xyz, use spv combination mode, delimiter of Slot
ID and Port ID as ―#‖, delimiter of Port ID and Vlan ID as ―/‖.
Switch(config)#pppoe intermediate-agent identifier-string xyz option spv delimiter #
delimiter /
Switch# show pppoe intermediate-agent identifier-string option delimiter
config identifier string is :xyz
config option is : slot , port and vlan
the first delimiter is : "# "
the second delimiter is : "/ "
After port ethernet1/3 of vlan3 receives PPPoE packet, circuit-id value of the added
vendor tag as ‖xyz eth 01#003/0003‖.
34.7 pppoe intermediate-agent remote-id
Command: pppoe intermediate-agent remote-id <string>
no pppoe intermediate-agent remote-id <string>
Function: Configure remote-id of the port, the no command cancels this configuration.
Parameter: <string>: remote-id, the max character number is 63 bytes.
Command Mode: Port mode
Default: This configuration is null.
Usage Guide: Configure remote-id for each port, if there is no configuration, use switch‘s
MAC as remote-id value.
Example: Configure remote-id as abcd on port ethernet1/2.
Switch(config-if-ethernet1/2)# pppoe intermediate-agent remote-id abcd
34.8 pppoe intermediate-agent trust
Command: pppoe intermediate-agent trust
no pppoe intermediate-agent trust
Function: Configure the port as trust port, the no command configures the port as untrust
port.
Parameter: None.










