Pw-pvc – Cisco 3825 User Manual

Page 199

Advertising
background image

A-67

Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide

OL-15667-03

Appendix A Cisco 3825 Mobile Wireless Edge Router RAN-O Command Reference

pw-pvc

pw-pvc

To configure permanent virtual circuit (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 PW packet
payload in sending and receiving PW packets for a specified PVC.

pw-pvc [pw-vpi]/[pw-vci]

Syntax Description

Defaults

By default, PW-side vpi/vci value is the same as the attachment circuit-side vpi/vci value.

Command Modes

l2transport VC mode

Command History

Examples

The following example illustrates the use of 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

Pseudowire-side vci value

Release

Modification

12.4(2)MR2

This command was introduced.

Command

Description

xconnect

The xconnect command is used to bind an attachment circuit to a PW
in one of the supported configuration modes.

Advertising