RE: RIP Question

From: Richard Geiger (geiger_rich@xxxxxxxxxxx)
Date: Fri Apr 06 2001 - 10:28:38 GMT-3


   
The way to handle this is to go to

Router RIP
  Redistribute Connected metric ?

When you redistribute always use a default metric in your redistrib
statement. For rip this is the number of hops. This will redisitribute
your loopback with the needed result. Also if you end up redistributing
more than you need do a

Router RIP
Distribute-list 1 out

Access-list 1 permit host x.x.0.0
Access-list 1 permit host y.y.0.0
Access-list 1 deny any any

This is the same format for almost all protocols.

If you do OSPF make sure you include the "Subnets" command in your
redistribute statement.

>From: "Atif Awan" <atifawan@hotmail.com>
>Reply-To: "Atif Awan" <atifawan@hotmail.com>
>To: dseibold@cisco.com, ccienxtyear@hotmail.com
>CC: ccielab@groupstudy.com
>Subject: RE: RIP Question
>Date: Wed, 04 Apr 2001 22:02:33
>
>You need the offset-list for achieving this purpose.
>
>Regards
>Atif Awan
>
>>From: "Domenic Seibold" <dseibold@cisco.com>
>>Reply-To: "Domenic Seibold" <dseibold@cisco.com>
>>To: "'sanjay'" <ccienxtyear@hotmail.com>
>>CC: <ccielab@groupstudy.com>
>>Subject: RE: RIP Question
>>Date: Wed, 4 Apr 2001 17:18:17 -0400
>>
>>redistribute connected metric 5
>>
>>-----Original Message-----
>>From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
>>sanjay
>>Sent: Wednesday, April 04, 2001 17:00
>>To: ccielab@groupstudy.com
>>Subject: RIP Question
>>
>>
>>I have 2 routers connected back-to-back via ethernet. They are both
>>running
>>RIP v1. R1 has a loopback interface also. The lab I am working on is
>>asking
>>me
>>to configure R2 so that it sees the loopback with a hop count of 5. I just
>>can't seem to find any information on how to do this ??. Any ideas.
>>
>>thanks,
>>Sanjay



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:29:41 GMT-3