cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3430
Views
5
Helpful
2
Replies

OMP routes are NOT installed in routing table

dragonhunt9111
Level 1
Level 1

Hello all,

I'm new to SDWAN.

I have tried many times to advertise LAN route between vedge-left-hand side and vedge-right-hand side. but not success.

This is my simple topology.

dragonhunt9111_0-1668268659329.png

 

 

- I check on vmanage: both Vedges are UP

dragonhunt9111_4-1668261762197.png

 

- On Vsmart, I used command show omp peers and show omp routes, it seems to be OK, like below:

dragonhunt9111_2-1668261614936.png

 

dragonhunt9111_3-1668261693262.png

- On each vEDGE, I show omp tlocs received , it received prefix from remote site, but bfd-status is down (I dont know why it down?)

dragonhunt9111_6-1668262001109.png

-Ping between two WAN IP of EDGE ok

Please someone help to check?

Thank  you very much

 

 

 

1 Accepted Solution

Accepted Solutions

svemulap@cisco.com
Cisco Employee
Cisco Employee
Hi Dragonhunt9111,

>From your screenshots and information that you have provided, this is expected.
I see both the Edge devices are in the same site-ID.
Change one of the Edge Site to a different site-ID (eg. 2)
Everything should work as expected. (BFD UP, OMP Routes exchanged, etc.)

The concept of Site-ID is that, edges/remotes belong to the same site and they can reach reach other, via LAN side.
There is no reason, reach through the WAN / Transport side.
Hence, OMP doesn't advertise the LAN prefixes to each other.

HTH.

View solution in original post

2 Replies 2

svemulap@cisco.com
Cisco Employee
Cisco Employee
Hi Dragonhunt9111,

>From your screenshots and information that you have provided, this is expected.
I see both the Edge devices are in the same site-ID.
Change one of the Edge Site to a different site-ID (eg. 2)
Everything should work as expected. (BFD UP, OMP Routes exchanged, etc.)

The concept of Site-ID is that, edges/remotes belong to the same site and they can reach reach other, via LAN side.
There is no reason, reach through the WAN / Transport side.
Hence, OMP doesn't advertise the LAN prefixes to each other.

HTH.

Very thank Svemulap. I change site-id to 2 on vEDGE2 and everything works as expected.