Configuring L2Vpn Over Gre Tunnels: Example; Configuring L2Vpn Nonstop Routing: Example - Cisco CRS Configuration Manual

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

Advertisement

Configuring L2VPN over GRE Tunnels: Example

!
p2p atm2
Configuring L2VPN over GRE Tunnels: Example
The following example shows how to configure L2VPN over GRE tunnels:
interface tunnel-ip101
ipv4 address 150.10.1.204 255.255.255.0
ipv6 address 150:10:1::204/64
tunnel mode gre ipv4
tunnel source Loopback1
tunnel destination 100.1.1.202
router ospf 1
router-id 100.0.1.204
cost 1
router-id Loopback0
area 1
interface Loopback0
!
interface tunnel-ip101
mpls ldp
router-id 100.0.1.204
interface tunnel-ip101
l2vpn
xconnect group pe2
p2p 2001
interface GigabitEthernet0/2/0/0.2001
neighbor 100.0.1.202 pw-id 2001

Configuring L2VPN Nonstop Routing: Example

This example shows how to configure L2VPN Nonstop Routing.
config
l2vpn
nsr
logging nsr
Cisco IOS XR Virtual Private Network Configuration Guide for the Cisco CRS Router, Release 6.1.x
34
interface ATM0/3/0/1.300
neighbor 11.11.11.11 pw-id 800 pw-class ipiw
Implementing Point to Point Layer 2 services

Advertisement

Table of Contents
loading

Table of Contents