Show Ipv6 Router Database - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

show ipv6 router database

Displays a list of all routes (static and dynamic) that exist in the IPv6 router database. This database serves
as a central repository where routes are first processed for redistribution and where duplicate routes are
compared to determine the best route to use. If a route does not appear in the IPv6 router database list, then
the switch does not know about it. In the case of dynamically learned routes, this could indicate that the
route was never received by the switch.
show iv6p router database [protocol type | gateway ipv6_address | dest ipv6_prefix/prefix_length]
Syntax Definitions
type
gateway ipv6_address
ipv6_prefix
/prefix_length
Defaults
By default, all routes are displayed.
Platforms Supported
OmniSwitch 6250
Usage Guidelines
The IPv6 forwarding table is derived from IPv6 router database processing performed by the switch
and contains only unique routes that the switch currently uses. Use the show ipv6 routes command to
view the forwarding table.
If an expected route does not appear in the IPv6 forwarding table, use the show ipv6 router database
command to see if the switch knows about the route and/or if a duplicate route with a higher prece-
dence was selected instead.
The switch compares the protocol of duplicate routes to determine which one to use. Regardless of
whether or not a route has a higher priority metric value, protocol determines precedence. Local routes
are given the highest level of precedence followed by static, then RIP routes. As a result, a route that is
known to the switch may not appear in the IP forwarding table if a duplicate route with a higher proto-
col precedence exists.
A list of inactive static routes is also included in the show ipv6 router database output display. A
route becomes inactive if the interface for its gateway goes down. Inactive routes are unable to get to
their destination and further investigation is warranted to determine why their gateway is unavailable.
Routes that appear as inactive are not included in the main IP router database listing. If an inactive
route becomes active, however, it is removed from the inactive list and added to the active route list.
page 30-44
Routing protocol type (local, static, or RIP).
IPv6 address of the next hop used to reach the destination IPv6 address.
IPv6 network that is the destination of this static route.
The number of bits that are significant in the iPv6 address (mask).
(0...128).
OmniSwitch 6250 CLI Reference Guide
IPv6 Commands
November 2009

Advertisement

Table of Contents
loading

Table of Contents