11-02-2006 04:17 AM - edited 03-05-2019 12:34 PM
Hi,
I have two 6509 Switches at my Core layer.
Since this new devices our engineers are unable to run the ghost images for their desktop creation.
I beleive the necessary multicast used by ghost may not be supported.
kindly give me your suggestions on this.
Rgds,
Amol
11-02-2006 04:38 AM
The most common issue with Ghost in a multicast network is that the TTL is usually set to 1 by default. It will therefore not traverse a layer 3 device by default. Try raising the value of the TTL on the Ghost server.
One more thing. Make sure that multicast is configured on the 6500.
Hope this helps,
11-02-2006 06:21 AM
Can you please provide your configuration for both core switches. I have had an issue with Ghost running on my backbone cores as well. The multicast traffic was not going across the trunk to the other switch. The Ghost server was on one switch and the clients were on the other switch. I had to place the command ip igmp snooping mrouter interface port-channel1 under the interface vlan associated with my ghost clinets. This command points the multicast traffic along the port channel to the other switch. Also I had to enable multicast routing and enable igmp snooping on the interfaces along with ip pim-sparse mode... Check to see if you need any of these commands to assist you...
11-06-2006 08:29 PM
Hi,
Apologiy for the delay. I have HSRP running for all the VLAN's. PFA configs for one of the VLAN.
CORE1#sh run int vlan 45
Building configuration...
Current configuration : 246 bytes
!
interface Vlan45
description *** H2-2A-1 ***
ip address 10.224.45.2 255.255.255.0
ip helper-address 10.236.133.80
no ip redirects
no ip route-cache
no ip mroute-cache
standby ip 10.224.45.1
standby timers 1 3
standby priority 110
end
---------------------------------
CORE2#sh run int vlan 45
Building configuration...
Current configuration : 263 bytes
!
interface Vlan45
description *** H2-2A-1 ***
ip address 10.224.45.3 255.255.255.0
ip helper-address 10.236.133.80
no ip redirects
no ip route-cache
no ip mroute-cache
standby ip 10.224.45.1
standby timers 1 3
standby priority 120
standby preempt
end
Kindly let me know.
Thx Amol.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide