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

ページ / 188
Vivato 2.4 GHz Wi-Fi Switch User Guide
127
Command Line Interface
Enable Level Command Descriptions
exit
Issue this command to stop configuring the specified bridge interface and return the 
command line prompt to the previous level.
forward-time <4-200 seconds>
The forward time specifies how much time a bridge spends in the listening and learning 
states before forwarding a packet. This is used to prevent a bridge from starting to forward 
data packets over a link until the bridged network has been informed of the topology change 
and the affected links have been turned on or off. 
If you set this value too low, loops can exist until the spanning tree algorithm protocol 
reconfigures the topology. Setting the value too high can cause delays until the spanning tree 
protocol reconfigures the topology. The default setting is 15 seconds.
no forward-time
Reset the forward time to the default setting of 15 seconds.
hello-time <1-10 seconds>
The hello time is the period between the configuration messages generated by a root bridge. 
If you believe that configuration messages may be getting lost, shorten the hello time. To 
reduce the amount of overhead messages, increase the hello time. The default setting is 2 
seconds. 
no hello-time
Reset the hello time to the default setting of 2 seconds. 
ip address <ipaddress> <netmask> [secondary]
Enter an IP address and a subnet mask for the bridge. In the default configuration, an IP 
address is assigned to the default bridge (br0), which is the IP address that is used to access 
the Wi-Fi Switch. The optional “secondary” entry is used to create a secondary IP address 
for this bridge.
Alternatively, the IP address and netmask bits can be entered using the format in this 
example: 10.0.3.34/24.
ip address dhcp
Enter this command to enable dynamic host configuration protocol (DHCP) for this 
interface 
to assign it an IP address (client DHCP). If a DHCP server is accessible through 
this interface, the IP address of this interface is automatically assigned by that server. The 
default state is disabled.
no ip address dhcp
Enter this command to disable dynamic host configuration protocol (DHCP) for this 
interface
. Use this command if you are going to assign a static IP address to this interface.