3com NETBuilder SI Manual De Usuario

Descargar
Página de 212
Setting the Time and Date
61
To manage multiple users and see all user accounts, enter:
UserManage
Setting the Time 
and Date
3Com recommends setting the time and date. Use:
SET -SYS DATE = <YYYY/MM/DD HH:MM[:ss]>
Enter the time in 24-hour-clock format. For example, to set the date and 
time to January 10, 1996, 2:40 p.m., enter:
SET -SYS DATE = 1996/1/10 14:40
Setting System 
Information
You should set the system name to interoperate with other NETBuilder 
bridge/routers. You can also set the location and contact so that other 
system administrators can contact you for information.
To set the system name, location, and contact, follow these steps:
(Required) Assign a name to the bridge/router using:
SETDefault -SYS SysNAMe = “<string>”
For example, to set the system name to Engineering.SanJose, enter:
SETDefault -SYS SysNAMe = “Engineering.SanJose”
(Optional) Specify the system location using:
SETDefault -SYS SysLOCation = “<string>”
For example, to set the system location to SecondFloor.Lab, enter:
SETDefault -SYS SysLOCation = “SecondFloor.Lab”
(Optional) Identify the contact person managing the bridge/router using:
SETDefault -SYS SysCONtact = “<string>”
For example, to identify John Smith as the system contact and 
(408)555-1111 as the phone number at which to reach him, enter:
SETDefault -SYS SysCONtact = “John Smith (408) 555-1111”
If the system contact is specified, users can obtain this information using 
the SHow -SYS SysCONtact command.