Cisco 10000 Series Configuration Manual page 479

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

Advertisement

Chapter 15
Oversubscribing Physical and Virtual Links
Command
Step 7
Router(config-pmap)# class class-default
Step 8
Router(config-pmap-c)# shape rate
Step 9
Router(config-pmap-c)# service-policy
policy-map-name
Step 10
Router(config-pmap-c)# exit
Step 11
Router(config-pmap)# exit
Step 12
Router(config)# interface type
slot/subslot/port.subinterface
Step 13
Router(config-if)# ip address address
Step 14
Router(config-subif)# encapsulation dot1q
vlanid
Step 15
Router(config-if)# service-policy {input |
output} policy-map-name
OL-7433-09
Purpose
Configures the class-default traffic class. Enters policy-map
class configuration mode.
Shapes traffic to the indicated bit rate.
rate indicates the bit rate in bits per second that is used to
shape the traffic.
Applies the child policy map you specify to the parent
policy map.
policy-map-name is the name of the child policy map you
want to apply to the parent policy map.
Exits policy-map class configuration mode.
Exits policy-map configuration mode.
Specifies the interface or subinterface on which you want to
enable PVC oversubscription. Enters interface or
subinterface configuration mode.
Sets an address for an interface.
address is the IP address of the interface.
Enables IEEE 802.1Q encapsulation of traffic on a specified
subinterface in a virtual LAN (VLAN).
vlanid is the virtual LAN identifier. Valid values are from 1
to 4095.
Attaches the policy map you specify to the VLAN on the
subinterface. This is the parent policy map that you created
in Step 7.
input indicates to apply the QoS policy to inbound packets.
output indicates to apply the QoS policy to outbound
packets.
policy-map-name is the name of the parent policy map you
want to attach.
Cisco 10000 Series Router Quality of Service Configuration Guide
Configuring Oversubscription
15-19

Advertisement

Table of Contents
loading

Table of Contents