Configure Vrf Interfaces On Pe Routers For Each Vpn Customer - Cisco NCS 540 Series Configuration Manual

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

Advertisement

MPLS L3VPN Overview
Router-PE1#show vrf vrf1601
VRF
vrf1601
Related Topics

Configure VRF Interfaces on PE Routers for Each VPN Customer

After a VRF instance is created, you must associate that VRF instance with an interface or a sub-interface on
the PE routers.
Note
You must remove the IPv4 or IPv6 addresses from an interface prior to assigning, removing, or changing an
interface's VRF. If this is not done in advance, any attempt to change the VRF on an IP interface is rejected.
Configuration Example
This example assigns an IP address 192.13.26.6 to the interface (HundredGigE0/0/1/0.1601) on PE1 router
and associates the VRF instance vrf1601, to that interface.
Router-PE1#configure
Router-PE1(config)#interface HundredGigE0/0/1/0.1601
Router-PE1(config-if)#vrf vrf1601
Router-PE1(config-if)#ipv4 address 192.13.26.6 255.255.255.252
Router-PE1(config-if)#encapsulation dot1q 1601
Router-PE1(config)#commit
Running Configuration
interface HundredGigE0/0/1/0.1601
vrf vrf1601
ipv4 address 192.13.26.6 255.255.255.252
encapsulation dot1q 1601
!
Verification
• Verify that the interface with which the VRF is associated, is UP.
RD
2001:1601
Configure VRF Interfaces on PE Routers for Each VPN Customer, on page 17
Configure Multiprotocol BGP on the PE Routers and Route Reflectors, on page 12
Router-PE1#show ipv4 vrf vrf1601 interface
HundredGigE0/0/1/0.1601 is Up, ipv4 protocol is Up
Vrf is vrf1601 (vrfid 0x60000001)
Internet address is 192.13.26.6/30
MTU is 1518 (1500 is available to IP)
Helper address is not set
L3VPN Configuration Guide for Cisco NCS 540 Series Routers, IOS XR Release 6.3.x
Configure VRF Interfaces on PE Routers for Each VPN Customer
RT
AFI
import
2001:1601
IPV4
export
2001:1601
IPV4
SAFI
Unicast
Unicast
17

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents