CLI Reference Guide-R04

Table Of Contents
Chapter 8
| User Authentication Commands
PPPoE Intermediate Agent
– 292 –
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
ECS4120-28
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 to restore the default
delimiter value.
Syntax
pppoe intermediate-agent port-format-type remote-id-delimiter
{enable | ascii-code}
no pppoe intermediate-agent port-format-type remote-id-delimiter
[enable] - Enables the Remote-ID delimiter.
ascii-code - ASCII character of delimiter. (Range: 0-255)
Default Setting
Disabled
Delimiter value: 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 enable
Console(config-if)#