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!Dear allIt is said that "clear ip bgp neighbour-address soft out" will make routing policy take effect WITHOUT reset the bgp session;but when I do a lab to set the origin attribute in bgp route this command doesn't works.I must use "clear ip bgp n...
hi!Dear allI have a BGP router learned a route through two way:one through eBGP,one through iBGP.For I preferred the iBGP path so I use route-map to set the eBGP route's origin to incomplete(the ORIGIN attribute has a higher priority in the decision ...
hi!Dear allI have implement a route-map in my bgp configration to set community attribute of the routes that will advertise to a eBGP peer.but it doesn't works : "show ip bgp community no-export" show nothing from the eBGP peer;below is my configrati...
Hi!Guys,I am a newbie in BGP area,I have a doubt about IGP/IBGP Synchronization and want your help.Does it means if the below conditions satisfied the bgp router will always advertise the bgp route to ebgp peers?even if there is no "network" or "redi...
It seems should use "summary-address network-address network-mask not-advertise"command.But when I use this command in ASBR,even the neighbours in NSSA area could not received the type-7 LSA,it seems this command didn't set the P-bit,but filtered the...
Sorry,I found the problem.For not set the "next-hop-self" in the iBGP Peer,so the route learned from iBGP Peer's next hop is inaccessible.Thanks for your help!BTW:I found some configration code in "TCP/IP Volumn II"(by jeff dolyer) is not so integrat...
hi!I have done the lab and confirm it is the ospf router-id different with iBGP router-id that cause the telluride can not synchronized.Thanks everybody for your great help!
hi!Pkhatri,though I haven't done the lab yet,I think you're right.Cause I found a topic about this in cisco's website : http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080094431.shtml , it says the same thing.Do you know what's the...
Yeah,you are right.I have noticed these 3 bgp entries haven't a ">" beside it and it's not the best route.But what's the reason?Cause they are the only routes to the destinationes,if they are not the best,which one is the best? And disabling synchron...