Reference Guide

IP Addressing 225
No
Onlink
—Configures the specified prefix as not onlink. A no
onlink prefix is inserted into the routing table as a connected
prefix but advertised with a L-bit clear.
Offlink
—Configures the specified prefix as offlink. The prefix will
be advertised with the L-bit clear. The prefix will not be inserted
into the routing table as a connected prefix. If the prefix is already
present in the routing table as a connected prefix (for example,
because the prefix was also configured by adding an IPv6 address),
it will be removed.
6
Click
Apply
to save the configuration to the Running Configuration file.
Configuring IPv6 Prefixes Using the CLI Commands
The following table summarizes the CLI commands for router
advertisements.
The following is an example of the CLI commands:
Table 8-23. Pv6 Prefixes CLI Commands
CLI Command Description
ipv6 route ipv6-prefix/prefix-
length {next--ipv6-address |
interface-id} [metric]
no ipv6 route ipv6-prefix/prefix-
length {next--ipv6-address |
interface-id}
Establishes static IPv6 routes.
Use the no form of this command
to remove a previously configured
static route.
ipv6 nd prefix {ipv6-prefix/prefix-
length | default} [no-advertise |
{[valid-lifetime preferred-
lifetime][no-autoconfig] [off-link
| no-onlink]}]
no ipv6 nd prefix {ipv6-
prefix/prefix-length | default}
Configures which IPv6 prefixes are
included in IPv6 Neighbor
Discovery (ND) router
advertisements.
Use the no form of this command
to disable the interval option.
console(config)# vlan 2
console(config-interface)#ipv6 nd prefix 2001:0DB8::/35
1000 900