Saving the Module Configuration
You can also use the attach module command to display the standby supervisor module information, although
you cannot configure the standby supervisor module using this command.
To see which slots are filled with modules, use the show inventory command.
Note
Use the attach module slot_number command to get direct access to a specific module.
This example shows how to attach to the supervisor in slot 28.
switch# attach module 28
Attaching to module 28 ...
To exit type 'exit', to abort type '$.'
Cisco Nexus Operating System (NX-OS) Software
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2013, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license. Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1. A copy of each
such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php
switch(standby)#
To exit the module-specific prompt, use the exit command.
Note
If you are not accessing the switch from a console terminal, this command is the only way to access the
Tip
standby supervisor module.
Saving the Module Configuration
To save the new configuration to nonvolatile storage, use the copy running-config startup-config command
from EXEC mode. Once you enter this command, the running and the startup copies of the configuration are
identical.
The following table lists various scenarios when module configurations are preserved or lost.
Scenario
A particular switching module is removed and you
used the copy running-config startup-config
command again.
A particular switching module is removed and the
same switching module is replaced before you enter
the copy running-config startup-config command
again.
Cisco Nexus 9508 Switch Site Preparation and Hardware Installation Guide
46
Result
The configured module information is lost.
The configured module information is preserved.
Managing the Switch
OL-30837-01