
- 564 -
ipv6 nd suppress-ra
no ipv6 nd suppress-ra
no –This command enables router tra nsmission on an interface.
Default Setting
Disabled
Command Mode
Interface Config
10.3.2.18 ipv6 nd prefix
This command set s the IPv6 prefixe s to include in the router adve rtiseme nt. The first optional parameter
is the valid lifetime of the router, in seconds. You can specify a value or indicate t hat the lifetime value is
infinite. The second optional parameter is the preferred lifetime of the router.
Syntax
ipv6 nd prefix <prefix/prefix_length> [{<0-429496 7295> | infinite}
{<0-4294967295> | infinite}] [no-autoconfig off-link]
no ipv6 nd prefix
no – This command sets prefix configuration to default values.
The router advertises its global IPv6 pref ixes in its rout er advertise ments (RA s). An RA only in clud es the
prefixes of the IPv6 addresses configured on the interface whe re the RA is transmitted. Addresses are
configured using the ipv6 address interface configuration command. Each prefix advertisement inclu des
information about the prefix, such as its lifetime values and whether hosts should use the prefix for on -link
determination or addres s auto-configuration. Use the ipv6 nd prefix command to configure these values.
The ipv6 nd prefix command allows you to preconfigure RA prefix values before you configure the
associated interface addre ss. In order for the prefix to be included in RAs, you must configure an address
that matches the prefix using the ipv6 address command. Prefixes spe cified u sing ipv6 nd prefix without
associated interface addre ss will not be included in RAs and will not be committed to the device
configuration.
Default Setting
Valid-lifetime – 604800
Preferred-lifetime – 2592000
Autoconfig – enabled
On-link - enabled
Command Mode
Interface Config