| (pipe)
Syntax
|
(compare | count | display <detail | inheritance | xml> | exceptpattern| findpattern| hold | 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 (" ").
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 How to Specify Filenames and URLs.
trimcolumns—Trim specified number of columns from the start line.Usage Guidelines