Hello all,
I have cisco related issues regarding my new cisco router. I have used it in conjuction with 3com switches to route inbetween vlans, which i have segemeted my entire network into (approx 9 vlans, one for server and resources).
As stated, my entire network is vlan-ed, and as such my IT managment computers are on different vlans to client computers, default ACLS are applied so majority of ip traffic is working fine. What i can-not longer do, obviously, is remotely Wake On LAN my client computers. I am aware that IOS denies mac address broadcasts, so i am not sure how to forward thes eot client computers. And where do i apply acls (i assume), to interfaces, subinterfaces? I have 2 ethernet interfaces and 8 subInts.
Another issue is now my ghosting doesnt work, due to IGMP mis-config. What do i need to configure to allow IGMP membership and requirments to achive ghost casting (multicasting) once again if my ghost server is on an foriegn vlan to clients.
thanks alot for your time everyone.
Anthony
Software/Hardware used:
ASKED:
April 10, 2006 8:15 AM
UPDATED:
May 1, 2006 8:56 PM
Depending on the defaults of the 3COMs, you might need to enable multicast routing on the router and set it to sparse-dense mode. Those commands are “ip multi-cast routing” and “ip pim sparse-dense-mode.” These commands are done in global config.
SF
hey guys,
Yeh i was unable to get it to work. Any more ideas? As for the “ip pim sparse-dense-mode” it seems i dont have that command in my version of IOS. Which is 12.3.
All the text on igmp was great but didnt get me where i need to be.
I am sure i am not the only persons trying to multicast symantec ghost via a cisco router.
Thanks guys
Anthony,
Sorry. I said that the commands are done in global config, but the ip pim sparse-dense-mode command is an interface command. I don’t have a Layer3 switch at my fingertips, so I can’t test to see if you can apply it to a VLAN interface, but you certainly can apply it to a router interface on a Layer3 switch. You also can apply it to a routers interface.
Here’s a link to Configuring Multicast Routing in 12.2 (which also applies to 12.3).
http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800ca794.html#wp1001064
Hope it helps,
Wayne