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

Enable routing on vedges

Hi, im trying to do a simple routing over two vedges, this seems to do not work on version 18.4.0, as i tested it the same config on a Cisco lab running 17.1.1 and working fine.

 

Its a simple routing of a network via 2 vedges and 1 normal router, topology is a bit like this:

 

 

vEdge1:

ge0/0: 172.16.3.2/30 to CPE

ge0/2: 10.10.10.1/24 to vEdge2

 

vEdge2:

ge0/2: 10.10.10.2/24 to vEdge1

ip route 0.0.0.0/0 10.10.10.1

 

CPE:

G0/0: 172.16.3.1/30 to vEdge1

ip route 0.0.0.0/0 172.16.3.2

 

 

vEdge2 fails to ping 172.16.3.1, but pings ok to 172.16.3.2, i have done some wireshark captures and the traffic directed to this IP is not even comming out of vEdge1 ge0/0, so there should be some logic limitation on it.

 

This simply routing setup isnt working, as you can see its just like how tlocs-extension is done on all those guides and documentacion on Viptela site, but it wont work on versions that i have tested (17.2.4 and higher up to 18.4.0 so far), so any help is highly appreciated !

 

 

Grettings all !

 

1 Reply 1

ekhabaro
Cisco Employee
Cisco Employee

Can you please first of all provide output of "show arp" from all devices please?