Specifications
enable bgp neighbor capability
ExtremeWare XOS 10.1 Command Reference Guide 661
enable bgp neighbor capability
enable bgp neighbor [all | <remoteaddr>] capability [ipv4-unicast |
ipv4-multicast | route-refresh]
Description
This command enables BGP Multiprotocol (MP) and route-refresh capabilities for neighbor.
Syntax Description
Default
All capabilities are disabled by default.
If no address family is specified, IPv4 unicast is the default.
Usage Guidelines
This command enables BGP Multiprotocol and route-refresh capabilities for one or all neighbors. After
the capabilities have been enabled, the BGP neighbor will announce its capabilities to neighbors in an
OPEN message.
Example
The following command disables the route-refresh feature for all neighbors:
enable bgp neighbor all route-refresh
all Specifies all neighbors.
remoteaddr Specifies an IP address of a BGP neighbor.
ipv4-unicast Specifies BGP MP unicast capabilities.
ipv4-multicast Specifies BGP MP multicast capabilities.
route-refresh Specifies ROUTE-REFRESH message capabilities.