From: Ahmed Mustafa (ahmed.mustafa@sbcglobal.net)
Date: Wed Feb 25 2004 - 22:48:54 GMT-3
Good Job Scott,
That is what was happening. by default level2 is only redistributed. I
manuall specified level-1 and it worked like a champ.
Thanks again,
Ahmed
----- Original Message -----
From: "Scott, Tyson C" <tyson.scott@hp.com>
To: "Bob Sinclair" <bsinclair@netmasterclass.net>; "Ahmed Mustafa"
<ahmed.mustafa@sbcglobal.net>; <ccielab@groupstudy.com>
Sent: Wednesday, February 25, 2004 4:18 PM
Subject: RE: redistribute Loopbacks
The simplest way to do this, especially with a loopback when you are not
going to be forming any adjacencies with other hosts using this
interface is to use the command passive-interface. This will add the
network to your routing table and advertise it to other CLNS neighbors.
The command that you are missing below is to redistribute level-1. By
default when you do redistribute it goes into level-2 only.
Regards,
Tyson Scott
Agilent Problem Management Team
Managed Network Services
Phone: 313-583-5812
Pager: 877-997-0811
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Bob Sinclair
Sent: Wednesday, February 25, 2004 7:13 PM
To: Ahmed Mustafa; ccielab@groupstudy.com
Subject: Re: redistribute Loopbacks
Ahmed,
I believe that when redistributing INTO ISIS you need to add a metric
between 1 and 63 on the redistribute command. . By default it comes in
with
metric 0 and acts like RIP or EGRP.
Bob Sinclair
CCIE #10427, CISSP, MCSE
www.netmasterclass.net
----- Original Message -----
From: "Ahmed Mustafa" <ahmed.mustafa@sbcglobal.net>
To: <ccielab@groupstudy.com>
Sent: Wednesday, February 25, 2004 7:01 PM
Subject: redistribute Loopbacks
> Is there anything other than simply use the following commands.
>
> R1 and R6 are connected via ISIS Level-1 only.
>
> on R6, I have a loopback interface 6 configured with 132.1.6.0/24, and
I
> redistributed via redistributed connected method.
>
> r6
>
> router isis
> redistributed connected route-map connected2isis
>
>
> route-map connected2isis permit 10
> match interface loopback 6
>
> But the route will not appear on R1.
>
> Any advise !
>
> Regards,
>
> Ahmed
>
>
This archive was generated by hypermail 2.1.4 : Fri Mar 05 2004 - 07:13:57 GMT-3