RE: OSPF over broadcast - drop mulitcast.

From: Malcolm Price (malcolm.price@lanbase.com)
Date: Thu Jun 10 2004 - 19:08:49 GMT-3


Karim,

I've programmed exactly the same problem using rip and that worked 100%.
I.e. specifying passive ethernet interface and a unicast neighbor.

FYI, this is what I used:

router rip
 passive-interface Ethernet0
 network 192.168.1.0
 neighbor 192.168.1.100
 distribute-list 2 out Ethernet0
 distribute-list 1 in Ethernet0
 no auto-summary

I'd say yes, but try it first.

Cheers,
Mal
CCIE #10607

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Karim
Sent: 10 June 2004 21:37
To: ccielab@groupstudy.com
Subject: OSPF over broadcast - drop mulitcast.

Hi all,

Need your help in the following problem:

Having two routers on the same ethernet segment, asked to drop multicast
traffic betwen the two routers. Meanwhile make sure that adjacecny will
still
established between the two routers.

I was thinking about a passive interface on both routers but passive
interface
will drop the adjacency. So would it be solved with passive plus neighbor
command on both routers ?? Any ideas ??? am I thinking in the right
direction
??

Thanks in advance,
Karim.



This archive was generated by hypermail 2.1.4 : Sat Jul 03 2004 - 19:40:37 GMT-3