Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
IP Commands
OmniSwitch CLI Reference Guide
September 2009
page 32-13
ip route-pref
Configures the route preference of a router.
ip route-pref {static | ospf | rip | ebgp | ibgp} value
Syntax Definitions
static
 Configures the route preference of static routes.
ospf
 Configures the route preference of OSPF routes.
rip
 Configures the route preference of RIP routes.
ebgp
 Configures the route preference of external BGP routes.
ibgp
 Configures the route preference of internal BGP routes.
value
 Route preference value.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
Route preference of local routes cannot be changed.
Examples
-> ip route-pref ebgp 20 
-> ip route-pref rip 60 
Release History
Release 6.1.1; command was introduced.
Release 6.1.3; bgp parameter deprecated; ebgp and ibgp parameters added.
parameter
default
static value
2
ospf value
110
rip value
120
ebgp value
190
ibgp value
200