To add an IPv6 route

1.

Open Command Prompt

2.

At the command prompt, type:

ipv6 if

to obtain the interface index of the interface over which the addresses for the route prefix are reachable.

3.

At the command prompt, type:

ipv6 rtu Prefix InterfaceIndex/NextHopAddress

where:

Prefix is the route prefix.

InterfaceIndex is the interface number.

NextHopAddress is the address of a local router.

Additional command-line parameters are available.

Note

To open command prompt, click Start, point to All Programs, point to Accessories, and then click Command Prompt

For on-link prefixes, the /NextHopAddress parameter is not required.

Top of pageTop of page

Related Topics

View the IPv6 routing table

Enable IPv6 forwarding

Remove an IPv6 route

The IPv6 routing table

IPv6 utilities

IPv6 routing


Top of pageTop of page