Configuring The Time Zone - Cisco Nexus 5500 Series Configuration Manual

Nx-os fundamentals configuration guide, release 7.x
Hide thumbs Also See for Nexus 5500 Series:
Table of Contents

Advertisement

Configuring the Time Zone

DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
banner exec delimiting-character message
delimiting-character
Example:
switch(config)# banner exec #Welcome to the Test#
switch(config)#
Step 3
no banner exec
Example:
switch(config)# no banner exec
Step 4
exit
Example:
switch(config)# exit
switch#
Step 5
show banner exec
Example:
switch# show banner exec
Step 6
copy running-config startup-config
Example:
switch# copy running-config startup-config
Configuring the EXEC Banner
This example shows how to configure the EXEC banner.
# config t
Enter configuration commands, one per line.
switch(config)# banner exec #Unauthorized access to this device is prohibited!#
switch(config)# exit
switch# show banner exec
Unauthorized access to this device is prohibited!

Configuring the Time Zone

You can configure the time zone to offset the device clock time from UTC.
Cisco Nexus 5500 Series NX-OS Fundamentals Configuration Guide, Release 7.x
98
Purpose
Enters global configuration mode.
Configures the EXEC banner. Do not use the
delimiting-character in the message text.
(Optional)
Resets the value of EXEC banner to the default value.
The default value of the EXEC banner is
Note
blank.
Exits global configuration mode.
(Optional)
Displays the configured EXEC banner.
(Optional)
Copies the running configuration to the startup
configuration.
End with CNTL/Z.
Basic Device Management
OL-30890-01

Advertisement

Table of Contents
loading

Table of Contents