Configuring Multisegment Pseudowire; Provisioning A Multisegment Pseudowire Configuration - Cisco ASR 9000 Series Configuration Manuallines

L2vpn and ethernet services configuration guide
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing Point to Point Layer 2 Services
RP/0/RSP0/CPU0:router# configure
Enters the Global Configuration mode.
Step 2
interface type interface-path-id.subinterface l2transport
Example:
RP/0/RSP0/CPU0:router(config)# interface GigabitEthernet0/0/0/0.1 l2transport
Configures an interface or connection for L2 switching.
Note
In VLAN Mode, you must enter the l2transport keyword on the same line as the interface.
Step 3
service-policy [ input | output ] [ policy-map-name ]
Example:
RP/0/RSP0/CPU0:router(config-if)# service-policy input servpol1
Attaches a QoS policy to an input or output interface to be used as the service policy for that interface.
Step 4
Use the commit or end command.
commit - Saves the configuration changes and remains within the configuration session.
end - Prompts user to take one of these actions:
• Yes - Saves configuration changes and exits the configuration session.
• No - Exits the configuration session without committing the configuration changes.
• Cancel - Remains in the configuration mode, without committing the configuration changes.

Configuring Multisegment Pseudowire

This section describes these tasks:

Provisioning a Multisegment Pseudowire Configuration

Configure a multisegment pseudowire as a point-to-point (p2p) cross-connect. For more information on P2P
cross-connects, see the
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
"Configuring Static Point-to-Point
configure
l2vpn
xconnect group group-name
p2p xconnect-name
neighbor A.B.C.D pw-id value
pw-class class-name
exit
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
Configuring Multisegment Pseudowire
Cross-Connects".
111

Advertisement

Table of Contents
loading

Table of Contents