configure iproute 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
1347
configure iproute priority
configure iproute {ipv4} priority [rip | blackhole | bootp | ebgp | ibgp |
icmp | static | ospf-intra | ospf-inter | ospf-as-external | ospf-extern1 |
ospf-extern2] <priority>
Description
Changes the priority for all routes from a particular route origin.
Syntax Description
Default
Table 26
lists the relative priorities assigned to routes depending upon the learned source of the route.
rip
Specifies RIP.
bootp
Specifies BOOTP.
ebgp
Specifies E-BGP routes
ibgp
Specifies I-BGP routes
icmp
Specifies ICMP.
blackhole
Specifies the blackhole route.
static
Specifies static routes.
ospf-intra
Specifies OSPFIntra routing.
ospf-inter
Specifies OSPFInter routing.
ospf-as-external
Specifies OSPF as External routing.
ospf-extern1
Specifies OSPF External 1 routing.
ospf-extern2
Specifies OSPF External 2 routing.
priority
Specifies a priority number in the range of 11 to 65534.
Table 26: Relative route priorities
Route Origin
Priority
Direct
10
Blackhole
50
Static
1100
ICMP
1200
EBGP
1700
IBGP
1900
OSPFIntra
2200
OSPFInter
2300
RIP
2400
OSPFAsExt
3100
OSPF External 1
3200
OSPF External 2
3300