Command Output Paging; Adding Comments - Cisco 7604 Configuration Manual

Catalyst 6500 series switch and cisco 7600 series router firewall services module configuration guide using the cli
Hide thumbs Also See for 7604:
Table of Contents

Advertisement

Appendix C
Using the Command-Line Interface
Table C-2
Character Type Character
period
asterisk
plus sign
question mark
caret
dollar sign
underscore
brackets
hyphen
1. Precede the question mark with Ctrl-V to prevent the question mark from being interpreted as a help command.
To use these special characters as single-character patterns, remove the special meaning by preceding
each character with a backslash (\).

Command Output Paging

On commands such as help or?, show, show xlate, or other commands that provide long listings, you
can determine whether the information displays a screen and pauses, or lets the command run to
completion. The pager command lets you choose the number of lines to display before the More prompt
appears.
When paging is enabled, the following prompt appears:
<--- More --->
The More prompt uses syntax similar to the UNIX more command:

Adding Comments

You can precede a line with a colon ( : ) to create a comment. However, the comment only appears in the
command history buffer and not in the configuration. Therefore, you can view the comment with the
show history command or by pressing an arrow key to retrieve a previous command, but because the
comment is not in the configuration, the write terminal command does not display it.
Catalyst 6500 Series Switch and Cisco 7600 Series Router Firewall Services Module Configuration Guide using ASDM
OL-20748-01
Using Special Characters in Regular Expressions
.
*
+
1
?
^
$
_
[]
-
To view another screen, press the Space bar.
To view the next line, press the Enter key.
To return to the command line, press the q key.
Special Meaning
Matches any single character, including white space.
Matches 0 or more sequences of the pattern.
Matches 1 or more sequences of the pattern.
Matches 0 or 1 occurrences of the pattern.
Matches the beginning of the input string.
Matches the end of the input string.
Matches a comma (,), left brace ({), right brace (}), left parenthesis,
right parenthesis, the beginning of the input string, the end of the
input string, or a space.
Designates a range of single-character patterns.
Separates the end points of a range.
Command Output Paging
C-5

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

7609-s76137606-sCatalyst 6500 series7600 series

Table of Contents