
BGP and BGP4+ Introduction
How to display BGP and BGP4+ statistics
You can display specific statistics such as the contents of BGP routing tables.
Information provided can be used to determine resource utilization and solve network problems. You can also display information about node reachability and discover the routing path that the packets of your device are taking through the network.
To display various routing statistics, use the following commands in Privileged Exec mode, as needed:
awplus#
show ip bgp | This command displays peer groups and peers not in peer |
| groups to which the prefix has been advertised for BGP. It also |
| displays prefix attributes, like next hop and local prefix. |
|
|
awplus# | This command displays peer groups and peers not in peer |
show bgp ipv6 | |
<list> | groups to which the prefix has been advertised for BGP4+. It |
| also displays prefix attributes, like next hop and local prefix. |
|
|
awplus# | This command displays all BGP routes that contain subnet and |
show ip bgp | |
| supernet network masks. |
|
|
awplus# | This command displays routes that belong to the specified |
show ip bgp community [<type>] | |
communities for BGP. | |
|
|
awplus# | This command displays routes that are permitted by the |
show ip bgp | |
<listname> | community list for BGP. |
|
|
awplus# | This command displays routes that belong to the specified |
show bgp ipv6 community | |
[<type>] | communities for BGP4+. |
|
|
awplus# | This command displays routes that are permitted by the |
show bgp ipv6 | |
<listname> | community list for BGP4+. |
|
|
awplus# | This command displays BGP IPv4 routes that are matched by |
show ip bgp | |
<listname> | the specified autonomous system path access list. |
|
|
awplus# | This command displays BGP4+ IPv6 routes that are matched by |
show bgp ipv6 | |
<listname> | the specified autonomous system path access list. |
|
|
awplus# | This command displays the BGP IPv4 routes with inconsistent |
show ip bgp | |
| originating autonomous systems. |
|
|
awplus# | This command displays the BGP4+ IPv6 routes with |
show bgp ipv6 | |
| inconsistent originating autonomous systems. |
|
|
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
1.30 | AlliedWare PlusTM Operating System - Software Version |