vrf-lite ...

Oct 05, 2006 2 Replies

Hello!



I want to create virtual router on my cisco 3660 with ios 12.4.10.



I created vrf:



ip vrf test rd 1:1 route-target export 1:1 route-target import 1:1



then I changed interface



interface FastEthernet0/0.2 encapsulation dot1Q 2 ip address 192.168.42.1 255.255.255.0



to



interface FastEthernet0/0.2 encapsulation dot1Q 2 ip address 192.168.42.1 255.255.255.0 ip vrf forward test



then I can ping computer connected to the same vlan with ip



192.168.42.3 with ping vrf test 192.168.42.3

but I can't ping 192.168.42.1 from this computer.



Could you tell me what is wrong in my configuration?



I'm new to VRF as well. What is the output of "sh ip route"? Especially for the VRF table you have just created? Try also "debug ip icmp" and see what you get. Let me know.

Alex.

Thank you! Using debug I found that problem is on linux side- some time ago I did mistyping in iptables rule..

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required