Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello All-I am reviewing a new campus VXLAN deployment. The one thing always confuses me is the required MTU configuration across all the new switches.Currently I see on all switches following configured "system mtu 9198". However at the same time si...
Hi All- I am looking for a EEM script that can track OSPF route (a /24) in the routing table and bring up BGP neighbor (via no shut of BGP neighbor). If that /24 comes back into routing table then I need to perform BGP admin shut of the neighbor.Acti...
Thanks for the response.So for VXLAN do both "mtu" and "ip mtu" need to be 9198 bytes? Or if "system mtu 9198" is configured it takes care of it?I am trying to find if "ip mtu 1500" on OSPF interfaces will create a problem or not.
Hi Georg- Unfortunately "event routing network" is not available command on the Nexus 9500 running 10.1(1). See below for available options: event ?cli Create a cli event specificationcounter Create a counter eventfanabsent Create fanabsent event spe...
Hi Rolf- I am trying to track this route availability via OSPF only- above tracking configuration you have will track this route via any routing protocol and that will not work for me. After some research I found there was a way to do this in IOS but...
Hello,With 2 next hop IP address in set statement router will use the IP address in order and if first hop is not reachable ( no route because of interface down) then will try to use the second next hop. Since your next hop is reachable via same int...