Managing System System Info Configurations
Configuration Guide  
  35
The following example shows how to set the device name as Switch_A, set the location as 
BEIJING and set the contact information as http://www.tp-link.com.
Switch#configure
Switch(config)#hostname Switch_A
Switch(config)#location BEIJING
Switch(config)#contact-info http://www.tp-link.com
Switch(config)#show system-info
 System Description   - JetStream 24-Port Gigabit L2 Managed Switch with 4 SFP Slots
 System Name          - Switch_A
 System Location         - BEIJING
 Contact Information  - http://www.tp-link.com
 ...
Switch(config)#end
Switch#copy running-config startup-config
2.2.3  Configuring the System Time
Follow these steps to configure the system time:
Note:
The mode of Synchronize with PC’s Clock does not support CLI command.
Step 1 configure
Enter global configuration mode.