Hello all.  I'am stumped on an access-list that i need to create.  What i
did was i set up two routers using rip and put loopbacks on one of them and
advertised them in rip.  I then attempted to build an access-list allowing
just these networks to pass into the other router.  The router with the
loopbacks is A the destination is B.  so I know this will be a standard
access list (direction in) on router B's interface to router A.

The requirements are 

allow any packet originating from 182.17.77.0 /24
allow any packet originating from 182.17.73.0 /24
allow any packet originating from 182.81.77.0 /24
allow any packet originating from 182.81.73.0 /24
allow any packet originating from 190.17.77.0 /24
allow any packet originating from 190.17.73.0 /24
allow any packet originating from 190.81.77.0 /24
allow any packet originating from 190.81.73.0 /24

Hers what i think i can do

with the 182 address i can do
permit ip 182.17.73.0 0.64.4.0

because the 64 will increase the second octet to 81 then the 4 in the third
bit will increase the network to 77.  Is this how i would impliment this
filtering policy in just two statements? The same way with the 190 networks?



Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=63399&t=63399
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to