Ipv6 Nd Prefix - Dell PowerConnect 8024 Cli Reference Manual

Cli reference guide
Hide thumbs Also See for PowerConnect 8024:
Table of Contents

Advertisement

Example
The following example sets to true the "other stateful configuration" flag in router
advertisements
console(config)#interface vlan 15
console(config-if-vlan15)#ipv6 nd other-config-flag

ipv6 nd prefix

Use the ipv6 nd prefix command to configure parameters associated with prefixes that the
router advertises in its router advertisements.
Syntax
prefix/prefix-length
ipv6 nd prefix
[no-autoconfig] [off-link]
no ipv6 nd prefix prefix/
prefix — IPv6 prefix.
prefix-length — IPv6 prefix length.
valid-lifetime — Valid lifetime of the router in seconds. (Range: 0–4294967295 seconds)
infinite — Indicates lifetime value is infinite.
preferred-lifetime — Preferred-lifetime of the router in seconds. (Range: 0–4294967295
seconds)
no-autocoding — Do not use Prefix for autoconfiguration.
off-link — Do not use Prefix for onlink determination.
Default Configuration
604800 seconds is the default value for valid-lifetime, 2592000 seconds for preferred lifetime.
Command Mode
Interface Configuration (VLAN, Tunnel, Loopback) mode
User Guidelines
The router advertises its global IPv6 prefixes in its router advertisements (RAs). An RA only
includes the prefixes of the IPv6 addresses configured on the interface where the RA is
transmitted. Addresses are configured using the ipv6 address interface configuration command.
Each prefix advertisement includes information about the prefix, such as its lifetime values and
whether hosts should use the prefix for on-link determination or address auto-configuration.
Use the ipv6 nd prefix command to configure these values.
valid-lifetime
[{
prefix-length
preferred-lifetime
| infinite} {
IPv6 Routing Commands
| infinite}]
669

Advertisement

Table of Contents
loading

Table of Contents