2-559
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 (interface vlan-range)
pppoe intermediate-agent format-type (interface vlan-range)
Note This command takes effect only if you enable the pppoe intermediate-agent interface vlan-range
configuration mode command.
To set circuit-id or remote-id for an interface vlan-range, use the
pppoe intermediate-agent format-type interface vlan-range mode command. To unset the parameters,
use the no form of this command.
pppoe intermediate-agent format-type {circuit-id | remote-id} string string
no pppoe intermediate-agent format-type {circuit-id | remote-id} string string
Syntax Description
Defaults No default values for circuit-id and remote-id.
Command Modes Interface vlan-range configuration mode
Command History
Usage Guidelines Use these commands to set circuit-id or remote-id on an interface vlan-range. If the circuit-id is not set,
the system’s automatically generated circuit-id is used.
Examples This example shows how to set remote-id on an interface VLAN:
Switch(config-if)# vlan-range 268
Switch(config-if-vlan-range)#
pppoe intermediate-agent format-type remote-id string user5551983-cabletv
This example shows how to unset circuit-id on an interface vlan-range:
Switch(config-if)# vlan-range 167-368
Switch(config-if-vlan-range)# no pppoe intermediate-agent format-type circuit-id
Related Commands
circuit-id string string ASCII string literal value to be set for circuit-id.
remote-id string string ASCII string literal value to be set for remote-id.
Release Modification
12.2(50)SG Support for this command was introduced on the Catalyst 4500 series
switch.
Command Description
pppoe intermediate-agent
(interface vlan-range)
Enables PPPoE Intermediate Agent on an interface VLAN range.