Applying The Pppoe Profile To A Vlan Subinterface - Cisco 10000 Series Configuration Manual

Router access network control protocol
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Layer 2 Overhead Accounting
DETAILED STEPS
Command
Step 1
bba-group pppoe {group-name | global}
Example:
Router(config)# bba-group pppoe bba-group1
Step 2
virtual-template number
Example:
Router(config-bba-group)# virtual-template 1
Step 3
sessions per-vlan limit limit
Example:
Router(config-bba-group)# sessions per-vlan
limit 150
Step 4
sessions per-mac limit limit
Example:
Router(config-bba-group)# sessions per-mac
limit 150
Step 5
exit
Example:
Router(config-bba-group)# exit

Applying the PPPoE Profile to a VLAN Subinterface

Use the following procedure to apply the PPPoE profile to a VLAN subinterface.
SUMMARY STEPS
1.
2.
3.
4.
Cisco 10000 Series Router Access Network Control Protocol Configuration Guide
7-10
interface type number.subinterface
encapsulation dot1q vlan-id [native]
pppoe enable group group-name
exit
Purpose
Creates a PPP over Ethernet (PPPoE) profile. Enters BBA
group configuration mode.
PPPoE profiles contain the configuration for a
Note
group of PPPoE sessions. After a profile is defined,
it can be assigned to a PPPoE port (Ethernet,
VLAN, or PVC), a virtual circuit (VC) class, or an
ATM PVC range.
group-name is the name of the PPPoE profile.
global is the PPPoE profile that serves as the default profile
for any PPPoE port—Ethernet interface, VLAN, or
permanent virtual circuit (PVC)—that has not been
assigned a specific PPPoE profile.
Applies the virtual template you specify to the PPPoE
profile.
number is the number of the virtual template interface you
want to apply to the PPPoE profile.
(Optional) Specifies the maximum number of PPPoE
sessions permitted per VLAN in a PPPoE profile.
limit is the maximum number of PPPoE sessions permitted
under each VLAN. The default is 100.
(Optional) Sets the maximum number of PPPoE sessions
allowed per MAC address in a PPPoE profile.
limit is the maximum number of PPPoE sessions that can be
sourced from a MAC address. The default is 100 sessions.
Exits BBA group configuration mode.
Chapter 7
Traffic Accounting
OL-14660-03

Advertisement

Table of Contents
loading

Table of Contents