cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
769
Views
0
Helpful
1
Replies

3750x vrf: routing question

gavin han
Level 1
Level 1

Hi,

I've following config:

int vlan5

ip add 10.10.1.1 255.255.255.0

int vlan4

ip vrf forwarding VPN

ip add 10.10.2.1 255.255.255.0

router eigrp 200

redistribute static

network 10.10.0.0 255.255.0.0

ip route 10.10.2.0 255.255.255.0 10.14.1.1

==

will above command show the "static" route that's being redistributed in the routing table or will it show directly connected vlan4 (that's in vrf VPN) in the routing table?

I believe it will show the static route that's being redistributed in the routing table but just wanted to be sure.

1 Accepted Solution

Accepted Solutions

Nandan Mathure
Level 1
Level 1

If the static route is installed in the local routing table then yes you will see the static route being redistribute in global routing table.

VLAN4 is in vrf VPN and it is not part of eigrp, so what you think is right.

Thanks,

Nandan

View solution in original post

1 Reply 1

Nandan Mathure
Level 1
Level 1

If the static route is installed in the local routing table then yes you will see the static route being redistribute in global routing table.

VLAN4 is in vrf VPN and it is not part of eigrp, so what you think is right.

Thanks,

Nandan

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card