Share via


IPv6 rc

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This command displays the contents of the route cache. The route cache is the name used in the IPv6 protocol for Windows Embedded CE for the destination cache.

Syntax

ipv6 [-p] rc [IfIndex [Address]] 

Parameters

  • -p
    Saves the setting in the registry.
  • IfIndex
    Indicates the interface index number for which to display route cache information. If an interface and address are specified, the route cache entry used to reach the address through the interface is displayed. Otherwise, all route cache entries are displayed.
  • Address
    Indicates the address for which to display route cache information.

Remarks

For each route cache entry, the IPv6 address and the current next-hop interface and neighbor address are displayed. The preferred source address for use with this destination, the current path MTU for reaching this destination through the interface, and the specification of whether this is an interface-specific route cache entry are also displayed. If there is a care-of address for this destination address, it is also displayed.

A destination address can have multiple route cache entries — as many as one for each outgoing interface. However, a destination address can have a maximum of one route cache entry that is not interface-specific. An interface-specific route cache entry is used only if the application specifies that outgoing interface.

See Also

Concepts

IPv6