Specifications
B-318
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
pw-pvc
pw-pvc
To configure PVC mapping or rewrite the PW configured for a PVC, use the pw-pvc command. This
command specifies the PW-side VPI/VCI value to be used inside the PW packet payload in sending and
receiving PW packets for a specified PVC.
pw-pvc pw-vpi/pw-vci
Syntax Description
Command Default The PW-side VPI/VCI value is the same as the attachment circuit-side VPI/VCI value.
Command Modes l2transport VC
Command History
Examples The following example shows how to use the pw-pvc command:
Router# config t
Router(config-if)# pvc 0/40 l2transport
Router(config-if-atm-l2trans-pvc)# encapsulation aal0
Router(config-if-atm-l2trans-pvc)# pw-pvc 1/40
Router(config-if-atm-l2trans-pvc)# xconnect 1.1.1.1 40 encapsulation mpls
Router(config-if-atm-l2trans-pvc-xconn)# exit
Router(config-if-atm-l2trans-pvc)# exit
Router(config-if)# exit
Router(config)# exit
Related Commands
pw-vpi Pseudowire-side vpi value
pw-vci Pseduowire-side vci value
Release Modification
12.4(19)MR2 This command was integrated into Cisco IOS Release 12.4(19)MR2.
12.2(33)MRA This command was integrated into Cisco IOS Release 12.2(33)MRA.
Command Description
xconnect Binds an attachment circuit to a PW in one of the supported configuration
modes.