Applying The Virtual Template To A Pppoe Profile - Cisco 10000 Series Configuration Manual

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

Advertisement

Chapter 7
Traffic Accounting
Command
Step 5
ppp authentication {chap | pap | chap pap | pap
chap} [if-needed] [list-name | default]
[callin]
Example:
Router(config-if)# ppp authentication chap
Step 6
service-policy output policy-map-name
Example:
Router(config-if)# service-policy output parent
Step 7
exit
Example:
Router(config-if)# exit

Applying the Virtual Template to a PPPoE Profile

Use the following procedure to apply the virtual template to a PPPoE profile.
SUMMARY STEPS
1.
2.
3.
4.
5.
OL-14660-03
bba-group pppoe {group-name | global}
virtual-template number
(Optional) sessions per-vlan limit limit
(Optional) sessions per-mac limit limit
exit
Cisco 10000 Series Router Access Network Control Protocol Configuration Guide
Purpose
(Optional) Specifies the order in which the CHAP or PAP
protocols are requested on the interface.
chap enables challenge handshake authentication protocol
(CHAP) on a serial interface.
pap enables password authentication protocol (PAP) on a
serial interface.
chap pap enables both CHAP and PAP, and performs
CHAP authentication before PAP.
pap chap enables both CHAP and PAP, and performs PAP
authentication before CHAP.
(Optional) if-needed is used with TACACS and XTACACS.
Do not perform CHAP or PAP authentication if the user has
already provided authentication. This option is available only
on asynchronous interfaces.
(Optional) list-name is used with AAA/TACACS+.
Specifies the name of a list of TACACS+ methods of
authentication to use. If no list name is specified, the system
uses the default. Lists are created with the aaa
authentication ppp command.
(Optional) default is used with AAA/TACACS+. Created
with the aaa authentication ppp command.
(Optional) callin specifies authentication on incoming
(received) calls only.
Applies the QoS policy you specify to this virtual template
interface for outbound traffic.
policy-map-name is the name of a parent policy map,
previously configured in a hierarchical QoS policy.
Exits interface configuration mode.
Layer 2 Overhead Accounting
7-9

Advertisement

Table of Contents
loading

Table of Contents