Configuration Examples For Pppoe Over Ieee 802.1Q Vlans - Cisco 10000-2P2-2DC Software Configuration Manual

10000 series
Table of Contents

Advertisement

PPPoE over IEEE 802.1Q VLANs
Command
Step 6
Router(config-bba)# exit
Step 7
Router(config)# interface type number
Step 8
Router(config-if)# encapsulation dot1q vlan-id
Step 9
Router(config-if)# protocol pppoe group
group-name
You cannot simultaneously configure a BBA group for PPPoE and a VPDN group for PPPoE. If you
Note
configure a BBA group and then you configure a VPDN group, the protocol command in VPDN
accept-dialin configuration mode does not include an option for PPPoE (for example, you cannot specify
the protocol pppoe command). Use the no bba-group pppoe command to re-enable the pppoe option
for the protocol command.

Configuration Examples for PPPoE over IEEE 802.1Q VLANs

Example 6-4
virtual-template 1 virtual template is linked to the VPDN group. The configuration also specifies the
maximum number of sessions allowed on the VPDN group and the number of sessions allowed for each
VLAN.
Example 6-4
!Enables a virtual private dial-up network configuration on the router.
vpdn enable
!
!Creates a VPDN session group and links it to a virtual template.
vpdn-group 1
interface Loopback0
interface GigabitEthernet1/0/0
!Enables PPPoE and allows PPPoE sessions to be created through this subinterface.
interface GigabitEthernet1/0/0.10
!Configures the virtual template interface.
interface Virtual-Template1
Cisco 10000 Series Router Software Configuration Guide
6-10
shows a PPPoE over IEEE 802.1Q encapsulated VLAN configuration. In the example, the
Using a VPDN Group to Configure PPPoE over IEEE 802.1Q VLANs
accept-dialin
protocol pppoe
virtual-template 1
pppoe limit per-mac 10
pppoe limit per-vlan 100
pppoe limit max-sessions 32000
ip address 172.16.0.1 255.255.255.255
no ip address
negotiation auto
encapsulation dot1Q 20
pppoe enable
pppoe max-sessions 10
ip unnumbered loop 0
mtu 1492
Chapter 6
Configuring PPPoE over Ethernet and IEEE 802.1Q VLAN
Purpose
Returns to global configuration mode.
Specifies the interface to which you want to attach the BBA
group and enters interface configuration mode.
Enables IEEE 802.1Q encapsulation of traffic on a specified
subinterface in a VLAN. Specify the VLAN identifier.
Attaches the BBA group to the VLAN.
OL-2226-23

Advertisement

Table of Contents
loading

This manual is also suitable for:

1000510008

Table of Contents