beautypg.com

Ip route-preference, Ip route-preference -30, Command mode – Avaya Cajun P550R User Manual

Page 185: Description, Syntax, Sample output, Systems

background image

Chapter 10

10-30

Command Reference for the Avaya P550R, P580, P880, and P882 Multiservice Switches, v5.3.1

ip route-preference

Command Mode

Configure

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.

Syntax

Table 10-16. Parameters, Keywords, Arguments

Sample Output

The following sample assigns RIP as the IP route preference with a
value of 100.

# ip route-preference rip 100

Systems

Avaya P550R/P580/P880/P882 Multiservice Switch

To Enable:

ip route-preference {local|rip|ospf-intra| ospf-inter|ospf-extra|static-
hp|static-lp}

To Disable:

[no] ip route-preference {local|rip|ospf-intra| ospf-inter|ospf-
extra|static-hp|static-lp}

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.