Cisco Nexus 5600 Series Configuration Manual page 323

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

Advertisement

Configuring GIR (Cisco NX-OS Release 7.3(0)N1(1))
Applying : interface Ethernet1/1
Applying :
Applying : sleep instance 1 20
Applying : router bgp 100
Applying :
Maintenance mode operation successful.
The after_maintenance snapshot will be generated in 120 seconds
After that time, please use 'show snapshots compare before_maintenance after_maintenance'
to check the health of the system
switch(config)# 2016 Dec 5 06:20:23 switch %$ VDC-1 %$ %MMODE-2-MODE_CHANGED: System changed
to "normal" mode.
switch# show system mode
System Mode: Normal
This example shows how to return to normal mode from maintenance mode on a switch running the Cisco
NX-OS Release 7.3(0)D1(1):
switch# configure terminal
switch(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...
Applying : interface Ethernet1/1
Applying :
Applying : sleep instance 1 20
Applying : router bgp 100
Applying :
Maintenance mode operation successful.
Generating Current Snapshot
Please use 'show snapshots compare before_maintenance after_maintenance' to check the health
of the system
switch(config)#
switch(config)# show system mode
System Mode: Normal
This example shows how to return to normal mode from maintenance mode by using the dont-generate-profile
keyword:
switch(config)# no system mode maintenance dont-generate-profile
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...
Applying : interface Ethernet1/1
Applying :
Applying : sleep instance 1 20
OL-31641-01
no shutdown
no isolate
no shutdown
no isolate
no shutdown
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
Returning to Normal Mode
301

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents