Hello,
We have a location where our tech is reporting he cannot ghost image a computer lab (roughly 20 PCs). At that site we have a core of x670v-48x and x460-48p switches. Code is at 15.5.3.4 patch 1-5
We have pim setup in this fashion:
configure pim add vlan "IDF" sparse
configure pim add vlan "MDF" sparse
configure pim add vlan "JVloop" sparse
configure pim crp vlan "JVloop" "RP-list" 30
enable pim
configure pim cbsr vlan "JVloop"
When I issue the show pim command; I see the BSR elected and all the appropriate vlans rifms, with the JVloop rifmsc
Our RP-list.pol file is
entry rp-list { if match any{
}
then {
nlri 239.0.0.0/8;
nlri 224.0.0.0/8;
}
}
Igmp Snooping Flag : forward-all-routerIgmp Snooping Flood-list : none
Igmp Snooping Proxy : Enable
Igmp Snooping Filters : per-port
As a test, our tech plugged all the computers into a dumb switch and was able to mulitcast fine. He cannot multicast when he's connected to the extreme stack. When he is connected to the extreme stack, the clients are able to join the ghost server, but when he hits send to send them their images, it just spins then fails.
I've done the old stare and compare with other sites where I have been told multi-casting works fine, and I can't see a configuration difference.
I guess I'm looking for suggestions on what to try / tweak / look for?
Thank you