show ip bgp summary

This command displays a summary of the BGP configuration.

Syntax

show ip bgp summary

Parameters

None.

Defaults

None.

Mode

User execution

Usage

The show ip bgp summary command displays summarized BGP information, including the router ID and the local AS number.

Example

The following example shows a request for summarized BGP information.

System(rw)->show ip bgp summary
BGP router identifier 172.30.10.111, local AS number 10
Neighbor IP        Version        Remote-AS    State         In updates  Out updates  In Service?   Up/Down       last msg rcv
172.30.46.6          4              6          ESTABLISHED      32           31           Yes       0,00:29:18    0,00:00:02
192.168.9.3          4              188        ESTABLISHED      10           20           Yes       0,00:25:49    0,00:00:03
202.2.0.4            4              202        ESTABLISHED      0            35           Yes       0,00:29:58    0,00:00:03

System(rw)->