![Net2Edge LIB-306 Install Manual Download Page 16](http://html1.mh-extra.com/html/net2edge/lib-306/lib-306_install-manual_1669718016.webp)
Net2Edge
LIB-306 Install Guide
Install Guide Rev. D
www.net2edge.com
Page 16 of 25
Factory Defaults
The LIB-306 comes with the following defaults:
DHCP
Ipv4 Address
Ipv6 Address
Enabled
192.168.0.1
::192.0.2.1
Note
: after power up, the LIB-306 has DHCP enabled. If a DHCP server is available, the LIB-306 will obtain
an IP address from the DHCP server. If no DHCP server is available, after 70 seconds, the LIB-306 will fall
back to the default IP address of 192.168.0.1/24.
Static IP configuration
You can change the defaults via the CLI.
Note
: you may want to save the existing config to startup config
first by using the
copy running-config
command. See the CLI Reference manual for details. To manually
configure the IP address:
1.
At the command prompt type #
c
onfigure terminal
and press the Enter key to enter config mode.
2.
Enter the command (config)#
interface vlan 1
and press the Enter key to enter the interface config
mode.
3.
Set the IP to 192.168.1.110 and subnet to 255.255.255.0 (substitute what you would like the static IP
and subnet to be). You can change the current IP address using the following command:
(config-if-vlan)#
ip address 192.168.1.110 255.255.255.0
See the
LIB-306 CLI Reference
manual for CLI command information for CLI details.
4.
To verify the change, you can log in to the LIB-306 Web GUI using IP address
192.168.1.110
. See the
LIB-306 Web User Guide
for more information.
Login using PuTTY Terminal Emulator Software
1.
Start a PuTTY session. In the PuTTY dialog box in the “Host Name {or IP Address}” field, enter the IP
address of the switch (e.g., 192.168.1.110). In the Port field, enter 22.
2.
Name the session in the “Saved Sessions” field (e.g., as
LIB-306 SW
).
3.
Click the
Save
button and the dialog box displays.
4.
Click the
Open
button to launch the login screen.
Note
: If a Security Alert displays, click YES, if you trust the host and the key will be added to the
PuTTY cache. Click NO if you do not want to register the key for this session.
5.
At the login prompt, type “
admin
” (default/lowercase).
6.
Press the Enter key twice to bring up the Root (top) level commands as shown below.
See the
LIB-306 CLI Reference
manual for CLI command information for CLI details.