D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
889
Parameters
None.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To clear the WAC default redirect path:
DGS-3420-28SC:admin#config wac clear_default_redirpath
Success.
DGS-3420-28SC:admin#
96-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.
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 Administrator, Operator and Power-User level users can issue this command.
Example
To configure the WAC virtual IP address used to accept authentication requests from
unauthenticated hosts:
DGS-3420-28SC:admin# config wac virtual_ip 1.1.1.1
Command: config wac virtual_ip 1.1.1.1
Success.
DGS-3420-28SC:admin#