Chapter 8
| Authentication Commands
PPPoE Intermediate Agent
– 306 –
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)#
pppoe
intermediate-agent
trust
This command sets an interface to trusted mode to indicate that it is connected to a
PPPoE server. Use the no form to set an interface to untrusted mode.
Syntax
[no] pppoe intermediate-agent trust
Default Setting
Untrusted
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
◆ Set any interfaces connecting the switch to a PPPoE Server as trusted.
Interfaces that connect the switch to users (PPPoE clients) should be set as
untrusted.