0

Out of 0 Ratings

Owner's of the Avaya Power Supply 106760804 gave it a score of 0 out of 5. Here's how the scores stacked up:
  • Reliability

    0 out of 5
  • Durability

    0 out of 5
  • Maintenance

    0 out of 5
  • Performance

    0 out of 5
  • Ease of Use

    0 out of 5
of 764
 
Chapter 11
11-42 Command Reference Guide for the Avaya P580 and P882 Multiservice Switches, v6.1
ip route-preference
Command Mode Global Configuration.
Description Assigns preference values to routes. The IP routing table uses these values
to determine the best routes. The no form of this command restores the
default settings.
Syntax
Sample Output
The following sample assigns a preference of 100 to RIP routes.
(configure)# ip route-preference rip 100
Systems P550R, P580, P880, and P882.
To Configure: ip route-preference {local | rip | ospf-intra | ospf-inter |
ospf-extra | static-hp | static-lp <value>
To Restore
Default:
[no] ip route-preference {local | rip | ospf-intra | ospf-
inter | ospf-extra | static-hp | static-lp}
Table 11-21. Parameters, Keywords, Arguments
Name Definition
{local | rip | ospf-intra |
ospf-inter | ospf-extra |
static-hp | static-lp}
The route keywords are:
local - locally connected routes.
rip - route learned via the RIP protocol.
ospf-intra - OSPF intra-area routes.
ospf-extra - OSPF external routes.
static-hp - high preference static routes.
static-lp - low preference static routes.
<value> Preference value assigned to the specified route. The
higher the value, the more preferable the route. Valid
preference values range from 0 to 255.