Symbol Technologies WS 2000 Switch User Manual


 
WS 2000 Wireless Switch System Reference Guide10-60
WS2000>admin(network.lan)> set
Description:
Sets the LAN parameters for the four subnets.
Syntax:
Example:
admin(network.lan)>show lan 1
subnet name : Subnet1
subnet interface : enable
ip address : 192.168.0.1
network mask : 255.255.255.0
ports : port1 port2 port3 port4 port5 port6
wlans : wlan1
admin(network.lan)>set name 1 NewName
admin(network.lan)>set port 4 none
admin(network.lan)>set wlan 2 s1
admin(network.lan)>show lan 1
subnet name : NewName
subnet interface : enable
ip address : 192.168.0.1
network mask : 255.255.255.0
ports : port1 port2 port3 port5 port6
wlans : wlan1 wlan2
admin(network.lan)>
Related Commands:
set ipadr
<idx> <IPaddr>
Sets the IP address of subnet <idx> (14) to the IP address <IPaddr> in the form
a.b.c.d.
mask
<idx> <IPmask>
Sets the netmask of subnet <idx> (14) to IP address mask <IPmask> in the form
a.b.c.d.
mode
<idx>
enable/disable Enables or disables the subnet identified by <idx> (14).
name
<idx> <name>
Sets the name of the subnet to <name> (can be up to 7 characters).
port
<port#> <subnet>
Assigns port <port#>(16) to the subnet indicated by (s1, s2, s3, s4). Unassigns a
port with <subnet> = none.
wlan
<wlan#> <subnet>
Assigns WLAN number <wlan#> to the subnet indicated by (s1, s2, s3, s4). Unas-
signs a WLAN with <subnet> = none.
show lan Shows the current settings for the specified subnet (LAN).