PurposeCommand or Action
Example:
Router> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Router# configure terminal
Step 2
Configures an interface type and enters interface
configuration mode.
interface type number
Example:
Router(config)# interface
TenGigabitEthernet 4/1/0
Step 3
•
Enter the interface type and interface number.
Attaches a policy map to an interface.service-policy {input | output}
policy-map-name
Step 4
•
Enter either the input or output keyword and
the policy map name.
Example:
Router(config-if)# service-policy
input policy1
(Optional) Exits interface configuration mode and
returns to privileged EXEC mode.
end
Example:
Router(config-if)# end
Step 5
Verifying the Traffic Class and Traffic Policy Information
The show commands described in this section are optional and can be entered in any order.
Procedure
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Router> enable
•
Enter your password if prompted.
Cisco cBR Series Converged Broadband Routers Quality of Services Configuration Guide for Cisco IOS XE
Fuji 16.7.x
20
Modular Quality of Service Command-Line Interface QoS
Verifying the Traffic Class and Traffic Policy Information