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.
Greetings,I'm in need of multiple gigs of bandwidth between two 6500s.As far as I see it I have 3 options:Take 3 1Gb circuits, configure them as individual layer 3 interfaces and use OSPF/CEF to loadbalance traffic.Take 3 1Gb circuits, configure them...
I'm looking to configure policy-maps to implement bandwidth levels and I had a question:Using police command, what does the burst subcommand actually affect? Is this the amount of bandwidth that can exceed the average rate?
I currently have 2 nodes connected via single OC48 (used to carry 2 gige circuits). Node 1 uses the internal clock for timing, Node 2 is looking to the line for timing. Currently this config seems to work fine. Now i need to bring up a second oc48 fr...
I have a need to modify the Source-IP in the HTTP header to report the client and not the loadbalancer IP. I've attempted to use the method listed in the documentation, however the client IP is not being logged:module ContentSwitchingModule 5 vlan 1...
Is it possible to loadbalance servers located in multiple VLANs using the CSM? I have a need to loadbalance sites the may be located in different VLANs/Subnets but I am unable to consolidate them into a single subnet.
Did you mean remove the serverfarm from the policy? If I remove it from the vserve, wont this break lb if I have multiple differnet serverfarms and vservs?As for the Source-IP, I assume this means I need to modify Apache/IIS to add this header to the...
I should clarify, what if the second or third server is in a 6500 that is adjacent to the 6500 that has the CSM and there is no trunk to carry the VLAN traffic? The only access to the VLAN is via layer 3. Will the CSM still use this server as part of...
Due to the need for these server to communicate as themselves for non-load balanced traffic, I would need to go with PBR or SNAT and have the CSM configured in a One-Arm config, correct?
swt02 is the root.I had set the cost higher, but only on 1 side of the alternative links.I went through and set the cost per VLAN for the alternative links (on both sides this time) and that seem to do the trick.Thanks for the info.