09-19-2018 07:59 PM
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?
Solved! Go to Solution.
09-20-2018 06:50 AM
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,
09-19-2018 10:00 PM - edited 09-20-2018 05:53 AM
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
09-20-2018 06:50 AM
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,
10-01-2018 03:53 PM
Hi Harold,
I just following the deployment guide for SDA, and in the ISIS configuration section they not configure vrf instance under router ISIS.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide