Configuring IPv6 Configuring the Route Preference of a Router
OmniSwitch 6800/6850/9000 Network Configuration Guide March 2008 page 19-17
Configuring the Route Preference of a Router
By default, the route preference of a router is in this order: local, static, OSPFv3, RIPng, EBGP, and IBGP
(highest to lowest).
Use the ipv6 route-pref command to change the route preference value of a router. For example, to
configure the route preference of an OSPF route, you would enter:
-> ipv6 route-pref ospf 15
Note. The IPv6 version of BGP is not supported in release 6.1.3.R01.
To display the current route preference configuration, use the show ipv6 route-pref command:
-> show ipv6 route-pref
Protocol Route Preference Value
------------+------------------------
Local 1
Static 2
OSPF 110
RIP 120
EBGP 190
IBGP 200