DescriptionKeyword Syntax
Displays the output in normal format if you have
previously set the output format to XML using the
terminal output xml command.
The terminal output xml command, having
1.0 and 6.x / 7.x versions is used to set the
schema (.xsd) file while validating xml.
Setting 1.0, the switch will validate
/isan/etc/schema/<comp>.xsd file, and if 6.x
/ 7.x the switch validates
/isan/ect/schema/6.x/<comp>.xsd file and
/isan/ect/schema/7.x/<comp>.xsd file
accordingly based on the version of the
image, the switch is running.
Note
human
Example:
show version | human
Displays all lines that include the search string. The
search string is case sensitive.
include string
Example:
show interface brief | include up
Displays the end of the output for the number of lines
specified. The default number of lines is 10.
last [lines]
Example:
show logging logfile | last 50
Displays all the output without stopping at the end of
the screen with the ––More–– prompt.
no-more
Example:
show interface brief | no-more
Redirects the output using streaming secure copy
(sscp) to a named SSH connection. You can create
the SSH named connection using the ssh name
command.
sscp SSH-connection-name filename
Example:
show version | sscp MyConnection
show_version_output
Displays counts of characters, lines, or words. The
default is to display the number of lines, words, and
characters.
wc [bytes | lines | words]
Example:
show file testoutput | wc bytes
Displays the output in XML format.xml
Example:
show version | xml
diff Utility
You can compare the output from a show command with the output from the previous invocation of that
command.
diff-clean [all-session] [all-users]
This table describes the keywords for the diff utility.
Cisco Nexus 5500 Series NX-OS Fundamentals Configuration Guide, Release 7.x
OL-30890-01 65
Understanding the Command-Line Interface
diff Utility