Configuring Dynamic Point-To-Point Cross-Connects - Cisco CRS Configuration Manual

Ios xr virtual private network
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Implementing Point to Point Layer 2 services
Example:
RP/0/RP0/CPU0:router(config-l2vpn-xc-p2p)# interface TenGigE 0/0/0/0.1
Specifies the interface type and instance.
Step 6
neighbor ip-address pw-id pseudowire-id
Example:
RP/0/RP0/CPU0:routerr(config-l2vpn-xc-p2p)# neighbor 2.2.2.2 pw-id 2000
Configures the pseudowire segment for the cross-connect.
Optionally, you can disable the control word or set the transport-type to Ethernet or VLAN.
Step 7
mpls static label local { value } remote { value }
Example:
RP/0/RP0/CPU0:router(config-l2vpn-xc-p2p-pw)# mpls static label local 699 remote 890
Configures local and remote label ID values.
Step 8
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.
Step 9
show l2vpn xconnect group group name
Example:
RP/0/RP0/CPU0:show l2vpn xconnect group vlan_grp_1
Displays the name of the Point-to-Point cross-connect group you created.

Configuring Dynamic Point-to-Point Cross-Connects

Perform this task to configure dynamic point-to-point cross-connects.
For dynamic cross-connects, LDP must be up and running.
Note
Cisco IOS XR Virtual Private Network Configuration Guide for the Cisco CRS Router, Release 6.1.x
Configuring Dynamic Point-to-Point Cross-Connects
21

Advertisement

Table of Contents
loading

Table of Contents