Specifications
2-445
Catalyst 4500 Se ries S wit ch C is co IO S C om mand R efer ence —Re lease I OS XE 3 .3.0 XO(1 5.1 (1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
pppoe intermediate-agent format-type (interface vlan-range)
pppoe intermedi ate-agent f ormat-type (in terface vlan-r ange)
Note This command takes effect only if you enable the pppoe i nterme diate -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-r ange configuration mode
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.
Command Description
pppoe intermediate-agent
(interface vlan-range)
Enables PPPoE Intermediate Agent on an interface VLAN range.