2-83
Catalyst 6500 Series Switch Content Switching Module with SSL Command Reference
OL-7029-01
Chapter 2 Content Switching Module with SSL Commands
client (redirect virtual server submode)
client (redirect virtual server submode)
To restrict which clients are allowed to use the redirect virtual server, use the client command in the
SLB redirect virtual server configuration mode. To remove the client definition from the configuration,
use the no form of this command.
client ip-address [network-mask] [exclude]
no client ip-address [network-mask]
Syntax Description
Defaults The default for network mask is 255.255.255.255 if the network mask is not specified.
Command Modes SLB redirect virtual server configuration submode
Command History
Usage Guidelines The network mask is applied to the source IP address of incoming connections and the result must match
the IP address before the client is allowed to use the virtual server. If you do not specify the exclude
option, the IP address and network mask combination is allowed.
Examples This example shows how to restrict a client from using the redirect virtual server:
Cat6k-2(config-slb-redirect-vs)# client 10.5.2.1 exclude
Related Commands advertise (virtual server submode)
client-group (policy submode)
show module csm vserver redirect
ip-address Client’s IP address.
network-mask (Optional) Client’s IP mask.
exclude (Optional) Specifies that the IP address is disallowed.
Release Modification
CSM release 1.1(1) This command was introduced.
CSM-S release 1.1(1) This command was introduced.