Chapter 8
| Authentication Commands
PPPoE Intermediate Agent
– 297 –
end-node clients using the pppoe intermediate-agent vendor-tag strip
command.
◆ If the remote-id is unspecified, the port name will be used for this parameter. If
the port name is not configured, the remote-id is set to the port MAC (yy-yy-yy-
yy-yy-yy#), where # is the default delimiter.
Example
Console(config)#interface ethernet 1/5
Console(config-if)#pppoe intermediate-agent port-format-type circuit-id
ECS4620-28T
Console(config-if)#
pppoe
intermediate-agent
port-format-type
remote-id-delimiter
This command sets the remote-id delimiter for an interface. Use the enable
keyword to enable the delimiter. Use the no form with the enable keyword to
disable the delimiter. Use the no form without any keywords toto restore the
default settings.
Syntax
pppoe intermediate-agent port-format-type remote-id-delimiter
{enable | ascii-code}
ascii-code - ASCII character of delimiter. (Range: 0-255)
Default Setting
Disabled
ASCII code: 35 (“#”)
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
If the delimiter is enabled and it occurs in the remote ID string, the string will be
truncated at that point.
Example
This command enables the delimiter for port 5.
Console(config)#interface ethernet 1/5
Console(config-if)#pppoe intermediate-agent port-format-type remote-id-
delimiter
Console(config-if)#