- | (compare | count | display (changed | commit-scripts
| detail | display set | inheritance | omit | xml) | except pattern | find pattern | hold | last lines | match pattern | no-more | request message (all | account@terminal) resolve <full-names> | save filename | trim columns )
Command introduced before JUNOS Release 7.4.
display commit-scripts option added in JUNOS Release 7.4.
Filter the output of an operational mode or a configuration mode command.
compare (filename | rollback n )—(Configuration mode only, and only with the show command) Compare configuration changes with another configuration file.
count—Display the number of lines in the output.
display—Display additional information about the configuration contents.
except pattern—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.
find pattern—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 (" ").
last lines—Display the last number of lines you want to view from the end of the configuration. However, when the number of lines requested is less than the number of lines that the screen length setting permits you to display, JUNOS returns as many lines as permitted by the screen length setting. For more information on using the last lines option, see Displaying Output Beginning with the Last Entries.
hold—Hold text without exiting the --More-- prompt.
match pattern—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 System (DNS) names. Truncates to fit original size unless full-names is specified. To prevent the names from being truncated, use the full-names option.
request message (all | account@terminal)—Display command output on the terminal of a specific user logged in to your router, or on the terminals of all users logged in to your router.
save filename—Save the output to a file or URL. For information about specifying the filename, see Specifying Filenames and URLs.
trim columns—Trim specified number of columns from the start line.
Filtering Command Output and Displaying the Current Configuration.