Table 46: Show Ip Bgp Regexp Output Fields - Juniper JUNOSE 11.2.X BGP AND MPLS Configuration Manual

For e series broadband services routers - bgp and mpls configuration
Table of Contents

Advertisement

Meaning
Copyright © 2010, Juniper Networks, Inc.
NOTE: For single regular expressions without any spaces in them, you can use either
show ip bgp regexp or show ip bgp quote-regexp with the same results.
To display information about routes whose AS-path matches the specified regular
expression and also has spaces within the regular expression element:
host1#show ip bgp regexp 10 20
Local router ID 192.168.1.232, local AS 100
6 paths, 3 distinct prefixes (324 bytes used)
3 paths selected for route table installation
7 path attribute entries (872 bytes used)
Prefix
Next-hop
10.99.1.4/32
10.1.1.2
The show ip bgp regexp command accepts multiple strings as arguments. If you try to
apply output filtering, the command interprets the filter information as a regular expression
and fails. To display information about routes whose AS-path matches the specified
regular expression with output filtering:
host1#show ip bgp regexp ^200 | begin Prefix
% invalid regular expression
Table 46 on page 199 lists the show ip bgp regexp command output fields.

Table 46: show ip bgp regexp Output Fields

Field Name
Local router ID
local AS
paths
distinct prefixes
paths selected for route
table installation
path attribute entries
Prefix
Next hop IP address
MED
CalPrf
Weight
AS-path
100
100
200 10 20
Field Description
BGP router ID of the local router
Local autonomous system number
Total number of routes stored in the BGP routing table. If several
peers have advertised a route to the same prefix, all routes are
included in this count.
Number of routes to unique prefixes stored in the BGP routing table.
If several peers have advertised a route to the same prefix, only the
best route is included in this count.
Number of routes in the BGP routing table that have been inserted
into the IP routing table
Number of distinct path attributes stored in BGP's internal path
attributes table. If BGP receives two routes for different prefixes
but with identical path attributes, BGP will create only one entry in
its internal path attribute table and share it between the two routes
to conserve memory.
Prefix for the routing table entry
IP address of the next router that is used when a packet is forwarded
to the destination network
Chapter 2: Monitoring BGP
199

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2.x

Table of Contents