Configuring The Maintenance Mode Profile File - Cisco Nexus 5600 Series Configuration Manual

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

Advertisement

Configuring the Maintenance Mode Profile File

This example shows how to return to normal mode from maintenance mode:
switch# configure terminal
switch(config)# no system mode maintenance dont-generate-profile
Do you want to continue (y/n)? [n] y
Progressing................Done.
System mode operation completed successfully
switch(config)#
Configuring the Maintenance Mode Profile File
Procedure
Step 1
Step 2
Step 3
This example shows how to create a maintenance mode profile file:
switch# configure terminal
switch(config)# configure profile maintenance-mode type admin
switch(config-profile)# router ospf 100
switch(config-profile-router)# shutdown
switch(config-profile-router)# exit
switch(config-profile)# router eigrp 101
switch(config-profile-router)# shutdown
switch(config-profile-router)# exit
switch(config-profile)# router isis 102
switch(config-profile-router)# shutdown
switch(config-profile-router)# set-overload-bit always
switch(config-profile-router)# exit
switch(config-profile)# router bgp 103
switch(config-profile-router)# shutdown
switch(config-profile-router)# exit
switch(config-profile)# vpc domain 20
switch(config-profile-router)# shutdown
switch(config-profile-router)# exit
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
318
Command or Action
Command or Action
switch# configure terminal
switch(config)# configure profile
maintenance-mode type admin
switch# end
Configuring GIR (Cisco NX-OS Release 7.1(0)N1(1))
Purpose
The system prompts you to continue. Enter y to
Note
continue or n to terminate the process.
The switch is now in normal mode.
Purpose
Enters global configuration mode.
Enters a configuration session for the maintenance mode
profile file.
Depending on which protocols you have
Note
configured, you must now enter the appropriate
commands to bring down the protocols.
Closes the maintenance mode profile file.
OL-31641-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents