9. Display help on commands
help
or
?
10. Exit Telnet management mode
exit
5.4.3 The config group
5.4.3.1 Network settings (config ipif)
1. IP address of the switch
config ipif System ipaddress <IP>
Example:
config ipif System ipaddress 192.168.0.100
2. Subnet mask of the switch.
config ipif System netmask <IP>
Example:
config ipif System netmask 255.255.255.0
3. Gateway address
config ipif System gateway <IP>
Example:
config ipif System gateway 192.168.0.1
4. Address of the DNS server
config ipif System dns <IP>
Example:
config ipif System dns 192.168.0.1
5. DHCP client mode
config ipif System dhcp <STATE>
Example:
config ipif System dhcp enable – DHCP client mode enabled
5.4.3.2 Configuring ports (config ports)
1. Port state (the port may be forced to disable)
config ports <PORTLIST> state <STATE>
Example:
config ports 1-1 state disable
2. Speed on the port
config ports <PORTLIST> speed <SPEED>
<SPEED> make take the following values
auto