| (pipe)
Syntax
|
(compare | count | display <detail | inheritance | xml> | exceptpattern| findpattern| hold |
lastlines| matchpattern| no-more | resolve <full-names> | savefilename| trimcolumns)Description
Filter the output of an operational mode or a configuration mode command.
Options
compare (filename | rollbackn)—(configuration mode only, and only with theshowcommand.) Compare configuration changes with another configuration file.
count—Display the number of lines in the output.
display—Display additional information about the configuration contents.
detail—(Configuration mode only) Display configuration data detail.inheritance—(Configuration mode only) Display inherited configuration data and source group.xml—(Operational mode only) Display XML content of the command.
exceptpattern—Ignore text matching a regular expression when searching the output. If the regular expression contains spaces, operators, or wildcard characters, enclose it in quotation marks.
findpattern—Display the output starting at the first occurrence of text matching a regular expression. If the regular expression contains spaces, operators, or wildcard characters, enclose it in quotation marks (" ").
lastlines—Display the last number of lines you want to view from the end of the configuration. For more information about how to deplaying the last number of lines from the end of the configuration, see Display the Lines You Want to View from the End of the Output
hold—Hold text without exiting the--More--prompt.
matchpattern—Search for text matching a regular expression. If the regular expression contains spaces, operators, or wildcard characters, enclose it in quotation marks.
no-more—Display output all at once rather than one screen at a time.
resolve—Convert IP addresses into domain name server (DNS) names. Truncates to fit original size unlessfull-namesspecified. To prevent the names from being truncated, use thefull-nameoption.
savefilename—Save the output to a file or URL. For information about specifying the filename, see Specify Filenames and URLs.
trimcolumns—Trim specified number of columns from the start line.Usage Guidelines