SIGNAMAX a.s.
Office: Vlarska 22, 627 00 Brno, CZ
T:+420 533 338 854 l F:+420 533 338 883 l www.signamax.eu
25
address <ip> <mask> <gw>
Enter the unique IP address of this Managed Switch.
You can use the default IP address or specify a new
one when address duplication occurs or the address
does not match up with your network. (Default IP
address is 192.168.0.1)
For example:
SWH(ip)# address 192.110.1.2
Specify the subnet mask to the Switch IP address.
The default subnet mask values for the three Internet
address classes are as follows:
Class A: 255.0.0.0
Class B: 255.255.0.0
Class C: 255.255.255.0
For example:
SWH(ip)# address 192.110.1.2 255.255.255.0
Specify the IP address of a gateway or a router,
which is responsible for the delivery of the IP packets
sent by the Switch. This address is required when the
Switch and the network management station are on
different networks or subnets. The default value of
this parameter is 0.0.0.0, which means no gateway
exists and the network management station and
Switch are on the same network.
For example:
SWH (ip)# address 192.110.1.2 255.255.255.0
120.110.1.5
2.5.4 Service command mode
SWH# service
SWH(service)#
Command
Purpose & Description
Usage
=================== ===========================
=============================
telnet Set Telnet telnet
snmp Set SNMP snmp
web Set Web web
exit Exit from current mode exit
SWH(service)#
Prompt
Command & Parameter
Description
SWH(service-telnet)#
mode <enable | disable>
In service command mode, it provides three
modes for users to choose from, these are
“telnet”, “snmp” and “web”. If you type “telnet”,
you can set up whether to enable or disable this
mode.
For example:
SWH(service-telnet)# mode enable