This example shows removing one server member from an LBG. You use the same process to remove an active or standby server member.
SEFOS# configure terminal SEFOS(config)# no slb standby 10.10.10.0 255.255.255.0 192.0.0.2 SEFOS(config)# end
The following example shows the removal of one of the active SLB server members.
SEFOS# show slb SLB Group ID: 1 Virtual IP: 10.10.10.0/24 Server Members: IP Address Vlan MacAddress Port State Comments ================ ==== ================= ==== ========= ================== 192.0.0.1 1 00:14:4f:3e:e0:10 3 ACTIVE 192.0.0.3 1 00:14:4f:3e:e0:19 12 STANDBY (up)