cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
544
Views
0
Helpful
4
Replies

Doubt - VRF with static route.

conectividade
Level 1
Level 1

Messrs, I'd like your help! I've been trying to do a VRF config, and its doesn't work. We need to access the net 10.1.2.4/30 comes from 10.1.11.0/24 and 10.1.14.0/24. what is wrong? what is missing? Attached we have net and cfg. Thanks, Renato

4 Replies 4

Renato,

First off,you have to make sure that what the routing table of VRF_MFrame looks like. It will reveal what you have missed. Just do a "sh ip route vrf Mframe" command. (grin)

!

int vla 10 & int vla 14

ip vrf forwarding Mframe

!

ip route vrf Mframe 10.1.11.0 255.255.255.0 10.1.10.1

!

HTH,

Toshi

Toshi, my bad!

I cuted the wrong part of cfg. I rewrited the net and cfg with your help, please look this again.

thanks a lot, Renato.

Renato,

Interface Vlan 14 is the connected interface on the VRF switch. No need to have a static route on it. Just remove it.

!

no ip route vrf Mframe 10.1.14.0 255.255.255.0 10.1.10.1

!

Like previously posted,let's try to do a "sh ip route vrf Mframe" command.

HTH,

Toshi

Toshi, thanks a lot!

Now, that cfg is working.

thanks,

Renato

Review Cisco Networking products for a $25 gift card