Show Stopper ?

From: Pieter Scheepers - CPX SS (PieterSC@ComparexAfrica.co.za)
Date: Wed Apr 16 2003 - 10:08:00 GMT-3


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