# Cisco Nexus 3000 Series NX-OS Fundamentals Configuration Guide, Release 9.3(x)

<article aria-labelledby="ariaid-title2" class="topic concept nested1" id="bkmrk-information-about-ba" lang="en-US">## Information About Basic Device Management

<section class="body conbody"><section class="section" id="bkmrk-this-section-provide">This section provides information about basic device management.

</section></section><nav class="related-links" role="navigation">- [Device Hostname](https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3000/sw/fundamentals/93x/configuration/guide/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x_chapter_0100.html#con_1229065)
- [Message-of-the-Day Banner](https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3000/sw/fundamentals/93x/configuration/guide/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x_chapter_0100.html#con_1229038)
- [Device Clock](https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3000/sw/fundamentals/93x/configuration/guide/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x_chapter_0100.html#con_1237088)
- [Clock Manager](https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3000/sw/fundamentals/93x/configuration/guide/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x_chapter_0100.html#concept_AEC2F5C13F9A4476AEB03B1B1A076C7F)
- [Time Zone and Summer Time (Daylight Saving Time)](https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3000/sw/fundamentals/93x/configuration/guide/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x_chapter_0100.html#con_1237210)
- [User Sessions](https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3000/sw/fundamentals/93x/configuration/guide/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x_chapter_0100.html#con_1230258)

</nav><article aria-labelledby="ariaid-title3" class="topic concept nested2" id="bkmrk-device-hostname-you-" lang="en-US">### Device Hostname

<section class="body conbody"><section class="section" id="bkmrk-you-can-change-the-d">You can change the device hostname displayed in the command prompt from the default (switch) to another character string. When you give the device a unique hostname, you can easily identify the device from the command-line interface (CLI) prompt.

</section></section><nav class="related-links" role="navigation"></nav></article><article aria-labelledby="ariaid-title4" class="topic concept nested2" id="bkmrk-message-of-the-day-b" lang="en-US">### Message-of-the-Day Banner

<section class="body conbody"><section class="section" id="bkmrk-the-message-of-the-d">The message-of-the-day (MOTD) banner displays before the user login prompt on the device. This message can contain any information that you want to display for users of the device.

</section></section><nav class="related-links" role="navigation"></nav></article><article aria-labelledby="ariaid-title5" class="topic concept nested2" id="bkmrk-device-clock-if-you-" lang="en-US">### Device Clock

<section class="body conbody"><section class="section" id="bkmrk-if-you-do-not-synchr">If you do not synchronize your device with a valid outside timing mechanism, such as an NTP clock source, you can manually set the clock time when your device boots.

</section></section><nav class="related-links" role="navigation"></nav></article><article aria-labelledby="ariaid-title6" class="topic concept nested2" id="bkmrk-clock-manager-the-ci" lang="en-US">### Clock Manager

<section class="body conbody"><section class="section" id="bkmrk-the-cisco-nexus-chas">The Cisco Nexus chassis may contain clocks of different types that may need to be synchronized. These clocks are a part of various components (such as the supervisor, LC processors, or line cards) and each may be using a different protocol.

The clock manager provides a way to synchronize these different clocks.

</section></section><nav class="related-links" role="navigation"></nav></article><article aria-labelledby="ariaid-title7" class="topic concept nested2" id="bkmrk-time-zone-and-summer" lang="en-US">### Time Zone and Summer Time (Daylight Saving Time)

<section class="body conbody"><section class="section" id="bkmrk-you-can-configure-th">You can configure the time zone and summer time (daylight saving time) setting for your device. These values offset the clock time from Coordinated Universal Time (UTC). UTC is International Atomic Time (TAI) with leap seconds added periodically to compensate for the Earth's slowing rotation. UTC was formerly called Greenwich Mean Time (GMT).

</section></section><nav class="related-links" role="navigation"></nav></article><article aria-labelledby="ariaid-title8" class="topic concept nested2" id="bkmrk-user-sessions-you-ca" lang="en-US">### User Sessions

<section class="body conbody"><section class="section" id="bkmrk-you-can-display-the-">You can display the active user session on your device. You can also send messages to the user sessions. For more information about managing user sessions and accounts, see the Cisco Nexus security configuration guide for your device.

</section></section><nav class="related-links" role="navigation"></nav></article></article><article aria-labelledby="ariaid-title9" class="topic task nested1" id="bkmrk-changing-the-device-" lang="en-US">## Changing the Device Hostname

<section class="body taskbody"><section class="section context" id="bkmrk-you-can-change-the-d-1">You can change the device hostname displayed in the command prompt from the default (switch) to another character string.

</section>### SUMMARY STEPS

1. <span class="ph synph"><span class="keyword kwd">configure terminal</span></span>
2. <span class="ph synph"><kbd class="ph delim">{ </kbd><span class="keyword kwd">hostname</span> <kbd class="ph sep">| </kbd><span class="keyword kwd">switchname</span><kbd class="ph delim">} </kbd><var>name</var></span>
3. <span class="ph synph"><span class="keyword kwd">exit</span></span>
4. (Optional) <span class="ph synph"><span class="keyword kwd">copy running-config startup-config</span></span>

### DETAILED STEPS

<div class="tableContainer"><table class="ol steps" id="bkmrk-%C2%A0-command-or-action-" style="width: 100%;"><thead><tr><th align="left" style="width: 3.21384%;"> </th><th align="left" style="width: 49.1993%;">Command or Action</th><th align="left" style="width: 47.5869%;">Purpose</th></tr></thead><tbody><tr class="li step"><td align="left" id="bkmrk-step%C2%A01" style="width: 3.21384%;" valign="top">**Step 1**</td><td align="left" class="step--command" style="width: 49.1993%;" valign="top"><span class="ph synph"><span class="keyword kwd">configure terminal</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch# configure terminal
switch(config)#
```

</section></td><td align="left" class="step--purpose" style="width: 47.5869%;" valign="top"><section class="itemgroup info">Enters global configuration mode.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A02" style="width: 3.21384%;" valign="top">**Step 2**</td><td align="left" class="step--command" style="width: 49.1993%;" valign="top"><span class="ph synph"><kbd class="ph delim">{ </kbd><span class="keyword kwd">hostname</span> <kbd class="ph sep">| </kbd><span class="keyword kwd">switchname</span><kbd class="ph delim">} </kbd><var>name</var></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>Using the <span class="ph synph"><span class="keyword kwd">hostname</span> </span>command:

```
switch(config)# hostname Engineering1
Engineering1(config)#
```

Using the <span class="ph synph"><span class="keyword kwd">switchname</span> </span>command:

```
Engineering1(config)# switchname Engineering2
Engineering2(config)#
```

</section></td><td align="left" class="step--purpose" style="width: 47.5869%;" valign="top"><section class="itemgroup info">Changes the device hostname. The <span class="ph synph"><var>name</var> </span>argument is alphanumeric, case sensitive, and has a maximum length of 32 characters. The default is switch.

<p class="callout info">The <span class="ph synph"><span class="keyword kwd">switchname</span> </span>command performs the same function as the <span class="ph synph"><span class="keyword kwd">hostname</span> </span>command.</p>

<div class="tableContainer">  
</div></section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A03" style="width: 3.21384%;" valign="top">**Step 3**</td><td align="left" class="step--command" style="width: 49.1993%;" valign="top"><span class="ph synph"><span class="keyword kwd">exit</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
Engineering2(config)# exit
Engineering2#
```

</section></td><td align="left" class="step--purpose" style="width: 47.5869%;" valign="top"><section class="itemgroup info">Exits global configuration mode.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A04" style="width: 3.21384%;" valign="top">**Step 4**</td><td align="left" class="step--command" style="width: 49.1993%;" valign="top">(Optional) <span class="ph synph"><span class="keyword kwd">copy running-config startup-config</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
Engineering2# copy running-config startup-config
```

</section></td><td align="left" class="step--purpose" style="width: 47.5869%;" valign="top">(Optional) <section class="itemgroup info">Copies the running configuration to the startup configuration.

</section></td></tr></tbody></table>

</div></section><nav class="related-links" role="navigation"></nav></article><article aria-labelledby="ariaid-title10" class="topic task nested1" id="bkmrk-configuring-the-motd" lang="en-US">## Configuring the MOTD Banner

<section class="body taskbody"><section class="section context" id="bkmrk-you-can-configure-th-1">You can configure the MOTD to display before the login prompt on the terminal when a user logs in. The MOTD banner has the following characteristics:

- Maximum of 80 characters per line
- Maximum of 40 lines

</section>### SUMMARY STEPS

1. <span class="ph synph"><span class="keyword kwd">configure terminal</span></span>
2. <span class="ph synph"><span class="keyword kwd">banner motd</span> <var>delimiting-character message delimiting-character</var></span>
3. <span class="ph synph"><span class="keyword kwd">exit</span></span>
4. (Optional) <span class="ph synph"><span class="keyword kwd">show banner motd</span></span>
5. (Optional) <span class="ph synph"><span class="keyword kwd">copy running-config startup-config</span></span>

### DETAILED STEPS

<div class="tableContainer"><table class="ol steps" id="bkmrk-%C2%A0-command-or-action--1" style="width: 100%;"><thead><tr><th align="left" style="width: 3.33776%;"> </th><th align="left" style="width: 51.9156%;">Command or Action</th><th align="left" style="width: 44.7466%;">Purpose</th></tr></thead><tbody><tr class="li step"><td align="left" id="bkmrk-step%C2%A01-1" style="width: 3.33776%;" valign="top">**Step 1**</td><td align="left" class="step--command" style="width: 51.9156%;" valign="top"><span class="ph synph"><span class="keyword kwd">configure terminal</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch# configure terminal
switch(config)#
```

</section></td><td align="left" class="step--purpose" style="width: 44.7466%;" valign="top"><section class="itemgroup info">Enters global configuration mode.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A02-1" style="width: 3.33776%;" valign="top">**Step 2**</td><td align="left" class="step--command" style="width: 51.9156%;" valign="top"><span class="ph synph"><span class="keyword kwd">banner motd</span> <var>delimiting-character message delimiting-character</var></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch(config)# banner motd #Welcome to the Switch#
switch(config)# 
```

</section></td><td align="left" class="step--purpose" style="width: 44.7466%;" valign="top"><section class="itemgroup info">Configures the MOTD banner. Do not use the <var class="keyword varname">delimiting-character</var> in the <var class="keyword varname">message</var> text.

<p class="callout warning">Do not use " or % as a delimiting character.</p>

<div class="tableContainer">  
</div></section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A03-1" style="width: 3.33776%;" valign="top">**Step 3**</td><td align="left" class="step--command" style="width: 51.9156%;" valign="top"><span class="ph synph"><span class="keyword kwd">exit</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch(config)# exit
switch#
```

</section></td><td align="left" class="step--purpose" style="width: 44.7466%;" valign="top"><section class="itemgroup info">Exits global configuration mode.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A04-1" style="width: 3.33776%;" valign="top">**Step 4**</td><td align="left" class="step--command" style="width: 51.9156%;" valign="top">(Optional) <span class="ph synph"><span class="keyword kwd">show banner motd</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch# show banner motd
```

</section></td><td align="left" class="step--purpose" style="width: 44.7466%;" valign="top">(Optional) <section class="itemgroup info">Displays the configured MOTD banner.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A05" style="width: 3.33776%;" valign="top">**Step 5**</td><td align="left" class="step--command" style="width: 51.9156%;" valign="top">(Optional) <span class="ph synph"><span class="keyword kwd">copy running-config startup-config</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch# copy running-config startup-config
```

</section></td><td align="left" class="step--purpose" style="width: 44.7466%;" valign="top">(Optional) <section class="itemgroup info">Copies the running configuration to the startup configuration.

</section></td></tr></tbody></table>

</div></section><nav class="related-links" role="navigation"></nav></article><article aria-labelledby="ariaid-title11" class="topic task nested1" id="bkmrk-configuring-the-time" lang="en-US">## Configuring the Time Zone

<section class="body taskbody"><section class="section context" id="bkmrk-you-can-configure-th-2">You can configure the time zone to offset the device clock time from UTC.

</section>### SUMMARY STEPS

1. <span class="ph synph"><span class="keyword kwd">configure terminal</span></span>
2. <span class="ph synph"><span class="keyword kwd">clock timezone</span> <var>zone-name offset-hours offset-minutes</var></span>
3. <span class="ph synph"><span class="keyword kwd">exit</span></span>
4. (Optional) <span class="ph synph"><span class="keyword kwd">show clock</span></span>
5. (Optional) <span class="ph synph"><span class="keyword kwd">copy running-config startup-config</span></span>

### DETAILED STEPS

<div class="tableContainer"><table class="ol steps" id="bkmrk-%C2%A0-command-or-action--2" style="width: 100%;"><thead><tr><th align="left" style="width: 3.21674%;"> </th><th align="left" style="width: 46.3506%;">Command or Action</th><th align="left" style="width: 50.5562%;">Purpose</th></tr></thead><tbody><tr class="li step"><td align="left" id="bkmrk-step%C2%A01-2" style="width: 3.21674%;" valign="top">**Step 1**</td><td align="left" class="step--command" style="width: 46.3506%;" valign="top"><span class="ph synph"><span class="keyword kwd">configure terminal</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch# configure terminal
switch(config)#
```

</section></td><td align="left" class="step--purpose" style="width: 50.5562%;" valign="top"><section class="itemgroup info">Enters global configuration mode.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A02-2" style="width: 3.21674%;" valign="top">**Step 2**</td><td align="left" class="step--command" style="width: 46.3506%;" valign="top"><span class="ph synph"><span class="keyword kwd">clock timezone</span> <var>zone-name offset-hours offset-minutes</var></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch(config)# clock timezone EST -5 0
```

</section></td><td align="left" class="step--purpose" style="width: 50.5562%;" valign="top"><section class="itemgroup info">Configures the time zone. The <var class="keyword varname">zone-name</var> argument is a 3-character string for the time zone acronym (for example, PST or EST). The <var class="keyword varname">offset-hours</var> argument is the offset from the UTC and the range is from –23 to 23 hours. The range for the <var class="keyword varname">offset-minutes</var> argument is from 0 to 59 minutes.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A03-2" style="width: 3.21674%;" valign="top">**Step 3**</td><td align="left" class="step--command" style="width: 46.3506%;" valign="top"><span class="ph synph"><span class="keyword kwd">exit</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch(config)# exit
switch#
```

</section></td><td align="left" class="step--purpose" style="width: 50.5562%;" valign="top"><section class="itemgroup info">Exits global configuration mode.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A04-2" style="width: 3.21674%;" valign="top">**Step 4**</td><td align="left" class="step--command" style="width: 46.3506%;" valign="top">(Optional) <span class="ph synph"><span class="keyword kwd">show clock</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch# show clock
```

</section></td><td align="left" class="step--purpose" style="width: 50.5562%;" valign="top">(Optional) <section class="itemgroup info">Displays the time and time zone.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A05-1" style="width: 3.21674%;" valign="top">**Step 5**</td><td align="left" class="step--command" style="width: 46.3506%;" valign="top">(Optional) <span class="ph synph"><span class="keyword kwd">copy running-config startup-config</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch# copy running-config startup-config
```

</section></td><td align="left" class="step--purpose" style="width: 50.5562%;" valign="top">(Optional) <section class="itemgroup info">Copies the running configuration to the startup configuration.

</section></td></tr></tbody></table>

</div></section><nav class="related-links" role="navigation"></nav></article><article aria-labelledby="ariaid-title12" class="topic task nested1" id="bkmrk-configuring-summer-t" lang="en-US">## Configuring Summer Time (Daylight Saving Time)

<section class="body taskbody"><section class="section context" id="bkmrk-you-can-configure-wh">You can configure when summer time, or daylight saving time, is in effect for the device and the offset in minutes.

</section>### SUMMARY STEPS

1. <span class="ph synph"><span class="keyword kwd">configure terminal</span></span>
2. <span class="ph synph"><span class="keyword kwd">clock</span><kbd class="ph sep"> </kbd><span class="keyword kwd">summer-time</span> <kbd class="ph sep"></kbd><var>zone-name start-week start-day start-month start-time end-week end-day end-month end-time offset-minutes</var></span>
3. <span class="ph synph"><span class="keyword kwd">exit</span></span>
4. (Optional) <span class="ph synph"><span class="keyword kwd">show clock detail</span></span>
5. (Optional) <span class="ph synph"><span class="keyword kwd">copy running-config startup-config</span></span>

### DETAILED STEPS

<div class="tableContainer"><table class="ol steps" id="bkmrk-%C2%A0-command-or-action--3" style="width: 100%;"><thead><tr><th align="left" style="width: 3.33745%;"> </th><th align="left" style="width: 43.9041%;">Command or Action</th><th align="left" style="width: 52.7585%;">Purpose</th></tr></thead><tbody><tr class="li step"><td align="left" id="bkmrk-step%C2%A01-3" style="width: 3.33745%;" valign="top">**Step 1**</td><td align="left" class="step--command" style="width: 43.9041%;" valign="top"><span class="ph synph"><span class="keyword kwd">configure terminal</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch# configure terminal
switch(config)#
```

</section></td><td align="left" class="step--purpose" style="width: 52.7585%;" valign="top"><section class="itemgroup info">Enters global configuration mode.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A02-3" style="width: 3.33745%;" valign="top">**Step 2**</td><td align="left" class="step--command" style="width: 43.9041%;" valign="top"><span class="ph synph"><span class="keyword kwd">clock</span><kbd class="ph sep"> </kbd><span class="keyword kwd">summer-time</span> <kbd class="ph sep"></kbd><var>zone-name start-week start-day start-month start-time end-week end-day end-month end-time offset-minutes</var></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch(config)# clock summer-time PDT 
1 Sunday March 02:00 1 Sunday 
November 02:00 60
```

</section></td><td align="left" class="step--purpose" style="width: 52.7585%;" valign="top"><section class="itemgroup info">Configures summer time or daylight saving time.

The <var class="keyword varname">zone-name</var> argument is a three character string for the time zone acronym (for example, PST and EST).

The values for the <var class="keyword varname">start-day</var> and <var class="keyword varname">end-day</var> arguments are <span class="ph synph"><span class="keyword kwd">Monday</span>, <span class="keyword kwd">Tuesday</span>, <span class="keyword kwd">Wednesday</span>, <span class="keyword kwd">Thursday</span>, <span class="keyword kwd">Friday</span>, <span class="keyword kwd">Saturday</span>, and <span class="keyword kwd">Sunday</span> </span>.

The values for the <var class="keyword varname">start-month</var> and <var class="keyword varname">end-month</var> arguments are <span class="ph synph"><span class="keyword kwd">January</span>, <span class="keyword kwd">February</span>, <span class="keyword kwd">March</span>, <span class="keyword kwd">April</span>, <span class="keyword kwd">May</span>, <span class="keyword kwd">June</span>, <span class="keyword kwd">July</span>, <span class="keyword kwd">August</span>, <span class="keyword kwd">September</span>, <span class="keyword kwd">October</span>, <span class="keyword kwd">November</span>, and <span class="keyword kwd">December</span> </span>.

The value for the <var class="keyword varname">start-time</var> and <var class="keyword varname">end-time</var> arguments are in the format <span class="ph synph"><var>hh</var><span class="keyword kwd">:</span><var>mm</var> </span>.

The range for the <var class="keyword varname">offset-minutes</var> argument is from 0 to 1440 minutes.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A03-3" style="width: 3.33745%;" valign="top">**Step 3**</td><td align="left" class="step--command" style="width: 43.9041%;" valign="top"><span class="ph synph"><span class="keyword kwd">exit</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch(config)# exit
switch#
```

</section></td><td align="left" class="step--purpose" style="width: 52.7585%;" valign="top"><section class="itemgroup info">Exits global configuration mode.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A04-3" style="width: 3.33745%;" valign="top">**Step 4**</td><td align="left" class="step--command" style="width: 43.9041%;" valign="top">(Optional) <span class="ph synph"><span class="keyword kwd">show clock detail</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch(config)# show clock detail
```

</section></td><td align="left" class="step--purpose" style="width: 52.7585%;" valign="top">(Optional) <section class="itemgroup info">Displays the configured MOTD banner.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A05-2" style="width: 3.33745%;" valign="top">**Step 5**</td><td align="left" class="step--command" style="width: 43.9041%;" valign="top">(Optional) <span class="ph synph"><span class="keyword kwd">copy running-config startup-config</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch# copy running-config startup-config
```

</section></td><td align="left" class="step--purpose" style="width: 52.7585%;" valign="top">(Optional) <section class="itemgroup info">Copies the running configuration to the startup configuration.

</section></td></tr></tbody></table>

</div></section><nav class="related-links" role="navigation"></nav></article><article aria-labelledby="ariaid-title13" class="topic task nested1" id="bkmrk-manually-setting-the" lang="en-US">## Manually Setting the Device Clock

<section class="body taskbody"><section class="section context" id="bkmrk-you-can-set-the-cloc">You can set the clock manually if your device cannot access a remote time source.

</section><section class="section prereq p" id="bkmrk-before-you-begin-con"><section class="tasklabel">### Before you begin

</section>Configure the time zone.

</section>### SUMMARY STEPS

1. <span class="ph synph"><span class="keyword kwd">clock set </span><var>time day month year</var></span>
2. (Optional) <span class="ph synph"><span class="keyword kwd">show clock</span></span>

### DETAILED STEPS

<div class="tableContainer"><table class="ol steps" id="bkmrk-%C2%A0-command-or-action--4" style="width: 100%;"><thead><tr><th align="left" style="width: 3.2143%;"> </th><th align="left" style="width: 41.5323%;">Command or Action</th><th align="left" style="width: 55.2534%;">Purpose</th></tr></thead><tbody><tr class="li step"><td align="left" id="bkmrk-step%C2%A01-4" style="width: 3.2143%;" valign="top">**Step 1**</td><td align="left" class="step--command" style="width: 41.5323%;" valign="top"><span class="ph synph"><span class="keyword kwd">clock set </span><var>time day month year</var></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch# clock set 15:00:00 30 May 2008
Fri May 30 15:14:00 PDT 2008
```

</section></td><td align="left" class="step--purpose" style="width: 55.2534%;" valign="top"><section class="itemgroup info">Configures the device clock.

The format for the <var class="keyword varname">time</var> argument is <span class="ph synph"><var>hh</var><span class="keyword kwd">:</span><var>mm</var><span class="keyword kwd">:</span><var>ss</var> </span>.

The range for the <var class="keyword varname">day</var> argument is from 1 to 31.

The values for the <var class="keyword varname">month</var> argument are <span class="ph synph"><span class="keyword kwd">January</span> </span>, <span class="ph synph"><span class="keyword kwd">February</span> </span>, <span class="ph synph"><span class="keyword kwd">March</span> </span>, <span class="ph synph"><span class="keyword kwd">April</span> </span>, <span class="ph synph"><span class="keyword kwd">May</span> </span>, <span class="ph synph"><span class="keyword kwd">June</span> </span>, <span class="ph synph"><span class="keyword kwd">July</span> </span>, <span class="ph synph"><span class="keyword kwd">August</span> </span>, <span class="ph synph"><span class="keyword kwd">September</span> </span>, <span class="ph synph"><span class="keyword kwd">October</span> </span>, <span class="ph synph"><span class="keyword kwd">November</span> </span>, and <span class="ph synph"><span class="keyword kwd">December</span> </span>.

The range for the <var class="keyword varname">year </var>argument is from 2000 to 2030.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A02-4" style="width: 3.2143%;" valign="top">**Step 2**</td><td align="left" class="step--command" style="width: 41.5323%;" valign="top">(Optional) <span class="ph synph"><span class="keyword kwd">show clock</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch(config)# show clock
```

</section></td><td align="left" class="step--purpose" style="width: 55.2534%;" valign="top">(Optional) <section class="itemgroup info">Displays the current clock value.

</section></td></tr></tbody></table>

</div></section><nav class="related-links" role="navigation"><section class="linklist relinfo reltasks">**Related Tasks**  
<section>[Configuring the Time Zone](https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3000/sw/fundamentals/93x/configuration/guide/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x_chapter_0100.html#task_1231769)</section></section></nav></article><article aria-labelledby="ariaid-title14" class="topic task nested1" id="bkmrk-setting-the-clock-ma" lang="en-US">## Setting the Clock Manager

<section class="body taskbody"><section class="section context" id="bkmrk-you-can-configure-th-3">You can configure the clock manager to synchronize all the clocks of the components in the Cisco Nexus chassis.

</section>### SUMMARY STEPS

1. <span class="ph synph"><span class="keyword kwd">clock protocol</span> <var>protocol</var> <span class="keyword kwd">vdc</span> <var>vdc-num</var></span>
2. (Optional) <span class="ph synph"><span class="keyword kwd">show run clock\_manager</span></span>

### DETAILED STEPS

<div class="tableContainer"><table class="ol steps" style="width: 100%;"><thead><tr><th align="left" style="width: 3.33761%;"> </th><th align="left" style="width: 30.9022%;">Command or Action</th><th align="left" style="width: 65.7602%;">Purpose</th></tr></thead><tbody><tr class="li step"><td align="left" id="bkmrk-step%C2%A01-5" style="width: 3.33761%;" valign="top">**Step 1**</td><td align="left" class="step--command" style="width: 30.9022%;" valign="top"><span class="ph synph"><span class="keyword kwd">clock protocol</span> <var>protocol</var> <span class="keyword kwd">vdc</span> <var>vdc-num</var></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
# clock protocol ptp vdc 2
```

</section></td><td align="left" class="step--purpose" style="width: 65.7602%;" valign="top"><section class="itemgroup info">Configures the clock manager.

The values for the <var class="keyword varname">protocol</var> argument are <span class="ph synph"><span class="keyword kwd">ptp</span> </span>, <span class="ph synph"><span class="keyword kwd">ntp</span> </span>, and <span class="ph synph"><span class="keyword kwd">none</span> </span>.

The following describes the values:

- <span class="ph synph"><span class="keyword kwd">ptp</span> </span>—Synchronizes clocks with Precision Time Protocol (PTP) as described by IEEE 1588.
- <span class="ph synph"><span class="keyword kwd">ntp</span> </span>— Synchronizes clocks with Network Time Protocol (NTP).
- <span class="ph synph"><span class="keyword kwd">none</span> </span>—Use <span class="ph synph"><span class="keyword kwd">clock set</span> </span>to set supervisor clocks.

<p class="callout info">When <span class="ph synph"><span class="keyword kwd">none</span> </span>is used, the clock in the specified VDC must be configured.</p>

<p class="callout info">Once the protocol is configured, the clock in the specified VDC must use that protocol. For example, if the <span class="ph synph"><span class="keyword kwd">clock protocol ptp vdc 2</span> </span>command is entered, then PTP should be configured in VDC 2.</p>

The range for the <var class="keyword varname">vdc</var> argument is 1 to 8.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A02-5" style="width: 3.33761%;" valign="top">**Step 2**</td><td align="left" class="step--command" style="width: 30.9022%;" valign="top">(Optional) <span class="ph synph"><span class="keyword kwd">show run clock\_manager</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
#show run clock_manager
```

</section></td><td align="left" class="step--purpose" style="width: 65.7602%;" valign="top">(Optional) <section class="itemgroup info">Displays the configuration of the clock manager.

</section></td></tr></tbody></table>

</div></section><nav class="related-links" role="navigation"></nav></article><article aria-labelledby="ariaid-title15" class="topic task nested1" id="bkmrk-configuring-the-mode" lang="en-US">## Configuring the Mode on the Cisco Nexus 3100 Series Switches

<section class="body taskbody"><section class="section context" id="bkmrk-you-can-configure-th-4">You can configure the Cisco Nexus 3100 Series switches in the N9K mode using the following commands:

</section><section class="section prereq p" id="bkmrk-before-you-begin-the"><section class="tasklabel">### Before you begin

</section><section class="p">The Cisco Nexus 3100 Series switches, except Cisco Nexus 3100-V switches, now support two system modes: the N3K mode and the N9K mode. The N3K mode is the default mode. It uses the same CLI commands as the previous Cisco Nexus 3000 Series and Cisco Nexus 3100 Series NX-OS releases. The N9K mode enables the Cisco Nexus 3100 Series switches to use the Cisco Nexus 9000 Series switches CLI commands. Refer to the Cisco Nexus 9000 Series configuration guides for the Cisco Nexus 9000 Series CLI commands. <div class="tableContainer">  
</div></section></section><p class="callout info">The N9K mode is available on the Cisco Nexus 3100 Series switches only and it is not available on the Cisco Nexus 3000 Series switches. Cisco Nexus 3100-V switches supports only N9K CLI.</p>

### SUMMARY STEPS

1. <span class="ph synph"><span class="keyword kwd">configure terminal</span></span>
2. switch(config)# <span class="ph synph"><span class="keyword kwd">system switch-mode </span><var>mode</var></span>
3. switch(config)# <span class="ph synph"><span class="keyword kwd">write erase</span></span>
4. switch(config)# <span class="ph synph"><span class="keyword kwd">reload</span></span>
5. (Optional) switch(config)# <span class="ph synph"><span class="keyword kwd">show system switch-mode</span></span>

### DETAILED STEPS

<table border="1" style="border-collapse: collapse; width: 100%;"><colgroup><col style="width: 33.3745%;"></col><col style="width: 33.3745%;"></col><col style="width: 33.3745%;"></col></colgroup><tbody><tr><td>  
</td><th align="left">Command or Action</th><td>Purpose</td></tr><tr><td>Step 1</td><td>`configure terminal`</td><td>Enters global configuration mode.</td></tr></tbody></table>

<div class="tableContainer">Example:</div>```
switch# configure terminal
switch(config)#
```

<table border="1" style="border-collapse: collapse; width: 100%;"><colgroup><col style="width: 33.3333%;"></col><col style="width: 33.3333%;"></col><col style="width: 33.3333%;"></col></colgroup><tbody><tr><td>  
</td><td>Command or Action</td><td>Purpose</td></tr><tr><td>Step 2</td><td>`switch(config)# <span class="ph synph"><span class="keyword kwd">system switch-mode </span><var>mode</var></span>`</td><td>Configures the mode as N9K.</td></tr></tbody></table>

<div class="tableContainer">Example:</div>```
switch(config)# system switch-mode n9k
!WARNING: "write erase/reload" is required before new mode is effective.
```

<table border="1" style="border-collapse: collapse; width: 100%;"><colgroup><col style="width: 33.3333%;"></col><col style="width: 33.3333%;"></col><col style="width: 33.3333%;"></col></colgroup><tbody><tr><td>  
</td><td>Command or Action</td><td>Purpose</td></tr><tr><td>Step 3</td><td>`switch(config)# <span class="ph synph"><span class="keyword kwd">write erase</span></span>`</td><td>Erases the start-up configuration.</td></tr></tbody></table>

<div class="tableContainer">Example:</div>```
switch(config)# write erase
Warning: This command will erase the startup-configuration.
Do you wish to proceed anyway? (y/n)  [n] y
```

<table border="1" style="border-collapse: collapse; width: 100%;"><colgroup><col style="width: 33.3333%;"></col><col style="width: 33.3333%;"></col><col style="width: 33.3333%;"></col></colgroup><tbody><tr><td>  
</td><td>Command or Action</td><td>Purpose</td></tr><tr><td>Step 4</td><td>`switch(config)# <span class="ph synph"><span class="keyword kwd">reload</span></span>`</td><td>Reloads the switch.</td></tr></tbody></table>

<div class="tableContainer">Example:</div>```
switch(config)# reload
This command will reboot the system. (y/n)?  [n] y
2002 Jan  9 03:57:59 Neptune-1 %$ VDC-1 %$ %PLATFORM-2-PFM_SYSTEM_RESET: Manual system restart from Command Line Interface
 
(c) Copyright 2013, Cisco Systems.
(c) Copyright 2015, Cisco Systems.
NPT3000 BIOS v.3.0.2, Tue 05/26/2015 
 
Press TAB in 1 seconds to list all boot options
Any other key to active boot...
Press  ctrl L to go to loader prompt in 2 secs
 
Booting kickstart image: bootflash:/n9000-dk9.7.0.3.I2.0.527.bin
Image valid
INIT: version 2.88 booting
Skipping ata_piix for n3k.
Unsquashing rootfs ...
 
Loading IGB driver ...
Installing SSE module ... done
Creating the sse device node ... done
Loading I2C driver ...
Installing CCTRL driver for card_type 31 ...
CCTRL driver for card_index 11081 ...
7.46: Interrupt throttling disabled. No cctrl irq detected.
 
Checking all filesystems./etc/rc.d/rcS.d/S08check-flash-noinit: line 167: sg_inq: command not found
/etc/rc.d/rcS.d/S08check-flash-noinit: line 168: sg_inq: command not found
Current boot disk sda3..
...Skipping LOGFLASH check for N3k...
.Skipping plog check for N3k...
 
Skipping installing default sprom values...
Configuring network ...
Installing LC netdev ...
Installing veobc ...
Installing OBFL driver ...
..done Wed Jan 9 03:59:36 UTC 2002
tune2fs 1.42.1 (17-Feb-2012)
Setting reserved blocks percentage to 0% (0 blocks)
Starting portmap daemon...
creating NFS state directory: done
starting 8 nfsd kernel threads: done
starting mountd: done
starting statd: done
Saving image for img-sync ...
Loading system software
Installing local RPMS
Patch Repository Setup completed successfully
Uncompressing system image: Wed Jan 9 03:59:46 UTC 2002
blogger: nothing to do.
 
..done Wed Jan 9 03:59:46 UTC 2002
Creating /dev/mcelog
Starting mcelog daemon
Removing dme lib
Moving N3K specific syslog config file
INIT: Entering runlevel: 3
Running S93thirdparty-script...
 
Populating conf files for hybrid sysmgr ...
Starting hybrid sysmgr ...
2002 Jan  9 03:59:54  %$ VDC-1 %$ Jan  9 03:59:52 %KERN-2-SYSTEM_MSG: [    9.062765] Initializing NVRAM Block 6  - kernel
2002 Jan  9 03:59:54  %$ VDC-1 %$ Jan  9 03:59:52 %KERN-2-SYSTEM_MSG: [   10.469175] hwport mode=6type 2. mod_no 0, inst_no 0 - kernel
2002 Jan  9 03:59:58  %$ VDC-1 %$ %USER-0-SYSTEM_MSG: after syslog open   - clis
2002 Jan  9 03:59:58  %$ VDC-1 %$ %USER-0-SYSTEM_MSG: after ksink_get_rsw_sched_policy  - clis
2002 Jan  9 03:59:58  %$ VDC-1 %$ %USER-0-SYSTEM_MSG: after clis_process_options   - clis
2002 Jan  9 03:59:58  %$ VDC-1 %$ %USER-0-SYSTEM_MSG:  before access to bkout_cfg  - clis
2002 Jan  9 03:59:58  %$ VDC-1 %$ %USER-2-SYSTEM_MSG: main 2348- Done with Shm..Now read commandfiles - clis
2002 Jan  9 03:59:59  %$ VDC-1 %$ %PLATFORM-2-PS_FAIL: Power supply 1 failed or shut down (Serial number N/A)
2002 Jan  9 03:59:59  %$ VDC-1 %$ %PLATFORM-2-PS_OK: Power supply 2 ok (Serial number )
2002 Jan  9 03:59:59  %$ VDC-1 %$ %PLATFORM-2-PS_FANOK: Fan in Power supply 2 ok
2002 Jan  9 03:59:59  %$ VDC-1 %$ %PLATFORM-2-PS_ABSENT: Power supply 1 is absent/shutdown, ps-redundancy might be affected
2002 Jan  9 03:59:59  %$ VDC-1 %$ %PLATFORM-2-PS_RED_MODE_CHG: Power supply operational redundancy mode changed to non-redundant
2002 Jan  9 03:59:59  %$ VDC-1 %$ %PLATFORM-2-FANMOD_FAN_OK: Fan module 1 (Fan1(sys_fan1) fan) ok
2002 Jan  9 03:59:59  %$ VDC-1 %$ %PLATFORM-2-FANMOD_FAN_OK: Fan module 2 (Fan2(sys_fan2) fan) ok
2002 Jan  9 03:59:59  %$ VDC-1 %$ %PLATFORM-2-FANMOD_FAN_OK: Fan module 3 (Fan3(sys_fan3) fan) ok
2002 Jan  9 03:59:59  %$ VDC-1 %$ %PLATFORM-2-FANMOD_FAN_OK: Fan module 4 (Fan4(sys_fan4) fan) ok
2002 Jan  9 04:00:01  %$ VDC-1 %$ %USER-2-SYSTEM_MSG: IP Netlink thread init successful  - netstack
2002 Jan  9 04:00:08  %$ VDC-1 %$ %USER-2-SYSTEM_MSG: main :2355- Done with reading commandfiles - clis
2002 Jan  9 04:00:18  %$ VDC-1 %$ %USER-0-SYSTEM_MSG: end of default policer - copp
2002 Jan  9 04:00:18  %$ VDC-1 %$ %COPP-2-COPP_NO_POLICY: Control-plane is unprotected.
2002 Jan  9 04:00:27  %$ VDC-1 %$ icmpv6: IPV6 Netlink thread init successful
2002 Jan  9 04:00:28  %$ VDC-1 %$ %VDC_MGR-2-VDC_ONLINE: vdc 1 has come online
Waiting for system online status before starting POAP ...
2002 Jan  9 04:01:01 switch %$ VDC-1 %$ %ASCII-CFG-2-CONF_CONTROL: System ready
Starting Auto Provisioning ...
2002 Jan  9 04:01:02 switch %$ VDC-1 %$ %USER-0-SYSTEM_MSG: ETH_PORT_UP - port_client
Done
 
Abort Auto Provisioning and continue with normal setup ?(yes/no)[n]: 2002 Jan  9 04:01:03 switch %$ VDC-1 %$ %POAP-2-POAP_INITED: POAP process initialized
yes  
         ---- System Admin Account Setup ---- 
Do you want to enforce secure password standard (yes/no) [y]: no
 
  Enter the password for "admin":
  Confirm the password for "admin":
 
         ---- Basic System Configuration Dialog VDC: 1 ----
 This setup utility will guide you through the basic configuration of
the system. Setup configures only enough connectivity for management
of the system.
 
Please register Cisco Nexus3000 Family devices promptly with your
supplier. Failure to register may affect response times for initial
service calls. Nexus3000 devices must be registered to receive
entitled support services.
 
Press Enter at anytime to skip a dialog. Use ctrl-c at anytime
to skip the remaining dialogs. 
Would you like to enter the basic configuration dialog (yes/no): no
2015 Jan  9 04:01:26 switch %$ VDC-1 %$ %COPP-2-COPP_POLICY: Control-Plane is protected with policy copp-system-p-policy-strict.
 
User Access Verification
switch login: admin
Password:
Cisco Nexus Operating System (NX-OS) Software
TAC support: http://www.cisco.com/tac
Copyright (C) 2002-2015, Cisco and/or its affiliates.
All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under their own
licenses, such as open source.  This software is provided "as is," and unless
otherwise stated, there is no warranty, express or implied, including but not
limited to warranties of merchantability and fitness for a particular purpose.
Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or
GNU General Public License (GPL) version 3.0  or the GNU
Lesser General Public License (LGPL) Version 2.1 or
Lesser General Public License (LGPL) Version 2.0.
A copy of each such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://opensource.org/licenses/gpl-3.0.html and
http://www.opensource.org/licenses/lgpl-2.1.php and
http://www.gnu.org/licenses/old-licenses/library.txt.
```

<table border="1" style="border-collapse: collapse; width: 100%;"><colgroup><col style="width: 33.3333%;"></col><col style="width: 33.3333%;"></col><col style="width: 33.3333%;"></col></colgroup><tbody><tr><td>  
</td><td>Command or Action</td><td>Purpose</td></tr><tr><td>Step 5</td><td>(Optional) `switch(config)# <span class="ph synph"><span class="keyword kwd">show system switch-mode</span></span>`</td><td>(Optional) <section class="itemgroup info">Verifies the configuration mode as N9K on the switch.

</section></td></tr></tbody></table>

<div class="tableContainer">Example:</div>```
switch(config)#  show system switch-mode 
system switch-mode n9k
switch(config)#
```

<div class="tableContainer">  
</div></section><nav class="related-links" role="navigation"></nav></article><article aria-labelledby="ariaid-title16" class="topic concept nested1" id="bkmrk-managing-users-you-c" lang="en-US">## Managing Users

<section class="body conbody"><section class="section" id="bkmrk-you-can-display-info">You can display information about users logged into the device and send messages to those users.

</section></section><nav class="related-links" role="navigation">- [Displaying Information about the User Sessions](https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3000/sw/fundamentals/93x/configuration/guide/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x_chapter_0100.html#task_1173970)
- [Sending a Message to Users](https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3000/sw/fundamentals/93x/configuration/guide/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x_chapter_0100.html#task_1233999)

</nav><article aria-labelledby="ariaid-title17" class="topic task nested2" id="bkmrk-displaying-informati" lang="en-US">### Displaying Information about the User Sessions

<section class="body taskbody"><section class="section context" id="bkmrk-you-can-display-info-1">You can display information about the user session on the device.

</section>### SUMMARY STEPS

1. <span class="ph synph"><span class="keyword kwd">show users</span></span>

### DETAILED STEPS

<div class="tableContainer"><table class="ol steps" id="bkmrk-command-or-action-pu"><thead><tr><th align="left">Command or Action</th><th align="left">Purpose</th></tr></thead><tbody><tr class="li step"><td align="left" class="step--command" valign="top"><span class="ph synph"><span class="keyword kwd">show users</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">#### Example:

</section>```
switch# show users
```

</section></td><td align="left" class="step--purpose" valign="top"><section class="itemgroup info">Displays the user sessions.

</section></td></tr></tbody></table>

</div></section><nav class="related-links" role="navigation"></nav></article><article aria-labelledby="ariaid-title18" class="topic task nested2" id="bkmrk-sending-a-message-to" lang="en-US">### Sending a Message to Users

<section class="body taskbody"><section class="section context" id="bkmrk-you-can-send-a-messa">You can send a message to active users currently using the device CLI.

</section>### SUMMARY STEPS

1. (Optional) <span class="ph synph"><span class="keyword kwd">show users</span></span>
2. <span class="ph synph"><span class="keyword kwd">send </span>\[<span class="keyword kwd">session</span> <var>line</var>\] <var>message-text</var></span>

### DETAILED STEPS

<div class="tableContainer"><table class="ol steps" id="bkmrk-%C2%A0-command-or-action--5" style="width: 100%;"><thead><tr><th align="left" style="width: 3.33745%;"> </th><th align="left" style="width: 50.3115%;">Command or Action</th><th align="left" style="width: 46.3511%;">Purpose</th></tr></thead><tbody><tr class="li step"><td align="left" id="bkmrk-step%C2%A01-7" style="width: 3.33745%;" valign="top">**Step 1**</td><td align="left" class="step--command" style="width: 50.3115%;" valign="top">(Optional) <span class="ph synph"><span class="keyword kwd">show users</span></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch# show users
```

</section></td><td align="left" class="step--purpose" style="width: 46.3511%;" valign="top">(Optional) <section class="itemgroup info">Displays the active user sessions.

</section></td></tr><tr class="li step"><td align="left" id="bkmrk-step%C2%A02-7" style="width: 3.33745%;" valign="top">**Step 2**</td><td align="left" class="step--command" style="width: 50.3115%;" valign="top"><span class="ph synph"><span class="keyword kwd">send </span>\[<span class="keyword kwd">session</span> <var>line</var>\] <var>message-text</var></span>

<section class="itemgroup stepxmp"><section class="tasklabel">Example:

</section>```
switch# send Reloading the device is 10 minutes!
```

</section></td><td align="left" class="step--purpose" style="width: 46.3511%;" valign="top"><section class="itemgroup info">Sends a message to all active users or to a specific user. The message can be up to 80 alphanumeric characters and is case sensitive.

</section></td></tr></tbody></table>

</div></section><nav class="related-links" role="navigation"></nav></article></article><article aria-labelledby="ariaid-title19" class="topic concept nested1" id="bkmrk-verifying-the-device" lang="en-US">## Verifying the Device Configuration

<section class="body conbody"><section class="section" id="bkmrk-to-verify-the-config">To verify the configuration, use one of the following commands:

<div class="tableContainer"><table border="1" id="bkmrk-%C2%A0-command-purpose-sh" width="100%"><caption> </caption><colgroup><col></col><col></col></colgroup><thead><tr><th id="bkmrk-command">Command

</th><th id="bkmrk-purpose">Purpose

</th></tr></thead><tbody><tr><td headers="con_1233942__table_14606C41D03D4328A10C095F39E99973__entry__1 "><span class="ph synph"><span class="keyword kwd">show running-config</span></span>

</td><td headers="con_1233942__table_14606C41D03D4328A10C095F39E99973__entry__2 ">Displays the running configuration.

</td></tr><tr><td headers="con_1233942__table_14606C41D03D4328A10C095F39E99973__entry__1 "><span class="ph synph"><span class="keyword kwd">show startup-config</span></span>

</td><td headers="con_1233942__table_14606C41D03D4328A10C095F39E99973__entry__2 ">Displays the startup configuration.

</td></tr><tr><td headers="con_1233942__table_14606C41D03D4328A10C095F39E99973__entry__1 "><span class="ph synph"><span class="keyword kwd">show time-stamp running-config last-changed</span></span>

</td><td headers="con_1233942__table_14606C41D03D4328A10C095F39E99973__entry__2 ">Displays the timestamp when the running configuration was last changed.

</td></tr></tbody></table>

</div>For detailed information about the fields in the output from these commands, see the Cisco Nexus command reference for your device.

</section></section><nav class="related-links" role="navigation"></nav></article><article aria-labelledby="ariaid-title20" class="topic concept nested1" id="bkmrk-default-settings-for" lang="en-US">## Default Settings for Basic Device Parameters

<section class="body conbody"><section class="section" id="bkmrk-this-table-lists-the">This table lists the default settings for basic device parameters.

<div class="tableContainer"><table border="1" id="bkmrk-table-1.%C2%A0default-bas" width="100%"><caption><span class="table--title-label tabletitle">Table 1. </span><span class="tabletitle">Default Basic Device Parameters</span></caption><colgroup><col></col><col></col></colgroup><thead><tr><th id="bkmrk-parameters">Parameters

</th><th id="bkmrk-default">Default

</th></tr></thead><tbody><tr><td headers="con_1227506__tab_1227517__entry__1 ">MOTD banner text

</td><td headers="con_1227506__tab_1227517__entry__2 ">User Access Verification

</td></tr><tr><td headers="con_1227506__tab_1227517__entry__1 ">Clock time zone

</td><td headers="con_1227506__tab_1227517__entry__2 ">UTC

</td></tr></tbody></table>

</div></section></section><nav class="related-links" role="navigation"></nav></article><article aria-labelledby="ariaid-title21" class="topic reference nested1" id="bkmrk-additional-reference" lang="en-US">## Additional References for Basic Device Management

<section class="body refbody"><section class="section" id="bkmrk-you-can-find-additio">You can find additional information related to basic device management.

</section></section><nav class="related-links" role="navigation">- [Related Documents for Basic Device Management](https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3000/sw/fundamentals/93x/configuration/guide/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x/b-cisco-nexus-3000-nx-os-fundamentals-configuration-guide-93x_chapter_0100.html#con_1248601)

</nav><article aria-labelledby="ariaid-title22" class="topic concept nested2" id="bkmrk-related-documents-fo" lang="en-US">### Related Documents for Basic Device Management

<section class="body conbody"><div class="tableContainer"><table border="1" id="bkmrk-%C2%A0-related-topic-docu" width="100%"><caption> </caption><colgroup><col></col><col></col></colgroup><thead><tr><th id="bkmrk-related-topic">Related Topic

</th><th id="bkmrk-document-title">Document Title

</th></tr></thead><tbody><tr><td headers="con_1248601__table_6221523D77734F08BEB96E59F007ED48__entry__1 ">Licensing

</td><td headers="con_1248601__table_6221523D77734F08BEB96E59F007ED48__entry__2 "><cite class="cite">Cisco NX-OS Licensing Guide</cite>

</td></tr><tr><td headers="con_1248601__table_6221523D77734F08BEB96E59F007ED48__entry__1 ">Command reference

</td><td headers="con_1248601__table_6221523D77734F08BEB96E59F007ED48__entry__2 "><cite class="cite"><span class="ph"><cite class="cite" id="bkmrk-cisco-nexus-7000-ser">Cisco Nexus 7000 Series NX-OS Fundamentals Command Reference</cite></span></cite>

</td></tr></tbody></table>

</div></section></article></article>