Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
1-99
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 1 Basic System Commands
show running-config diff
show running-config diff
To display the differences between the running configuration and the startup configuration, use the show
running-config diff command.
show running-config diff
Syntax Description This command has no arguments or keywords.
Command Default None
Command Modes EXEC mode
Command History
Usage Guidelines Table 1-7 describes the notations used in the command output.
Examples This example shows how to display the difference between the running configuration and the startup
configuration:
switch# show running-config diff
Release Modification
4.0(0)N1(1a) This command was introduced.
Table 1-7 show running-config diff Notations
Notation Description
*******************
––– line1, line2 ––––
*** line1, line2 ****
Indicates ranges of lines where differences occur. The range of lines
indicated with asterisks (*) is for the startup configuration and the range
indicated with dashes (–) is for the startup configuration.
+ text
Indicates that the line is in the running configuration but is not in the startup
configuration.
text
Indicates that the line is not in the running configuration but it is in the
startup configuration.
! text
Indicates that line exists in both configurations but in different orders.