configure bgp export shutdown-priority
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
1679
configure bgp export shutdown-priority
configure bgp export [direct | ospf | ospf-extern1 | ospf-extern2 | ospf-
inter | ospf-intra | rip | static] {address-family [ipv4-unicast | ipv4-
multicast]} shutdown-priority <number>
Description
Configures the shutdown priority for IGP export.
Syntax Description
Default
The default value is 2048.
If no address family is specified, IPv4 unicast is the default.
Usage Guidelines
NOTE
This command is not currently supported, and is not recommended for use.
Higher priority values lower the chance of an IGP export to be automatically disabled in case BGP or
the system goes to a low memory condition.
Example
The following command configures the shutdown priority of BGP exported OSPF routes to 1000:
configure bgp export ospf shutdown-priority 1000
direct
Specifies direct routing.
ospf
Specifies OSPF routing.
ospf-extern1
Specifies OSPF-extern1 routing.
ospf-extern2
Specifies OSPF-extern2 routing.
ospf-inter
Specifies OSPF-inter routing.
ospf-intra
Specifies OSPF-intra routing.
rip
Specifies RIP routing.
static
Specifies static routing.
address-family
The address family to which the IGP routes will be exported. BGP supports two
address families: IPv4 Unicast and IPv4 Multicast.
number
Specifies the shutdown priority. The range is 0 - 65,535.