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

OMP default(static, connected) redistribute rotute off on vManage

zhwwan
Level 1
Level 1

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.

QQ图片20230327151653.jpg

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.

QQ图片20230327151659.jpg

My viptela version is 19.10.

Is this a display bug?

 

 

2 Accepted Solutions

Accepted Solutions

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):

KananHuseynli_0-1679949054147.png

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).

HTH,
Please rate and mark as an accepted solution if you have found any of the information provided useful.

View solution in original post

It is version of 20.9.1

HTH,
Please rate and mark as an accepted solution if you have found any of the information provided useful.

View solution in original post

5 Replies 5

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):

KananHuseynli_0-1679949054147.png

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).

HTH,
Please rate and mark as an accepted solution if you have found any of the information provided useful.

zhwwan
Level 1
Level 1

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?

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:

KananHuseynli_1-1680072570686.png

 

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).

 

 

HTH,
Please rate and mark as an accepted solution if you have found any of the information provided useful.

Hi Kanan

What's the viptela version as you show in the picture?

It is version of 20.9.1

HTH,
Please rate and mark as an accepted solution if you have found any of the information provided useful.