cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2098
Views
10
Helpful
3
Replies

Can't add redistribute under VRF

Mustain
Level 1
Level 1

Hi Everyone,

On my Catalyst 9500 I can't add redistribute ISIS on router bgp after address family ipv4 vrf ABC, the error was like this below 

 

redistribute isis level-1-2 route-map BLOCK-TAG
%VRF specified does not match this router

 

Anyone know what this happen?

1 Accepted Solution

Accepted Solutions

Harold Ritter
Cisco Employee
Cisco Employee

The isis process is not configured as a vrf instance. You need to add "vrf ABC" under the router isis instance as follow.

 

router isis

vrf ABC

 

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

View solution in original post

3 Replies 3

Deepak Kumar
VIP Alumni
VIP Alumni

Hi,

I didn't verify on a router or lab but the issue: %VRF specified does not match this router" I was faced with OSPF because of forgot to configured OSPF instance with vrf keyword.

 

Regards,

Deepak Kumar

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!

Harold Ritter
Cisco Employee
Cisco Employee

The isis process is not configured as a vrf instance. You need to add "vrf ABC" under the router isis instance as follow.

 

router isis

vrf ABC

 

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

Hi Harold,

 

I just following the deployment guide for SDA, and in the ISIS configuration section they not configure vrf instance under router ISIS.

Review Cisco Networking products for a $25 gift card