Specifications
25-15
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 25 Configuring Quality of Service
Configuring Quality of Service
Note You can use the show policy map interface command to verify your configuration.
Configuring MPLS Exp Bit Marking Using a Pseudowire
You can also configure MPLS Exp bit marking within an ATM over MPLS pseudowire interface using
the mpls experimental command. Follow these steps to configure MPLS Exp bit marking using a
pseudowire interface.
Step 4
Router(config-if)# service-policy
input policy1
Attaches the policy map to an interface. The input and output parameters
specify the direction in which router applies the policy map.
Step 5
exit
Example:
Router(config)# exit
Router#
Exits configuration mode.
Command Purpose
Command Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
• Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
Router(config)# pseudowire-class
MPLS_3
Creates a new pseudowire class.
Step 4
Router(config-pw-class)#
encapsulation mpls
Configures MPLS encapsulation.
Step 5
Router(config-pw-class)# mpls
experimental 3
Specifies the MPLS Exp bit value.
Step 6
Router(config-pw-class)# exit
Router(config)#
Exits the pseudowire-class interface.
Step 7
Router(config)# interface ATM0/IMA0
Router(config-if)#
Configures the ATM/IMA interface.
Step 8
Router(config-if)# pvc 2/1
l2transport
Router(cfg-if-atm-l2trans-pvc)#
Specifies a PVC.
Step 9
Router(cfg-if-atm-l2trans-pvc)#
encapsulation aal0
Specifies an encapsulation type for the PVC.