show ip bgp summary
Syntax
show ip bgp [ ipv4 unicast | ipv4 multicast | vpnv4
all | vpnv4 vrf vrfName |
l2vpn
all | l2vpn vpls vplsName | l2vpn vpws vpwsName | route-target signaling ]
summary
[ fields fieldOptions ] [ delta ] [ filter ]
Release Information
Command introduced before JunosE Release
7.1.0.
l2vpn and all keywords added in JunosE Release 7.1.0.
vpls keyword and vplsName variable added in JunosE Release 7.1.0.
vpws keyword and vpwsName variable
added in JunosE Release 8.1.0.
route-target
signaling keywords added in JunosE Release 8.2.0.
Description
Displays filtered information about the status of all BGP connections. Only those fields that you specify are displayed, except that the prefix field is always displayed. Default fields can be set with the default-fields peer command.
Options
- ipv4 unicast—Specifies the IPv4 unicast address family and routing table; the default option
- ipv4 multicast—Specifies the IPv4 multicast address family and routing table
- vpnv4 all—Specifies the IPv4 VPN address family and all IPv4 VPN routing and forwarding instances
- vpvn4 vrf vrfName—Specifies the IPv4 VPN address family and only the IPv4 VPN routing and forwarding instance with the name vrfName
- l2vpn all—Specifies all VPLS and VPWS instances in the L2VPN address family
- l2vpn vpls vplsName—Specifies the VPLS instance with the name vplsName
- l2vpn vpws vpwsName—Specifies the VPWS instance with the name vpwsName
- route-target signaling—Displays information for only the route-target address family
- 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 | [ dynamic | intro | last-reset-reason | messages-received | messages-sent | more-in-queue | peer-type | prefixes-received | remote-as | rib-version |
send-queue-length | state | times-up | up-down-time | updates-received | updates-sent ]*- dynamic —Nature of peer, dynamic or not
- intro—Introductory information about the state of various BGP attributes; this information is displayed only if you specify this keyword
- last-reset-reason—Reason for most recent reset
- messages-received—Total number of messages received from the peer
- messages-sent—Total number of messages sent to the peer
- more-in-queue—Status indicating whether any messages are waiting to be sent to this peer
- peer-type—Type of BGP peer: internal, external, or confederation
- prefixes-received—Number of unique prefixes received from the peer
- remote-as—Remote AS number of the peer
- rib-version—Last RIB version queued to be sent to this peer
- send-queue-length—Number of messages queued to be sent to this peer
- state—State of the BGP session
- times-up—Number of times the session has been established
- up-down-time—How long the session has been up or down
- updates-received—Number of update messages received from the peer
- updates-sent—Number of update messages sent to the peer
- *—Indicates that one or more parameters can be repeated multiple times in a list in the command line
- delta—Displays baselined statistics
- filter—See Filtering show Commands
Mode
Privileged Exec, User Exec