Installation manual

-708
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Command Reference, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter Cisco MWR 2941 Router Command Reference, Release 15.1(3)MR
xconnect
Usage Guidelines The combination of the peer-ip-address and vcid arguments must be unique on the router. Each xconnect
configuration must have a unique combination of peer IP address and VCID configuration.
The same vcid value that identifies the attachment circuit must be configured using the xconnect
command on the local and remote PE routers. The vcid argument creates the binding between a PW and
an attachment circuit.
The pw-class pw-class-name value binds the xconnect configuration of an attachment circuit to a
specific pseudowire-class. In this way, the pseudowire-class configuration serves as a template that
contains settings used by all attachment circuits bound to it with the xconnect command.
Note If you specify the encapsulation keywords, you must specify the pw-class keyword.
Examples The following example configures xconnect service for an ATM interface by binding the ATM circuit
to the PW named 123 with a remote peer 10.0.3.201. The configuration settings in the pseudowire class
named ATM-xconnect are used.
Router# config tby
Router(config)# interface ATM 0/0
Router(config-if)# xconnect 10.0.3.201 123 pw-class ATM-xconnect
Router(config-if-xconn)# exit
Router(config-if)# exit
Router(config)# exit
Related Commands
12.3(2)T This command was integrated into Cisco IOS Release 12.3(2)T.
12.2(25)S This command was integrated into Cisco IOS Release 12.2(25)S.
12.2(27)SBC This command was integrated into Cisco IOS Release 12.2(27)SBC.
12.4(11)T This command was integrated into Cisco IOS Release 12.4(11)T.
12.2(33)SRB This command was updated to add support for AToM static pseudowires, and
so that the remote router ID need not be the Label Distribution Protocol (LDP)
router ID of the peer.
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.
15.0(1)MR This command was integrated into Cisco IOS Release 15.0(1)MR. This
release does not support the ignore-vpi-vci or the one-to-one keywords.
Release Modification
Command Description
pseudowire-class Configures a template of PW configuration settings used by the
attachment circuits transported over a PW.
show xconnect Displays information about xconnect attachment circuits and PWs.