CHAPTER 5: IP ADDRESSING IP ADDRESSING
MULTILINK ML3000 ETHERNET COMMUNICATIONS SWITCH – INSTRUCTION MANUAL 5–9
The following example lists system parameters using the show sysconfig command.
Most parameters here can be changed.
ML3000# show sysconfig
System Name: ML3000
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
ML3000#
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.
ML3000# snmp
ML3000(snmp)## setvar ?
setvar: Configures system name, contact or
location
Usage: setvar
[sysname|syscontact|syslocation]=<string>
ML3000(snmp)## setvar syslocation=Fremont
System variable(s) set successfully
ML3000(snmp)## exit
ML3000#