![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/f/fa/ffa63819-0092-4e25-b43b-b3dd7442913c/ffa63819-0092-4e25-b43b-b3dd7442913c-bg1bb.png)
xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
439
config wac default_redirpath
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the WAC default redirect path:
DGS-3426:5#config wac default_redirpath http://2.3.2.3
Command: config wac default_redirpath http://2.3.2.3
Success.
DGS-3426:5#
config wac clear_default_redirpath
Purpose Used to clear the WAC default redirect path.
Syntax
config wac clear_default_redirpath
Description This command is used to clear the WAC default redirect path. When the string is cleared,
the client will not be redirected to another URL after successful authentication.
Parameters None.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the WAC clear default redirect path:
DGS-3426:5#config wac clear_default_redirpath
Command: config wac clear_default_redirpath
Success.
DGS-3426:5#
config wac virtual_ip
Purpose Used to configure the WAC virtual IP address used to accept authentication requests
from an unauthenticated host.
Syntax
config wac virtual_ip <ipaddr>
Description When the virtual IP is specified, the TCP packet sent to the virtual IP will get a reply. If
the virtual IP is enabled, TCP packets sent to the virtual IP or physical IPIF’s IP address
will both get the a reply.
When the virtual IP is set 0.0.0.0, the function of virtual IP is disabled. By default, the
virtual IP is 0.0.0.0. The virtual IP will not respond to any ARP request or ICMP packets.
To make the function work properly, the virtual IP should not be an existing IP address. It
also cannot be located on the existing subnet.
Parameters <ipaddr> – Specifies the IP address of the virtual IP.
Restrictions Only Administrator and Operator-level users can issue this command.