Intel 480T Switch User Manual


 
C H A P T E R 18 Server Load Balancing (SLB)
361
disable slb Disables SLB processing. Disabling SLB:
Closes all connections.
Withdraws VIP routes or routes that do
not respond with proxy ARP responses of
VIP addresses.
Disconnects the switch from redundant
SLB switches.
disable slb gogo-mode <port number> {all |
ping-check | tcp-port-check <port> | service-
check <port>}
Disables gogo-mode processing.
disable slb node [<ipaddress>:<L4Port> | all]
{close-connections-now | [ping-check | tcp-
port-check]}
Disables one or more nodes from receiving
new connection establishments. If close-
connections-now is specified, all current
open connections are closed immediately.
disable slb l4-port [<L4Port> | all] Disables one or all L4 ports for SLB.
disable slb vip ipaddress
<ipaddress>:<L4Port> {close-connections-
now}
Disables a single VIP port.
disable slb vip <vipname> {close-
connections-now}
Disables a VIP group. When disabled, no new
connections to the real servers are allowed. If
close-connections-now is specified,
all existing connections are immediately
closed. Otherwise, the existing connections
are closed naturally, and are subject to
connection reaping if idle for longer than the
treaper-timeout configured on the SLB port.
disable slb vip all {close-connections-now |
client-persistence | service-check | sticky-
persistence | svcdown-reset}
Disables all VIP groups. If close-
connections-now is specified, all existing
connections are immediately closed.
Table 18.2: Basic SLB Commands
Command Description