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 Guys, I'd like to know if anyone could help me understand how the route-policy configured on the bgp next-hop attach-point is processed by the ASR9K.My testing case is very simple, I am using it out of production(VIRL) just to make sure that th...
Hello Guys,
I was playing around a little bit with the new ASR9901 running the 6.4 version and I noticed that the command "monitor interface XXX" which previously was showing the packet/byte rate is not available anymore. I have tried to lookup int...
Hello,
Have you set the neighbor X.X.X.X update-source LoX on the neighbors?
Please share the bgp configuration from 2 routers and the "show ip route" so we can understand what is going on.
Thanks,
ADP
Hello,
You should start from this:
https://tools.ietf.org/html/rfc1812
It will give you all the information about routing that you need to understand. What it is, What it does and how routers do it.
HTH,
ADP
Hey Chris,
That is not going to work. The firewall cannot have two interfaces sharing the same subnet. The best thing you could do here is to add a third switch wich supports lacp. You can then connect this L2 switch via a VPC port-channel, so it w...
Hello,
This flap doesn't depend on your router and his configuration. From the logs you can read that the bpg peer torned down the session. You might need to get in touch with the BGP administrator who manages the other end and ask him to disable t...
Hello,
Next-hop-self doesn't work by default on prefixes received from ibgp neighbors and advertised to ibgp neighbors as per RFC 4456 reccomandation
https://tools.ietf.org/html/rfc4456#section-10
In addition, when a RR reflects a route, it SHOULD...