Re: NLSP , RIP and route filtering help....SOlved

From: atul pawar (atulpawar@xxxxxxxxxxx)
Date: Mon Jun 17 2002 - 05:11:53 GMT-3


   
Hi David
For me even the IN is not working. But I have got this working by filtering
that network in the rip process of r3. I
Following is my config for r3
r3
!
!
ipx router rip
distribute-list 800 in Ethernet0/0
!
access-list 800 deny EEE
access-list 800 permit FFFFFFFF
!

r1#
r1#sh ipx rout
Codes: C - Connected primary network, c - Connected secondary n
       S - Static, F - Floating static, L - Local (internal), W -
       R - RIP, E - EIGRP, N - NLSP, X - External, A - Aggregate
       s - seconds, u - uses, U - Per-user static/Unknown, H - Hol

5 Total IPX routes. Up to 1 parallel paths and 16 hops allowed.

No default route known.

L 1111 is the internal network
C BBB (NOVELL-ETHER), Et0
N DDD [45][10/01] via 3333.0000.0000.0001, 125s, Se0
N 1234 [45][10/01] via 3333.0000.0000.0001, 125s, Se0
N 3333 [45][11/01] via 3333.0000.0000.0001, 125s, Se0

cheers
Atul

>From: "David Ham" <ccieau@hotmail.com>
>Reply-To: "David Ham" <ccieau@hotmail.com>
>To: atulpawar@hotmail.com, ccielab@groupstudy.com
>Subject: Re: NLSP , RIP and route filtering help
>Date: Mon, 17 Jun 2002 15:38:01 +1000
>
>Atul,
>
>Well I had the same problem.
>It seems like at NLSP only distribute-list in keyword works.
>
>I tried distribute-list out interface/RP but doesn't work.
>
>It is difficult to understand how IN keyword can block the ipx routes going
>out of the router. -- anyone has idea?
>
>Cheers,
>
>David Ham
>
>
>>From: "atul pawar" <atulpawar@hotmail.com>
>>Reply-To: "atul pawar" <atulpawar@hotmail.com>
>>To: ccielab@groupstudy.com
>>Subject: NLSP , RIP and route filtering help
>>Date: Sun, 16 Jun 2002 17:31:28 +0000
>>
>>Hi guyes
>>
>>I'm not able to filter routes flowing from IPX RIP into NLSP
>>
>>r1----NLSP-----r3----IPX RIP---R5(Netwrok eee)
>>
>>
>>
>>
>>r1 is seeing network eee via NLSP.
>>
>>r1#sh ipx route
>>
>>L 1111 is the internal network
>>C BBB (NOVELL-ETHER), Et0
>>N DDD [45][10/01] via 3333.0000.0000.0001, 4s, Se0
>>NX EEE [45][12/02][02/01] via 3333.0000.0000.0001, 4s, Se0
>>N 1234 [45][10/01] via 3333.0000.0000.0001, 4s, Se0
>>N 3333 [45][11/01] via 3333.0000.0000.0001, 4s, Se0
>>
>>
>>Following is the config of r3 where Im trying to filter this network
>>
>>
>>!
>>ipx routing 0004.dd69.9f41
>>ipx internal-network 3333
>>!
>>access-list 800 deny EEE
>>access-list 800 permit FFFFFFFF
>>
>>!
>>!
>>ipx router nlsp
>>area-address 0 0
>>distribute-list 800 out rip
>>
>>
>>r3# sh ipx route
>>
>>No default route known.
>>
>>L 3333 is the internal network
>>C DDD (NOVELL-ETHER), Et0/0
>>C 1234 (UNKNOWN), Lo99
>>N BBB [45][10/01] via 1111.0000.0000.0001, 251s, Se2/1
>>R EEE [02/01] via DDD.0004.dd69.a300, 14s, Et0/0
>>N 1111 [45][11/01] via 1111.0000.0000.0001, 251s, Se2/1
>>
>>
>>Am I missing anything?
>>Atul
>>
>>
>>
>>
>>
>>
>>
>>
>> Atul
>>
>>



This archive was generated by hypermail 2.1.4 : Tue Jul 02 2002 - 08:12:34 GMT-3