Power Cycling a Module
You can reset a module by using the
reload module slot_number
command and specifying the module by its
slot number in the chassis.
Reloading a module disrupts traffic through the module.
Caution
To see which slots are filled with modules, use the
show inventory
command.
Note
Step 1
Use the
configure terminal
command to enter the global configuration mode.
Example:
switch#
configure terminal
switch(config)#
Step 2
Use the
reload module slot_number
command to specify the slot number of the module to reset.
Example:
switch(config)#
reload module 4
This command will reload module 4. Proceed[y/n]?
[n]
y
reloading module 4 ...
switch(config)#
Rebooting a Switch
You can reboot or reload the switch by using the
reload
command without any options.
If you need to use the
reload
command, be sure to save the running configuration first by using the
copy
running-config startup-config
command.
Note
Step 1
Use the
configure terminal
command to enter the global configuration mode.
Example:
switch#
configure terminal
switch(config)#
Step 2
Use the
copy running-config startup-config
command to save the running configuration.
Cisco Nexus 9504 NX-OS Mode Switch Hardware Installation Guide
49
Managing the Switch
Power Cycling a Module