Configuration Example For Applying Simultaneous Policies On 802.1Q Qinq Interfaces And Pppoe Sessions; Configuration Example For Applying Simultaneous Policies On Atm Vcs And Pppoa Sessions - Cisco 10000 Series Configuration Manual

Quality of service configuration guide
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Chapter 14
Simultaneous Policy Maps
Configuration Example for Applying Simultaneous Policies on 802.1Q QinQ
Interfaces and PPPoE Sessions
The following configuration example shows how to attach simultaneous policy maps to an 802.1Q QinQ
interface and PPPoE sessions. The policy maps named pppoe_int_output_policy and
pppoe_int_input_policy are attached to the QinQ subinterface Gigabit Ethernet 3/0/0.10. The policy
named pppoe_sess_output_policy is attached to the virtual template named Virtual-Template1. The
router applies the virtual template to the session when it creates the virtual access interface (VAI) for the
session.
Session
interface GigabitEthernet3/0/0.10
encapsulation dot1Q 10 second-dot1q 19
pppoe enable
!
interface Virtual-Template1
ip unnumbered Loopback1
service-policy output pppoe_sess_output_policy
Interface
interface GigabitEthernet3/0/0.10
encapsulation dot1Q 10 second-dot1q 19
pppoe enable
service-policy output pppoe_int_output_policy
service-policy input pppoe_int_input_policy
Configuration Example for Applying Simultaneous Policies on ATM VCs and
PPPoA Sessions
The following configuration example shows how to attach simultaneous policy maps to ATM PVCs and
PPPoA sessions. The policy map named pppoa_int_output_policy is attached to the PVC range 42/101
to 42/110 for outbound traffic. The policies named pppoa_sess_output_policy and
pppoa_sess_input_policy are attached to the virtual template named Virtual-Template1 for outbound and
inbound traffic, respectively. The router applies the virtual template to the session when it creates the
virtual access interface (VAI) for the session.
Session
interface ATM3/0/0.42101 multipoint
range pvc 42/101 42/110
encapsulation aal5mux ppp Virtual-Template1
!
interface Virtual-Template1
ip unnumbered Loopback1
service-policy output pppoa_sess_output_policy
service-policy input pppoa_sess_input_policy
VC
interface ATM3/0/0.42101 multipoint
range pvc 42/101 42/110
vbr-nrt 2000 2000 1
encapsulation aal5mux ppp Virtual-Template1
service-policy output pppoa_int_output_policy
OL-7433-09
Configuration Examples for Simultaneous Policy Maps
Cisco 10000 Series Router Quality of Service Configuration Guide
14-17

Advertisement

Table of Contents
loading

Table of Contents