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, You donot configure the correct ACL, you must restrict the destination port not the source port. example : access-list 101 permit tcp host x.x.x.x source-port host x.x.x.x destination-port
Hi, Alex: The default loop prevention mechanism in the AS is not pass the route learned from a iBGP peer to another iBGP peer, but you can use route reflector to break the rule only, the route reflector client configuration is to tell the route re...