BGP Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1778
Usage Guidelines
Use this command to display information about a specific BGP neighbor routes.
The option
network any / <netMaskLen>
will display all BGP routes whose mask length is equal to
or greater than
<maskLength>
, irrespective of their network address.
The option
network any / <netMaskLen> exact
will display all BGP routes whose mask length is
exactly equal to
<maskLength>
, irrespective of their network address.
Example
The following command displays information about a specified neighbor’s received routes:
show bgp neighbor 10.10.10.10 received-routes all
History
This command was first available in ExtremeWare XOS 10.1.
The
any / <netMaskLen>
options were added in ExtremeWare XOS 11.0.
This command required an Advanced Core license in ExtremeWare XOS 11.1.
Platform Availability
This command is available on platforms with a Core or an Advanced Core license.