Re: distribute-list

From: Bhaskar Sivanesan (bas_bharath@yahoo.com)
Date: Thu May 17 2007 - 03:13:18 ART


Hi Rob

You need to use

distribute-list prefix RIP->BB1 out Fastethernet0/0.

without the prefix keyword, it will look for access-list RIP->BB1

cheers

----- Original Message ----
From: Rob McDonald <robmexpert@gmail.com>
To: Cisco certification <ccielab@groupstudy.com>
Sent: Thursday, May 17, 2007 5:12:41 AM
Subject: distribute-list

Hello Group,

I am trying to send only 150.32.0.0/16 to BB1 from R6 through rip while
using the distribute-list and prefix-list.

R6# sh run | b router rip

router rip
version 2
redistribute ospf 1 metric 5
passive-interface default
no passive-interface FastEthernet0/0
network 180.1.0.0
distribute-list RIP->BB1 out FastEthernet0/0
no auto-summary

!
ip prefix-list RIP->BB1 seq 5 permit 150.32.0.0/16

Still I see all the routes at BB1. Is there anything that I'm doing wrong in
defining my prefix list.

Thanks,
Rob



This archive was generated by hypermail 2.1.4 : Fri Jun 01 2007 - 06:55:21 ART