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.
I have this BGP configuration and I would like to have 2 BGP way to the remont router with 2 interfaces so the bgp VRF will be primary and the bgp global will be secondary so I am doing adjacency to remote-as 65005 But the route is still going via...
I have issue with cisco prime Actually yesterday added the devices and everything been ok but today I get this issue ( Partial Collection Failure ) please any Suggestion
Thanks @MHM Cisco World you are brilliant yes my Topolgy is different a little bit from yours but the Idea is the same here you can see how it was but beacause there was a bit delay during the failover and I can't manage the BGP to AWS from both ...
Hello Harold RitterBig Thanks to you really Appreciate your help and your suggest to use the global VRF with the (local-as xxxx no-prepend replace-as) I didn't notice such a command is available under the global VRF so I delete the VRF aws.1, one las...
Hello MHM Cisco World, there an option to use local-as under the global VRF (router bgp 65001) which is it helpful so I decide to delete the VRF aws.1 and use the global VRF with 2 different AS number , But Nexus will see there is 2 Hops to reach th...
#show ip bgp 172.16.0.0/16BGP routing table information for VRF default, address family IPv4 UnicastBGP routing table entry for 172.16.0.0/16, version 111Paths: (2 available, best #1)Flags: (0x000012) (high32 00000000) on xmit-list, is in urib, is ba...
Hello Harold Ritter, 1- as you know the Nexus doesn't allowed to have 2 diffrent BGP AS number so unfortunately am not able to adjacency with AWS. it need to be peer. so neighbor 169.254.95.25 should peer with number remote-as local 65001 and neig...