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.
hi All,looking for ideas on how to achive following - On my local PE router ( VRF A ), i have cutomer route being received from my remote PE. The local PE VRF A is also receiving the same route via an external BGP neighbour ( via a longer AS path )....
Hi All, I am using 17.03.04a on IOS XE. Currently i noticed that the colour community can only be set on teh vpnv4 session and not on the inbound session with the CE router. This is in contrast with what IOSXR can do ( colour community can be set on ...
hi,Does anyone know when was the following command's meaning changed in IOSXE - next-hop-unchanged Documentation says following ( which seem to be pointing that the nexthop will remain unchanged for ebgp )- To enable an external BGP (eBGP) peer that...
Hello All,Please can anyone provide me the parallel command for "show isis database private" ?I am trying this command on IOSXR platform but cant seem to get any output. Is there anything that I need to enable to get the output of this command?Regard...
Hello All,Has anyone used the priority level command in IOSXR? If we have multiple classes under the same policy map which are assigned a priority level, then how will it affect the scheduling?For example I have following configpolicy-map testClass 1...
Useful for anyone who might have similar issue. I was able to fix this with following configuration - router bgp 1vrf Ard 1:1bgp bestpath as-path multipath-relaxaddress-family ipv4 unicastmaximum-paths eibgp 2label mode per-ceadditional-paths selecti...
hi ALl,Forgot to mention. I want to ensure that i use Path2 only when path1 goes down. I want Path2 to act as backup only. It should not be used when Path1 is available.
you are correct Harold. I realized that and ended up using communities instead. So the flow is as you mentioned above -access side - Communities attached to the IP routes...towards the core - use match statements to identify the communities and ass...
Many thanks for the update, Harold. I agree that your solution would be the way to go on IOS XE. I was thinking of adding tags to customer routes being received on PE - CE sessions and then matching on those tags to assign them colors while advertisi...
hi Harold, I have tried it again on IOSXE and IOSXR both. IOXR works as expected without any issues. With all three routers in different AS as shown below, R3 was able to reflect routes with next-hop-unchanged R1 -- R3 --- R2 Following was the confi...