Cisco NCS 540 Series Configuration Manual page 33

L3vpn; for ios xr release 6.3.x
Hide thumbs Also See for NCS 540 Series:
Table of Contents

Advertisement

MPLS L3VPN Overview
Router-CE1(config-bgp-vrf)#commit
Running Configuration
PE1:
Router-PE1#show running-config router rip
router rip
vrf vrf1601
interface TenGigE0/0/0/0.1601
!
redistribute bgp 2001
redistribute connected
!
!
CE1:
Router-CE1#show running-config router rip
router rip
vrf vrf1601
interface TenGigE0/0/0/0.1601
!
redistribute connected
!
!
Related Topics
Configure Static Routes Between the PE and CE Routers
Configuration Example
In this example, the static route is assigned to VRF, vrf1601.
Router-PE1#configure
Router-PE1(config)#router static
Router-PE1(config-static)#vrf vrf1601
Router-PE1(config-static-vrf)#address-family ipv4 unicast
Router-PE1(config-static-vrf-afi)#23.13.1.1/32 TenGigE0/0/0/0.1601 192.13.3.93
Router-PE1(config-static-vrf-afi)#commit
Repeat the configuration in CE1, with the respective interface values.
Running Configuration
PE1:
router static
vrf vrf1601
address-family ipv4 unicast
23.13.1.1/32 TenGigE0/0/0/0.1601 192.13.3.93
Connect MPLS VPN Customers, on page 15
L3VPN Configuration Guide for Cisco NCS 540 Series Routers, IOS XR Release 6.3.x
Configure Static Routes Between the PE and CE Routers
23

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents