Vivato Inc. VLJ24WFSW ユーザーズマニュアル

ページ / 188
128
Vivato 2.4 GHz Wi-Fi Switch User Guide
Command Line Interface
Enable Level Command Descriptions
ip address dhcp release
Enter this command to send a request to the DHCP server to release the IP address used by 
this interface and allow it to be reassigned.
ip address dhcp renew
Enter this command to send a request to the DHCP server to renew the IP address for this 
interface.
ip broadcast-address <ipaddress> [secondary]
Enter an IP address to use when sending broadcast messages over the bridge interface, and 
use the optional “secondary” entry to make this a secondary broadcast IP address for this 
interface.
ip routing
Enter this command to enable IP routing on this interface. 
jail [add mac <mac address>]
This command is used with the 
 command to create a list of clients 
authenticating through this interface to access a web page. The MAC address of each client 
must be added to a “jail” list before it is allowed access to the Wi-Fi Switch’s backhaul and 
go to its intended destination (get out of jail). The optional 
add mac <mac address>
 
entry can be used to add a mac to the jail list manually. The default state is disabled.
no jail [add mac <mac address>]
Remove a MAC address from the list of clients authenticating through this interface to 
access a web page. 
max-age <6-200 seconds>
The maximum age is used to determine when the bridge’s stored configuration information 
is out of date and is removed. Setting the value too small causes the spanning tree protocol 
to reconfigure the bridge topology too often, which can cause a momentary loss of 
connectivity to the network. 
Setting the value too large can slow down the network because it is taking longer than 
necessary to adjust to a new spanning tree configuration for the bridge. A conservative value 
assumes a delay variance of 2 seconds per hop. The default value is 20 seconds. 
no max-age
Resets the max age to the default value of 20 seconds.