2-556
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
pppoe intermediate-agent format-type (global)
pppoe intermediate-agent format-type (global)
To set the access node identifier, generic error message, and identifier string for the switch, use the
pppoe intermediate-agent format-type (global) command. To disable the feature, use the no form of
this command:
pppoe intermediate-agent format-type access-node-identifier string string
pppoe intermediate-agent format-type generic-error-message string string
pppoe intermediate-agent format-type identifier-string string string option {sp|sv|pv|spv}
delimiter {,|.|;|/|#}
no pppoe intermediate-agent format-type {access-node-identifier | generic-error-message |
identifier-string}
Syntax Description
Defaults access-node-identifier has a default value of 0.0.0.0.
generic-error-message, identifier-string, option, and delimiter have no default values.
Command Modes Global configuration mode
Command History
Usage Guidelines Use the access-node-identifier and identifier-string commands to enable the switch to generate the
circuit-id parameters automatically.
The no form of identifier-string command unsets the option and delimiter.
access-node-identifier
string string
ASCII string literal value for the access-node-identifier.
generic-error-message
string string
ASCII string literal value for the generic-error-message.
identifier-string string
string
ASCII string literal value for the identifier-string.
option {sp|sv|pv|spv} Options:
sp = slot + port
sv = slot + VLAN
pv = port + VLAN
spv = slot + port + VLAN
delimiter {,|.|;|/|#} Delimiter between slot/port/VLAN portions of option.
Release Modification
12.2(50)SG Support for this command was introduced on the Catalyst 4500 series
switch.