IP Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 29-11
ip route-pref
Configures the route preference of a router.
ip route-pref {static | rip | ebgp | ibgp} value
Syntax Definitions
static Configures the route preference of static 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 6250
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.6.1; command was introduced.
parameter default
static value 2
rip value 120
ebgp value 190
ibgp value 200