Specifications

B-567
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
xconnect
xconnect
To bind an attachment circuit to a pseudowire, use the xconnect command in one of the supported
configuration modes. To restore the default values, use the no form of this command.
xconnect peer-ip-address vc-id {encapsulation {mpls [manual]} | pw-class pw-class-name}
[pw-class pw-class-name] [sequencing {transmit | receive | both}] [one-to-one |
ignore-vpi-vci]
no xconnect
Syntax Description
Command Default The attachment circuit is not bound to the PW.
Command Modes CEM circuit configuration
Interface configuration
Subinterface configuration
peer-ip-address IP address of the remote provider edge (PE) peer. The remote router ID can
be any IP address, as long as it is reachable.
vcid The 32-bit identifier of the virtual circuit (VC) between the PE routers.
encapsulation
mpls—Specifies Multiprotocol Label Switching (MPLS) as the
tunneling method.
manual—Specifies that no signaling is to be used in the attachment
circuit. This keyword places the router in xconnect configuration mode
for manual configuration of the attachment circuit. Use this keyword to
manually configure an AToM or L2TPv3 static pseudowire.
pw-class
pw-class-name
(Optional) Specifies the pseudowire class for advanced configuration.
sequencing (Optional) Sets the sequencing method to be used for packets received or
sent. This keyword is not supported with the AToM Static Pseudowire
Provisioning feature.
transmit Sequences data packets received from the attachment circuit.
receive Sequences data packets sent into the attachment circuit.
both Sequences data packets that are both sent and received from the attachment
circuit.
one-to-one Applies only when the xconnect command is configured under the AAL0
encapsulation PVC. The keyword specifies the PW type as a one-to-one
VCC cell relay.
ignore-vpi-vci Sets the Cisco MWR 2941 to ignore the VPI/VCI value in the PW packet
and rewrite the egress ATM cell header with VPI/VCI value of the locally
configured (attachment side) PVC.
Note You can only use this parameter for a 1-to-1 pseudowire, for which you
apply the xconnect command to a PVC.