configure iproute priority
ExtremeWare Software 7.3.0 Command Reference Guide 1171
configure iproute priority
configure iproute priority [rip | bootp | 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 21 lists the relative priorities assigned to routes depending upon the learned source of the route.
Usage Guidelines
Although these priorities can be changed, do not attempt any manipulation unless you are expertly
familiar with the possible consequences.
rip Specifies RIP.
bootp Specifies BOOTP.
icmp Specifies ICMP.
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.
Table 21: Relative Route Priorities
Route Origin Priority
Direct 10
Blackhole 50
Static 1100
ICMP 1200
OSPFIntra 2200
OSPFInter 2300
RIP 2400
OSPF External 1 3200
OSPF External 2 3300
BOOTP 5000