Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,One of my customer needs a Disaster Recovery Solution for following scenario:- Primary Data Center is at SITE A, and the Backup Data Center is at SITE B. - Clients are located at multiple other branch offices.- Interconnectivity b/w all sites is o...
Hi,One of my customer needs a Disaster Recovery Solution for following scenario:- Primary Data Center is at SITE A, and the Backup Data Center is at SITE B. - Clients are located at multiple other branch offices.- Interconnectivity b/w all sites is o...
Hi,I need to forward UDP broadcast between two VLANs connected on on 4506. The broadcast is all net broadcast (255.255.255.255). The switch is doing interVLAN routing b/w these VLANs. I tried to do UDP flooding. bridge 1 protocol ieee command to s...
Hi,A customer has about 40 sites in MPLS VPN. All sites are stub and have point-to-point connections to Service provider PE's. Few of these sites have dual point-to-point links to PE's. The customer wants to use OSPF as CE-PE routing protocol. Can so...
Hi Gilles,Actually the customer wants to do achieve his target with minimum investment. I already gave him a solution based on GSS and CSS, but he is not willing to go for it due to cost.What I have in mind is to utilize IOS SLB feature in 7200's. I ...
Hi Andre,I did try configuring the subnet broadcast address as ip helper-address but it did not work. I am now going to try debug the packets and see how the switch is treating them. Will post the results.thanks and regards,
Hi Martin,255.255.255.255 is the default IP broadcast-address on VLAN interfaces and I did try it. Secondly, if I configure ip forward-protocol udp without ip-helper address, how the switch will know where to forward the broadcast. I don't think it s...
Hi Martin,I did try ip broadcast-address in combination with ip forward-protocol udp and ip helper address. I set the ip broadcast and helper address to subnet broadcast address. But it did not work. regards,