Release : 1.1f 790 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
28.16 ipv6 nd prefix
This command configures the prefix to be advertised in IPv6 Router Advertisement. The no form
of the command removes the prefix from the IPv6 Router Advertisement.
ipv6 nd prefix {<prefix addr> <prefixlen> | default} [{{<valid
lifetime> | infinite | at <var valid lifetime>}{<preferred lifetime>
|infinite | at <var preferred lifetime>} | no-advertise}] [off-link]
[no-autoconfig]
no ipv6 nd prefix {<prefix addr> <prefix len> | default}
Syntax Description
no-autoconfig - Sets the no-autoconfig flag
prefix addr - IPv6 prefix to be advertised
prefixlen - Length of the configured prefix
default - Changes the default value of the rest of the parameters
valid lifetime - Sets the valid lifetime value for the prefix
infinite - Sets the infinite valid lifetime value for the prefix
at - Sets the variable valid lifetime value for the prefix
preferred lifetime - Sets the preferred lifetime value for the prefix
infinite - Sets the infinite Preferred lifetime value for the prefix
at - Sets the variable valid lifetime value for the prefix
no-advertise - Sets the No-Advertise flag
off-link - Sets the off-link flag
Mode
Interface Configuration Mode
Defaults
ra valid lifetime - 25,9200 seconds
ra preferred lifetime - 60,4800 seconds
Example
SMIS(config-if)# ipv6 nd prefix 3333::1111 64 500 400
Valid life-time must be greater than or equal to preferred life-time
Related Command