Link to home
Start Free TrialLog in
Avatar of gbarrientos
gbarrientos

asked on

Stop Multicast Session from flooding Network

I am using Symantec Ghost 7.0. Every time I run multicast server the network performance is reduced by more than half. So i figured if can stop the multicast packets from leaving the switch where all the clients are connected I can stop the unnecessary traffic. Allow me to explain the current scenario. There is a workbench were all stations on the work bench are connected to a Cisco Catalyst 3524. Port 24 on the catalyst is connected to a parent Switch via a cross over cable. A DHCP server and the Proxy Server are connected to the PARENT Switch, which is how the computers on the workbench get their IP addressee and access the internet. NOTE!!! ONLY computers on the workbench need to access the Symantec Multicast Server. So I think I can add an access statement to the switch to stop all outgoing packets from Symantec Multicast on Switch Port 24. The question is how does Symantec Multicast server send information to their clients, and how do the clients find the Multicast Server? Is it a particular port or a particular packet or what?
Avatar of MaxQ
MaxQ

If the switches aren't configured for IGMP/CGMP, they will forward multicasts as if they were broadcasts.
Once multicast is configured on the network devices they will only forward multicast frames to stations that join the multicast group in question.  As with most network things there is more than one way to do it, but these links should be helpful:

http://service1.symantec.com/SUPPORT/ghost.nsf/docid/2000022806431025?Open&src=&docid=2000033111503625&nsf=ghost.nsf&view=docid&dtype=&prod=&ver=&osv=&osv_lvl=

http://www.cisco.com/en/US/products/hw/switches/ps637/products_configuration_guide_chapter09186a008007d248.html#xtocid109398
or vlan your lab
That's true, having the lab on its own subnet would keep the multicasts contained and
allow you to do some access control between it and the rest of your network.  Not a
bad idea for security if you potentially have workstations/servers there being built that
aren't fully patched/configured/etc.
You certainly can control precisely where a multicast is sent.  An IGMP packet goes anywhere on the set of IP addresses within the LAN it is programmed on.  You can control this by programming groups for multicasting on your routers.  THis is exactly what MaxQ and Chicagoan are saying, so give me no points.  A best solution, in my never to be humble opinion is to go with CHicagoan, and VLAN, your lab, this will eliminate all unwanted traffic to your lab.,
ASKER CERTIFIED SOLUTION
Avatar of Scotty_cisco
Scotty_cisco

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
surgical, scotty! wtg!
now - can you get us warp 10?