Returning To Normal Mode - Cisco Nexus 5600 Series Configuration Manual

Nx-os system management
Hide thumbs Also See for Nexus 5600 Series:
Table of Contents

Advertisement

Returning to Normal Mode

System mode switch to maintenance mode started. Will continue in background.
switch(config)# 2016 Dec 5 08:46:42 switch %$ VDC-1 %$ %MMODE-2-MODE_CHANGED: System changed
to "maintenance" mode.
switch(maint-mode)(config)#
This example shows how to change the snapshot delay timer value:
switch# configure terminal
switch(config)# system mode maintenance snapshot-delay 150
Returning to Normal Mode
Starting with Cisco NX-OS Release 8.0(1), a visible CLI indicator has been added to show that the system
Note
is in maintenance mode. For example, switch(config)# will appear as switch(maint-mode)(config)#.
Procedure
Step 1
Step 2
This example shows how to return to normal mode from maintenance mode on a switch running the Cisco
NX-OS Release 8.0(1):
switch(maint-mode)(config)# no system mode maintenance
Following configuration will be applied:
interface Ethernet1/1
no shutdown
sleep instance 1 20
router bgp 100
no isolate
Do you want to continue (y/n)? [no] yes
Starting to apply commands...
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
300
Command or Action
switch# configure
terminal
switch# no system mode
maintenance
[dont-generate-profile |
non-interactive]
Configuring GIR (Cisco NX-OS Release 7.3(0)N1(1))
Purpose
Enters global configuration mode.
Executes a previously created normal mode profile file or a dynamically
created normal mode profile file. The dont-generate-profile keyword
suppresses the creation of the normal mode maintenance profile and
also prevents reusing the existing normal mode maintenance profile.
The non-interactive keyword enables the switch to exit the maintenance
mode without presenting any switch prompts.
The system prompts you to continue. Enter y to continue or n to
terminate the process.
Starting from Cisco NX-OS Release 8.0(1), the non-interactive keyword
was introduced. The non-interactive keyword puts the switch in normal
mode from maintenance mode without presenting any switch prompts.
For large configurations, the interfaces will be up after a certain
Note
interval of time.
OL-31641-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents