PXE and multicast
gojericho0
Member Posts: 1,059 ■■■□□□□□□□
in CCNP
Does anyone know what protocol command I would use to configure a router/switch to allow the passing of multicast traffic and PXE?
I found this from Cisco. Is this a good start?
http://www.cisco.com/en/US/products/sw/iosswrel/ps1831/products_configuration_guide_chapter09186a00800d97fb.html#wp1000871
I found this from Cisco. Is this a good start?
http://www.cisco.com/en/US/products/sw/iosswrel/ps1831/products_configuration_guide_chapter09186a00800d97fb.html#wp1000871
Comments
-
Yankee Member Posts: 157Cisco Press has a whole book on multicast, so your question does not have a simple answer. Yes the link you show is a good start but only the beginning.
Yankee -
darkuser Member Posts: 620 ■■■□□□□□□□ip multicast-routing
is a good start ....
from there it's gets a little complicated.
what are you trying to do ?rm -rf / -
gojericho0 Member Posts: 1,059 ■■■□□□□□□□Basically we are using a program called altiris to remotely manage a lot of machines. On of the things it can do is remote LAN wake up, but it uses a multicast to do it. We just upgraded are routers and switches and I wanted to allow the multicast from our datacenter server to be routable and pass on to all the nodes in the remote offices when needed
-
Yankee Member Posts: 157Careful with Altiris. It can be like Ghost in multicast mode and kill a LAN or at least the directly connected switch when you push an image using multicast. You must be very careful with that stuff.
Yankee