test123sw-adm0(config-if)# exit
test123sw-adm0(config)# interface E1/48
test123sw-adm0(config-if)# spanning-tree port type network
test123sw-adm0(config-if)# ip route 0.0.0.0/0 10.100.100.1
22.
Configure the DNS information.
test123sw-adm0(config)# ip domain-name example.com
test123sw-adm0(config)# ip name-server 10.100.100.2
test123sw-adm0(config)# exit
23.
Save the current configuration.
test123sw-adm0# copy running-config startup-config
[########################################] 100%
Copy complete.
24.
Optional: Set the clock, as described in the next topic.
5.2.2.2 Setting the Clock on the Cisco 93108-1G Ethernet Switch
After you have performed the initial configuration, you can adjust the time used by the
switch.
1.
Login in as the
admin
user.
2.
View the current time.
test123sw-adm0(config)# show clock
20:44:52.986 UTC Thu Aug 31 2017
Time source is NTP
3.
Set the timezone appropriately.
test123sw-adm0(config)# clock timezone PST -8 0
4.
View the modified time.
test123sw-adm0(config)# show clock
12:46:22.692 PST Thu Aug 31 2017
Time source is NTP
5.
Save the configuration.
test123sw-adm0# copy running-config startup-config
[########################################] 100%
Copy complete.
5.3 Configuring the Power Distribution Units
The power distribution units (PDUs) are configured with a static IP address to connect
to the network for monitoring. Ensure you have the following before connecting the
PDU to the network:
•
Static IP address
•
Subnet mask
•
Default gateway
•
Ethernet cables
•
Laptop computer with either Oracle Solaris or Microsoft Windows
Chapter 5
Configuring the Power Distribution Units
5-17