WOP-2L. User manual
48
6 Managing the device using the command line
6.1 Connection to the device
By default, WOP-2L is configured to receive the address via DHCP. If this does not happen, you can connect to the
device using the factory IP address.
Connection to the device is performed via SSH/Telnet:
ssh admin@<IP address of the device>, then enter the password
telnet <IP address of the device>, enter login and password
6.2 Network parameters configuration
Configuration of access point static network parameters
WOP-2L(root):/#
configure
WOP-2L(config):/#
interface
WOP-2L(config):/interface#
br0
WOP-2L(config):/interface/br0#
common
WOP-2L(config):/interface/br0/common#
static-ip X.X.X.X
(where X.X.X.X - WOP-2L IP address)
WOP-2L(config):/interface/br0/common#
netmask X.X.X.X
(where X.X.X.X - Subnet mask)
WOP-2L(config):/interface/br0/common#
dns-server-1 X.X.X.X
(where X.X.X.X - IP address of the dns server
№
1)
WOP-2L(config):/interface/br0/common#
dns-server-2 X.X.X.X
(where X.X.X.X - IP address of the dns server
№
2)
WOP-2L(config):/interface/br0/common#
protocol static-ip
(Change operation mode from DHCP to Static-
IP)
WOP-2L(config):/interface/br0/common#
save
(Save changes)
To display the existing settings of a particular configuration section, enter the
show-config
command.
Press the key combination (English layout) –
[Shift + ? ]
to get a hint of what value this or that
configuration parameter can take.
To get a list of options available for editing in this configuration section, press the
Tab
key.
To save the settings, enter the
save
command.
To go back to the previous configuration section, enter the
exit
command.
WOP-2L factory default IP address:
192.168.1.10
, subnet mask:
255.255.255.0
.