Configuring Port Level Shaping On The Main Interface With Ethernet Flow Points - Cisco ASR 900 Series Configuration Manual

Aggregation services router qos: policing and shaping configuration guide, cisco ios xe release 3s
Hide thumbs Also See for ASR 900 Series:
Table of Contents

Advertisement

Port-Shaper and LLQ in the Presence of EFPs
Command or Action
Step 10
class class-map-name
Example:
Device(config-pmap)# class dscp-af3
Step 11
bandwidth percent
Example:
Device(config-pmap-c)# bandwidth 4000000
Step 12
exit
Example:
Device(config-pmap-c)# exit
Configuring Port Level Shaping on the Main Interface with Ethernet Flow
Points
To configure port level shaping on the main interface with EFPS, first you enable the autonegotiation protocol
on the interface, then you attach a policy map to the interface and finally you configure the Ethernet service
instance.
SUMMARY STEPS
1. enable
2. configure terminal
3. interface type number
4. no ip address
5. negotiation auto
6. service-policy output policy-map-name
7. service instance id ethernet
8. encapsulation dot1q vlan-id
9. bridge-domain bridge-domain-id
10. exit
11. service instance id ethernet
12. encapsulation dot1q vlan-id
13. bridge-domain bridge-domain-id
14. exit
15. end

Configuring Port Level Shaping on the Main Interface with Ethernet Flow Points

QoS: Policing and Shaping Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 900 Series)
Purpose
Assigns the traffic class you specify to the policy map and enters
QoS policy-map class configuration mode.
(Optional) Specifies a bandwidth percent for class-level queues
to be used during congestion to determine the amount of excess
bandwidth (unused by priority traffic) to allocate to non-priority
queues.
Exits QoS policy-map class configuration mode.
29

Advertisement

Table of Contents
loading

Table of Contents