User`s manual
102
DWS-1008 User’s Manual
D-Link Systems, Inc.
Conguring and Managing IP Interfaces and Services
Adding an Alias
To add an alias, use the following command:
set ip alias name ip-addr
Specify an alias of up to 32 alphanumeric characters.
To add an alias HR1 for IP address 192.168.1.2, type the following command:
DWS-1008# set ip alias HR1 192.168.1.2
success: change accepted.
After conguring the alias, you can use HR1 in commands in place of the IP address. For
example, to ping 192.168.1.2, you can type the command ping HR1.
Removing an Alias
To remove an alias, use the following command:
clear ip alias name
Displaying Aliases
To display aliases, use the following command:
show ip alias [name]
Here is an example:
DWS-1008# show ip alias
Name IP Address
------------ --------------------
HR1 192.168.1.2
payroll 192.168.1.3
radius1 192.168.7.2
Conguring and Managing Time Parameters
You can congure the system time and date statically or by using Network Time Protocol
(NTP) servers. In each case, you can specify the offset from Coordinated Universal Time
(UTC) by setting the time zone. You also can congure MSS to offset the time by an additional
hour for daylight savings time or similar summertime period.
Note. D-Link recommends that you set the time and date parameters before you install
certicates on the switch. Generally, certicates are valid for one year beginning with the
system time and date that are in effect when you generate the certicate request. If the
switch’s time and date are incorrect, the certicate might not be valid.