
50-263
Function:
Configure access-node-id field value of circuit ID in the added vendor tag with tr-101 standard.
Parameter:
<string>: access-node-id, the max character number is 47 bytes.
Command Mode:
Global mode
Default:
MAC address of the switch
Usage Guide:
Use this configuration to create access-node-id of circuit ID in vendor tag. circuit-id value is access-node-
id +” eth “+
Slot ID + del Port Index + del Vlan ID, access-node-i
d occupies n bytes (n<48), “ eth “ is space + e + t
+ h + space, it occupies 5 bytes, Slot ID occupies 2 bytes, Port Index occupies 3 bytes, Vlan ID occupies 4 bytes,
delimiter occupies 1 byte. In default state, access-node-id value of circuit-id is switch
’s MAC, it occupies 6 bytes. For
example: MAC address is “0a0b0c0d0e0f”, Slot ID is 12, Port Index is 34, Vlan ID is 567, the default circuit-id value
is “0a0b0c0d0e0f eth 12/034:0567”.
Example:
Configure access-node-id value of circuit ID as abcd in vendor tag.
Switch(config)#pppoe intermediate-agent access-node-id abcd
After port ethernet1/3 of vlan3 receives PPPoE packets, circuit-id value of the added vendor tag is
”abcd eth
01
/003:0003”.
50.12 pppoe intermediate-agent type tr-101 circuit-id
identifier-string option delimiter
Command:
pppoe intermediate-agent type tr-101 circuit-id identifier-string <string> option {sp | sv | pv | spv} delimiter
<WORD> [delimiter <WORD>]
no pppoe intermediate-agent type tr-101 circuit-id identifier-string option delimiter
Function:
Configure circuit-id of the added vendor tag with tr-101 standard, the no command deletes this configuration.