Allied Telesis VERSION 5.4.3-2.6 Switch User Manual


 
BGP and BGP4+ Introduction
Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches
1.30 AlliedWare Plus
TM
Operating System - Software Version 5.4.3-2.6 C613-50032-01 REV D
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 prefix-list <list>
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#
show bgp ipv6 prefix-list
<list>
This command displays peer groups and peers not in peer
groups to which the prefix has been advertised for BGP4+. It
also displays prefix attributes, like next hop and local prefix.
awplus#
show ip bgp cidr-only
This command displays all BGP routes that contain subnet and
supernet network masks.
awplus#
show ip bgp community [<type>]
[exact-match]
This command displays routes that belong to the specified
communities for BGP.
awplus#
show ip bgp community-list
<listname> [exact-match]
This command displays routes that are permitted by the
community list for BGP.
awplus#
show bgp ipv6 community
[<type>] [exact-match]
This command displays routes that belong to the specified
communities for BGP4+.
awplus#
show bgp ipv6 community-list
<listname> [exact-match]
This command displays routes that are permitted by the
community list for BGP4+.
awplus#
show ip bgp filter-list
<listname>
This command displays BGP IPv4 routes that are matched by
the specified autonomous system path access list.
awplus#
show bgp ipv6 filter-list
<listname>
This command displays BGP4+ IPv6 routes that are matched by
the specified autonomous system path access list.
awplus#
show ip bgp inconsistent-as
This command displays the BGP IPv4 routes with inconsistent
originating autonomous systems.
awplus#
show bgp ipv6 inconsistent-as
This command displays the BGP4+ IPv6 routes with
inconsistent originating autonomous systems.