GE ML2400 Switch User Manual


 
CHAPTER 5: IP ADDRESSING IP ADDRESSING
MULTILINK ML2400 ETHERNET COMMUNICATIONS SWITCH – INSTRUCTION MANUAL 5–9
The following example lists system parameters using the show sysconfig command.
Most parameters here can be changed.
ML2400# show sysconfig
System Name: ML2400
System Contact: multilin.tech@ge.com
System Location: Markham, Ontario
Boot Mode: manual
Inactivity Timeout(min): 120
Address Age Interval(min): 300
Inbound Telnet Enabled: Yes
Web Agent Enabled: Yes
Time Zone: GMT-05hours:00minutes
Day Light Time Rule: Canada
System UpTime: 7 Days 12 Hours 30 Mins 46
Secs
ML2400#
System variables can be changed. Below is a list of system variables which GE
recommends changing.
System Name: Using a unique name helps you to identify individual devices in a
network.
System Contact and System Information: This is helpful for identifying the
administrator responsible for the switch and for identifying the locations of
individual switches.
To set these variables, change the mode to be SNMP configuration mode from the
manager mode using the following syntax
snmp
setvar [sysname|syscontact|syslocation] =<string>
The following command sequence sets the system name, system location and system
contact information.
ML2400# snmp
ML2400(snmp)##
setvar ?
setvar: Configures system name, contact or
location
Usage: setvar
[sysname|syscontact|syslocation]=<string>
ML2400(snmp)## setvar syslocation=Fremont
System variable(s) set successfully
ML2400(snmp)## exit
ML2400#
5.3.3 Date and Time
It may be necessary to set the day, time or the time zone manually. This can be done by
using the
set command with the necessary date and time options with the following
syntax:
set timezone GMT=[+ or -] hour=<0-14>
min=<0-59>
set date year=<2001-2035> month=<1-12> day=<1-31>
[format=<mmddyyyy|ddmmyyyy|yyyymmdd>]