RE: Show Stopper ?

From: Jerry Haverkos (jhaverkos@columbus.rr.com)
Date: Wed Apr 16 2003 - 11:26:58 GMT-3


router rip
offset-list 1 in 2 eth 0/0 ---- > assuming this interface leads to 10.2.1.1

access-list 1 deny 2.0.0.0
access-list 1 permit any

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Pieter Scheepers - CPX SS
Sent: Wednesday, April 16, 2003 9:08 AM
To: 'ccielab@groupstudy.com'
Subject: Show Stopper ?

Here is a question from Brian Dennis which I dug up from the archives. I
did not see someone post an answer to it.

Care to try ?

Give all class "A" networks received via RIP from 10.2.1.1 an additional hop
count of 2 with the exception of the 2.0.0.0/8 route. Use a maximum of 2
access-list statements for this task.

Then more !!

Give all class "A" classful networks received via RIP from 10.2.1.1 an
additional hop
count of 2 with the exception of the 2.0.0.0/8 route. Use a maximum of 2
access-list statements for this task.

I tried:

router rip
distance 2 10.2.1.1 0.0.0.0 1 or should it be
distance 2 10.2.1.1 255.255.255.255 1

access-list 1 permit 0.0.0.0 127.255.255.255
access-list 1 deny 2.0.0.0 0.255.255.255

The second one:

router rip
distance 2 10.2.1.1 0.0.0.0 100

access-list 100 permit 0.0.0.0 127.0.0.0 host 255.0.0.0
access-list 100 deny 2.0.0.0 0.255.255.255

        Regards

        Pieter Scheepers



This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:35:54 GMT-3