03-27-2023 12:36 AM
I known omp will redistribute static and connected routes by default.These two type of routes actually redistribute to OMP on vEdge and works normally.
But in Web UI of config service VPN on field of "Advertis OMP",the static and connected status are "off".
Which make me confused. It should be "on" state by default on vManage.
My viptela version is 19.10.
Is this a display bug?
Solved! Go to Solution.
03-27-2023 01:36 PM
Hi,
there is separate template for this which is "OMP" template.Below is when you try to create new OMP template (I didn't touch parameters):
As you see, connected;static is "ON", OSPF internal is nowhere shown and always advertised (i.e redistributed). This configuration can be seen in CLI under "OMP" address-family ipv4.
What you have shown is OMP section from VPN template. Here, you may redistribute some protocols for only chosen VPN (which you are doing edit), plus you may attach route-policy (route-map).
03-31-2023 01:43 AM
It is version of 20.9.1
03-27-2023 01:36 PM
Hi,
there is separate template for this which is "OMP" template.Below is when you try to create new OMP template (I didn't touch parameters):
As you see, connected;static is "ON", OSPF internal is nowhere shown and always advertised (i.e redistributed). This configuration can be seen in CLI under "OMP" address-family ipv4.
What you have shown is OMP section from VPN template. Here, you may redistribute some protocols for only chosen VPN (which you are doing edit), plus you may attach route-policy (route-map).
03-28-2023 10:47 PM
Hi Kanan
Can you tell what's the priority of these two OMP configuration?
If these two OMP configuration are conflict, for example, separate template tell OMP advertised("ON") static route, but the VPN template tell OMP don't advertised("Off") static route, How does it handle this difference?
03-28-2023 11:54 PM
Hi,
there is no "ON/OFF" for VPN template. Advertise OMP section in VPN template includes only protocol for redistribution. If nothing is selected (which is default), then OMP template config is used. See below:
But if protocol (and connected/ static) in the OMP template is "OFF" (there is no advertise under "address-family ipv4"), however it is selected in VPN template (there is advertise under "address-family ipv4 vrf 1"), then route redistribution happens.
Protocol config from VPN template overrides "OFF" from OMP template (which is VPN agnostic).
03-30-2023 11:49 PM
Hi Kanan
What's the viptela version as you show in the picture?
03-31-2023 01:43 AM
It is version of 20.9.1
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide