Applying A Qos Policy To The Switch Port - Cisco Catalyst 9400 System Management Configuration Manual

Cisco ios xe bengaluru 17.4.x
Hide thumbs Also See for Catalyst 9400:
Table of Contents

Advertisement

Applying a QoS Policy to the switch port

Step 4
Step 5
Step 6
Applying a QoS Policy to the switch port
Procedure
Step 1
Step 2
Step 3
Step 4
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
184
Command or Action
police rate-bps burst-byte
Example:
Device(config-pmap-c)# police 100000
80000
set {dscp new-dscp | cos cos-value}
Example:
Device(config-pmap-c)# set dscp 45
end
Example:
Device(config)# end
Command or Action
configure terminal
Example:
Device# configure terminal
interface interface-id
Example:
Device(config)# interface Gigabitethernet
1/0/1
service-policy input policymapname
Example:
Device(config-if)# service-policy input
MARKING_IN
end
Example:
Device(config)# end
Configuring Application Visibility and Control in a Wired Network
Purpose
Defines a policer for the classified traffic.
By default, no policer is defined.
• For rate-bps, specify an average traffic
rate in bits per second (b/s). The range is
8000 to 10000000000.
• For burst-byte, specify the normal burst
size in bytes. The range is 1000 to
512000000.
Classifies IP traffic by setting a new value in
the packet.
• For dscp new-dscp, enter a new DSCP
value to be assigned to the classified
traffic. The range is 0 to 63.
Returns to privileged EXEC mode.
Alternatively, you can also press Ctrl-Z to exit
global configuration mode.
Purpose
Enters global configuration mode.
Enters the interface configuration mode.
Applies local policy to interface.
Returns to privileged EXEC mode.
Alternatively, you can also press Ctrl-Z to exit
global configuration mode.

Advertisement

Table of Contents
loading

Table of Contents