Anyone have any links to a good IGMP tutorial or a book for that matter. I'm running Catalyst and 3com switches with IGMP Snooping, but it still seams that the OSPF LSA's are still flooded to all ports on the switches.
All link-local multicast traffic will ALWAYS flood within a VLAN. This is by design and you can't stop it unless you get into some hard-filtering. OSPF uses 224.0.0.5 & 224.0.0.6 (and also a TTL of 1) - these must be flooded for the protocol to work. Switches will ALWAYS forward these packets to all ports within a VLAN. Any Address that begins 224.0.x.x will always flood.
If you don't have any OSPF speakers on a VLAN (i.e. a User VLAN) then make the interface Passive.
Can't you disable that on a per port basis? Like obviously, I want my trunk ports and router ports to flood multicast traffic. But host pcs on the vlan running ospf shouldn't need that. I already run passive interfaces on the vlan's that I know are only hosts, but not on my main vlan (for obvious reasons ).
I guess I could create a separate VLAN for my OSPF routers, but it seems like a waiste.
No, as I said you could set up some custom filters and apply them to Workstation/Server ports and not to Router ports, but thats it.
Why have you got PC's on a VLAN where OSPF is anyway? In a typical design you won't have PCs/Servers on a VLAN where routed traffic needs to traverse - these should be 'backbone' links and router-to-router links. User traffic should generally be 'stub' type networks where OSPF should be 'passified'.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.