Juniper JUNOSE 11.1.X - COMMAND REFERENCE N TO Z 4-6-2010 Command Reference Manual page 790

For e series broadband service routers
Table of Contents

Advertisement

JUNOSe 11.1.x Command Reference Guide N to Z
748
show ip bgp quote-regexp
^ Matches the beginning of the path unless appearing as the first character
within brackets; see below
[^ ] Matches any AS number except the ones specified within the brackets
$ Matches the end of the path
{ Matches the beginning of an AS_SET
} Matches the end of an AS_SET
( Matches the start of an AS_CONFED_SET or AS_CONFED_SEQ
) Matches the end of an AS_CONFED_SET or AS_CONFED_SEQ
. Matches any single character
* Matches zero or more occurrences of the preceding character
+ Matches one or more occurrences of the preceding character
? Matches zero or one occurrence of the preceding character. To use the ?
metacharacter in a regular expression, you must enter the following key
sequence: Ctrl-v-?. Otherwise, the CLI considers this to be a request for
assistance in completing the command, rather than understanding it as a
metacharacter.
() Used with a multiplier metacharacter (*, +, ?) to specify patterns for
multiple use. You can specify that a parenthesis be construed as a literal
token instead of a metacharacter by immediately preceding it with a
backslash:
\( matches the beginning of an AS_CONFED_SET or AS_CONFED_SEQ
\) matches the end of an AS_CONFED_SET or AS_CONFED_SEQ.
[ ] Matches any enclosed character; specifies a range of single characters
- Used within brackets to specify a range of AS numbers
_ Matches a ^, a $, a comma, a space, a {, or a }. Placed on either side of
a string to specify a literal and disallow substring matching. Numerals
enclosed by underscores can be preceded or followed by any of the characters
listed above.
| Matches characters on either side of the metacharacter; logical OR
fields Displays only the specified fields; the display order of the fields is
hard-coded and not affected by the order in which you enter them
fieldOptions Fields to be displayed, in the format
all | [ afi | aggregator | as-path | atomic-aggregate | best | clusters | communities
| extended-communities | imported | intro | in-label | loc-pref | med | next-hop
| next-hop-cost | origin | originator-id | out-label | peer | peer-type | rd | safi |
stale | unknown-types | weight ]*
all All available information; not recommended, because this information
for each network does not fit on a single line and is difficult to read
afi Address family identifier
aggregator AS number and IP address of aggregator
as-path AS path through which this route bas been advertised

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.1.x

Table of Contents