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
1678
configure bgp delete network
configure bgp delete network {address-family [ipv4-unicast | ipv4-
multicast]} [all | <ipaddress/mask length>]
Description
Deletes a network to be originated from this router.
Syntax Description
Default
If no address family is specified, IPv4 unicast is the default.
Usage Guidelines
None.
Example
The following command deletes a network to be originated from this router:
configure bgp delete network 192.1.1.12/30
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.
address-family
The address family to which the network routes will be exported. BGP supports
two address families: IPv4 Unicast and IPv4 Multicast.
all
Specifies all networks.
ipaddress
Specifies an IP network address and a netmask length.