xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1309
Parameters
None.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To clear the WAC default redirect path:
DGS-3620-28PC:admin#config wac clear_default_redirpath
Success.
125-8 config wac virtual_ip
Description
This command is used to configure the WAC virtual IP address. When virtual IP is specified, the
TCP packets sent to the virtual IP will get a reply. If virtual IP is enabled, TCP packets sent to the
virtual IP or physical IPIF’s IP address will both get the reply. When virtual IP is set 0.0.0.0, the
virtual IP will be disabled. By default, the virtual IP is 0.0.0.0. The virtual IP will not respond to any
ARP requests or ICMP packets. To make this function work properly, the virtual IP should not be
an existing IP address. It also cannot be located on an existing subnet.
Note: The WAC virtual IP address should be configured before enabling WAC because
WAC will not work correctly if the virtual IP address is not set. A warning message
“Warning! WAC virtual IPv4 or IPv6 address is not configured.” will be prompted
even when enabling WAC successfully.
Format
config wac virtual_ip {<ipaddr> | <ipv6addr>}
Parameters
<ipaddr> - Specifies the IPv4 address of the virtual IP.
<ipv6addr> - Specifies the IPv6 address of the virtual IP.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure the WAC virtual IP address used to accept authentication requests from
unauthenticated hosts:
DGS-3620-28PC:admin# config wac virtual_ip 1.1.1.1