51-6
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Chapter 51 Configuring the PPPoE Intermediate Agent
Displaying Configuration Parameters
Specific VLAN:
Switch#
configure terminal
Switch(config)#
interface FastEthernet 3/1
Switch(config-if)#
vlan-range 5
Switch(config-if-vlan-range)#
pppoe intermediate-agent
Comma-separated VLAN list:
Switch#
configure terminal
Switch(config)#
interface FastEthernet 3/1
Switch(config-if)#
vlan-range 5,6
Switch(config-if-vlan-range)#
pppoe intermediate-agent
VLAN range:
Switch#
configure terminal
Switch(config)#
interface FastEthernet 3/1
Switch(config-if)#
vlan-range 5-9
Switch(config-if-vlan-range)#
pppoe intermediate-agent
Note
The
pppoe intermediate-agent
command in the vlan-range mode is not dependent on the
same command in interface mode. The
pppoe intermediate-agent
command will take effect
independently of the command in the interface mode. To make this happen, PPPoE IA must be
enabled globally and at least one interface is connected to the PPPoE server.
Configuring PPPoE IA Circuit-ID and Remote-ID for a VLAN on an Interface
In this section you set the circuit ID and remote ID for a specific VLAN on an interface. The command
overrides the circuit ID and remote ID specified for this physical interface and the switch uses the
WORD
value to tag packets received on this VLAN. This parameter is unset by default.
The default value of
remote-id
is the switch MAC address (for all VLANs). You would set this
parameter to encode subscriber-specific information.
Note
The
circuit-id
and
remote-id
configurations in vlan-range mode are affected only if PPPoE IA is
enabled globally and in vlan-range mode.
This example shows how to set the circuit-id to aaa and the remote-id as ccc on interface g3/7:
Switch(config)#
int g3/7
Switch(config-if)#
vlan-range 5
Switch(config-if)#
pppoe intermediate-agent
Switch(config-if-vlan-range)#
pppoe intermediate-agent format-type circuit-id string aaa
Switch(config-if-vlan-range)#
pppoe intermediate-agent format-type remote-id string ccc
Note
The
vlan-range
mode commands configure PPPoE IA for either a specific VLAN, multiple
VLANs, or VLAN range, depending on what you specify in the syntax.
Displaying Configuration Parameters
The
show pppoe intermediate-agent
[
info
|
statistics
] [
interface
{
interface
}] command displays the
various configuration parameters, statistics, and counters stored for PPPoE.
Summary of Contents for Catalyst 4500 Series
Page 2: ......
Page 4: ......
Page 2086: ...Index IN 46 Software Configuration Guide Release IOS XE 3 9 0E and IOS 15 2 5 E ...