RE: Show Stopper ?

From: Jake Reynolds (JREYNOLDS@uscentral.org)
Date: Wed Apr 16 2003 - 11:14:32 GMT-3


You're manipulating the administrative distance with your solution.
The question asked for you to alter the hop count. Think offset list.

Jake Reynolds
Systems Engineer - Information Systems
CCIE #11224, MCSE NT4 & W2K, CCNA, CCNP, A+

US Central Credit Union
9701 Renner Blvd.
Lenexa, KS 66219

Office- 913.227.6122
Cell- 816.305.6785

jreynolds@uscentral.org

-----Original Message-----
From: Pieter Scheepers - CPX SS [mailto:PieterSC@ComparexAfrica.co.za]

Sent: Wednesday, April 16, 2003 7: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