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 am looking into the possibility of applying separate ACL's to separate VTY groups.It sounds theoretically possible, but I do not have a lab to mock it up in to test.The current issue is various tools sucking up VTY resources and not leaving much fo...
hi,Trying to find out the best way to advertise routes based on ip-route source.R1 - ISP_A-neighbor ISP_A-neighbor R3 only advertise 0/0 route to R3R2 - ISP_B-neighbor ISP_B-neighbor R3only advertise 0/0 route to R3R3 - inside network-neighbor R1adve...
figured it out -- instead of ACL's -- just going to type statements instead of acl numbersR3:neighbor R1 advertise-map map2 non-exist map1neighbor R2 advertise-map map4 non-exist map3route-map map1 permit 10match ip addess 0.0.0.0match as-path ISP_A_...