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 hope you can help,I m very new to ACL especially to advanced prefix lists.I am trying to exclude a 10.111.113.0/24 subnet from 10.111.112.0/23 using prefix-listip prefix-list TEST seq 10 deny 10.111.112.0/23 ge 24 le 24 ip prefix-list TEST se...
Hi,Havea question about BGP local preference values and how it can be used indual-homed scenario. In a case scenario where customer is peering to a singleISP using primary (s0/0 to s0/0) and back up (s0/1 to s0/1) lines and useloopback interfaces for...
Thanks for coming back to me. I m not sure if its me or my GNS3 software, but when I try to filter summarized IP addresses block I can still see it appearing in the routers (I redistributing from EIGRP networks into OSPF)on OSPF routing table and I a...
Thanks Lei,But how should I permit 10.111.112.0/24 traffic while blocking 10.111.113.0/24?I know that I am missing something but can not figure out what. Could you tell that the the correct syntax would be?Thanks
Thanks to everyone who corrected and advised me of solutions. I think yesterday was one of these moments whenmore you read and look at the same code the more confusing it becomes.Ta
Thanks vdadlaney for this.Provided code is example I am playing with. In my code I I use weight commands to prioritize one line against another. However correct me if I am wrong, but in this case scenario is it possible for me to control incoming tra...