Community discussions

MikroTik App
 
User avatar
trm3
newbie
Topic Author
Posts: 35
Joined: Mon Jun 04, 2007 7:36 pm
Location: US, NC, Charlotte
Contact:

Ping VRF issue

Fri May 22, 2009 11:47 pm

If I initiate a ping from a PE node to a remotely attached CE node on VRF-A using the following command:

ping 192.168.199.5 routing-table=VRF-A source-address=172.30.16.1

(the ip address 172.30.16.1 is assigned to a loopback bridge interface on the PE node that is part of the VRF-A address space)

The ping reaches the CE node properly, but has a source address of the interface it exited through (wrong VRF).

Is this intended? It would be *really* nice for troubleshooting purposes to initiate pings/traceroutes from a PE node (assuming it had an interface that was part of the VRF) into a VRF.