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
1752
disable bgp peer-group capability
disable bgp peer-group <peer-group-name> capability [ipv4-unicast | ipv4-
multicast | route-refresh]
Description
Disables BGP Multiprotocol (MP) and route-refresh capabilities for a peer-group.
Syntax Description
Default
All capabilities are disabled by default.
Usage Guidelines
NOTE
This command is not generally supported, and is not recommended for general use. However, to inter-operate with
Cisco routers for BGP graceful restart, you must enable IPv4 unicast address capability.
This command disables BGP Multiprotocol and route-refresh capabilities for a peer group. Once the
capabilities are enabled, the BGP peer will announce its capabilities to neighbors in an OPEN message
Example
The following command disables the route-refresh feature for the peer group
outer
:
disable bgp peer-group outer route-refresh
History
This command was first available in ExtremeWare XOS 10.1.
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.
peer-group-name
Specifies a peer group.
ipv4-unicast
Specifies BGP MP unicast capabilities.
ipv4-multicast
Specifies BGP MP multicast capabilities.
route-refresh
Specifies ROUTE-REFRESH message capabilities.