Default Settings For Basic Device Parameters; Changing The Device Hostname - Cisco Nexus 9000 Series Configuration Manual

Nx-os fundamentals configuration guide
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Basic Device Management

Default Settings for Basic Device Parameters

This table lists the default settings for basic device parameters.
Table 17: Default Basic Device Parameters
Parameters
MOTD banner text
Clock time zone

Changing the Device Hostname

You can change the device hostname displayed in the command prompt from the default (switch) to another
character string.
Procedure
Step 1
Step 2
Step 3
Step 4
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
{hostname | switchname} name
Example:
Using the hostname command:
switch(config)# hostname Engineering1
Engineering1(config)#
Using the switchname command:
Engineering1(config)# switchname
Engineering2
Engineering2(config)#
exit
Example:
Engineering2(config)# exit
Engineering2#
copy running-config startup-config
Example:
Engineering2# copy running-config
startup-config
Cisco Nexus 9000 Series NX-OS Fundamentals Configuration Guide, Release 7.x
Default Settings for Basic Device Parameters
Default
User Access Verification
UTC
Purpose
Enters global configuration mode.
Changes the device hostname. The name
argument is alphanumeric, case sensitive, and
has a maximum length of 32 characters. The
default is switch.
The switchname command performs
Note
the same function as the hostname
command.
Exits global configuration mode.
(Optional)
Copies the running configuration to the startup
configuration.
89

Advertisement

Table of Contents
loading

Table of Contents