EasyManua.ls Logo

Juniper BGP - CONFIGURATION GUIDE V 11.1.X

Juniper BGP - CONFIGURATION GUIDE V 11.1.X
748 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
host1#show ip bgp regexp ^200 | begin Prefix
% invalid regular expression
Because the show ip bgp quote-regexp command accepts only one string as an
argument to the regular expression, output filtering is possible:
host1#show ip bgp quote-regexp ^200 | begin Prefix
Prefix Next-hop MED CalPrf Weight AS-path
10.99.1.2/32 10.1.1.2 100 100 200
10.99.1.3/32 10.1.1.2 100 100 200 10
10.99.1.4/32 10.1.1.2 100 100 200 10 20
show ip bgp summary
show bgp ipv6 summary
Use to summarize the status of all BGP neighbors.
You can use the field options to display filtered information about BGP neighbors.
If you filter the display with field options, the usual introductory information
about BGP attributes is displayed only if you issue the intro fields option. See
show ip bgp for descriptions of the fields displayed by this keyword.
You can use the default-fields peer command to specify default fields to be
displayed by subsequently issued show ip bgp summary commands.
Field descriptions
Local router IDRouter ID of the local router
Local ASAS number of local router
Administrative stateBGP administrative state, start or stop
BGP Operational stateOperational state, up, down, or overload
Shutdown in overload stateStatus, enabled or disabled
Default local preferenceDefault value for local preference
IGP synchronizationSynchronization status, enabled or disabled
Default originateWhether network 0.0.0.0 is redistributed into BGP
(enabled) or not (disabled)
Auto-summaryStatus of auto summarization of routes redistributed into
BGP
Always compare MEDStatus, enabled or disabled
Compare MED within confederationStatus, enabled or disabled
Advertise inactive routesStatus, enabled or disabled
Advertise best external route to internal peerStatus, enabled or disabled
Enforce first ASStatus, enabled or disabled
Missing MED as worstStatus, enabled or disabled
Monitoring BGP 193
Chapter 1: Configuring BGP Routing

Table of Contents

Related product manuals