Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
IPv6 Commands
page 33-24
OmniSwitch CLI Reference Guide
September 2009
ipv6 route-pref
Configures the route preference of a router.
ipv6 route-pref {static | ospf | rip | ebgp | ibgp} value
Syntax Definitions
static
 Configures the route preference of static routes.
ospf
 Configures the route preference of OSPF3 routes.
rip
 Configures the route preference of RIPng 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.
• The valid route preference range is 1–255.
• The IPv6 version of BGP is not supported currently.
Examples
-> ipv6 route-pref ospf 20 
-> ipv6 route-pref rip 60 
Release History
Release 6.1.3; command was introduced.
parameter
default
static value
2
ospf value
110
rip value
120
ebgp value
190
ibgp value
200