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.
Hello,I have 2 catalyst 6500 with a trunk in between :interface GigabitEthernet1/1 no ip address switchport switchport trunk encapsulation dot1q switchport trunk allowed vlan 1-1005 switchport mode trunkI have an rspan vlan :vlan 500 name RSPAN remot...
Hello,I need to do some HTTP keepalive based on the http page itself (no error code returned by the server).With the CSS we were able to do it because the css was doing a checksum of the http page. So when there was changes the service was considered...
using any the icmp request will be sent to the real server (as you loadbalance every protocol)using www the icmp request will be proceed directly by the loadbalancerSo if your server can't reply to the icmp it is possible that when using any you won'...
It is not a CSM trouble but more a teaming trouble. If you connect trought the console management instead of telnet you may see message like this one:xdxh: %CSM_SLB-6-RSERVERSTATE: Module x server state changed: SLB-NETMGT: Got different MAC address ...
You need power if you want to add any equipement that will allow you to run on more than 100m , as propose you should look for fiber optic connection there are tranceivers that permit to convert a RJ45 interface to a fiber optic interface, maybe you ...
Both probe must respond positively to make the server appears as OPERATIONAL.If only one probe is responding positively then the server is considered DOWNThat is usefull for UDP test :you need to check taht you don't have a RST when openning an UDP c...
If you need to just send the trafic to an external VIP :add the route to the destination :ip route 255.255.255.255 1 service external_servers ip address protocol tcp port 25 keepalive retryperiod 10 keepalive frequency 255 active conte...