From: David (david_knot@xxxxxxxxx)
Date: Fri Dec 07 2001 - 14:04:11 GMT-3
Guys
If u are asked to allow say 3 routes (140.1.0.0,
141.2.0.0 & 142.3.0.0) in to your rack from a
backbone. What type of wildcard would you use in ur
ACL. Would the following be the best?
access-list 1 permit 140.1.0.0 0.0.0.0
access-list 1 permit 141.2.0.0 0.0.0.0
access-list 1 permit 142.3.0.0 0.0.0.0
OR:
access-list 1 permit 140.1.0.0 0.0.255.255
access-list 1 permit 141.2.0.0 0.0.255.255
access-list 1 permit 142.3.0.0 0.0.255.255
?
Thanks
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:40 GMT-3