Basic Operation Guide 2013/06

Table Of Contents
Example 78 CLI system information listing configure a system name, contact, and location for the
switch
HP Switch# show system information
Status and Counters - General System Information
System Name : HP Switch
System Contact :
System Location :
MAC Age Time (sec) : 300
Time Zone : 0
Daylight Time Rule : None
To help distinguish one switch from another, configure a plain-language identity for the switch.
Syntax:
hostname <name-string>
snmp-server [contact <system-contact>] [location <system-location>]
Each field allows up to 255 characters. To help simplify administration, it is recommended that
you configure hostname to a character string that is meaningful within your system.
For example, to name the switch "Blue" with "Next-4474" as the system contact, and
"North-Data-Room" as the location:
Figure 21 System information listing after executing the preceding commands
Reconfigure the MAC age time for learned MAC addresses. This command corresponds to the MAC
Age Interval in the menu interface, and is expressed in seconds.
Syntax:
mac-age-time <10-1000000>
(seconds)
Allows you to set the MAC address table’s age-out interval. An address is aged
out if the switch does not receive traffic from that MAC address for the age-out
interval, measured in seconds. Default: 300 seconds.
For example, to configure the age time to seven minutes:
HP Switch(config)# mac-age-time 420
System information 103