User Manual
UMN:CLI
V8102
75
4.1.5
Configuring Host Name and Time
4.1.5.1
Host Name
Host name displayed on prompt is necessary to distinguish each device connected to
network. To set a new host name, use the following command.
Command
Mode
Description
hostname
NAME
Global
Creates a host name of the switch, enter the name.
no hostname
[
NAME
]
Deletes a configured host name, enter the name.
The following is an example of changing host name to
TEST
.
SWITCH(config)#
hostname
TEST
TEST(config)#
4.1.5.2
Time and Date
To set system time and date, use the following command.
Command
Mode
Description
clock
DATETIME
Enable
Sets system time and date.
show clock
Enable
Global
Shows system time and date.
The V8102 can be configured to observe the daylight saving time in specified area. It
means that whenever the system time is updated using a time server located in a differ-
ent time area, it will be automatically corrected with the local daylight saving time offset.
To set daylight saving time, use the following command.
Command
Mode
Description
clock summer-time TIMEZONE date
[
DATE
MONTH YEAR HH:MM DATE MONTH YEAR
HH:MM
<1-1440>]
Global
Adjusts the system time to daylight
saving time during the specified time.
1-1440: daylight saving time offset
(unit: minutes, default: Mar 10 2:00-
Nov 10 2:00, offset : 60 minutes)
clock
summer-time
TIMEZONE
recurring
[
WEEK DAY MONTH YEAR HH:MM WEEK DAY
MONTH YEAR HH:MM
<1-1440>]
Configures daylight saving time dur-
ing the period date for every year.
1-1440: daylight saving time offset
(unit: minutes, default: Mar 10 2:00-
Nov 10 2:00, offset : 60 minutes)
no clock summer-time
Deletes the configured daylight sav-
ing time.