Ipv6 nd managed-config-flag, Ipv6 nd ns-interval – Dell PowerEdge M805 User Manual

Page 630

Advertising
background image

634

IPv6 Routing Commands

www

.dell.com | support.dell.com

Example

The following example sets at 10 the number of duplicate address detection probes
transmitted while doing neighbor discovery.

console(config)#interface vlan 15

console(config-if-vlan15)#ipv6 nd dad attempts 10

ipv6 nd managed-config-flag

Use the ipv6 nd managed-config-flag command in Interface Configuration mode to set the
“managed address configuration” flag in router advertisements. When the value is true,

end nodes use DHCPv6. When the value is false, end nodes automatically configure addresses.

Syntax

ipv6 nd managed-config-flag

no ipv6 nd managed-config-flag

Default Configuration

False is the default configuration.

Command Mode

Interface Configuration (VLAN, Tunnel, Loopback) mode

User Guidelines

This command has no user guidelines.

Example

In the following example, the end node uses DHCPv6.

console(config)#interface vlan 15

console(config-if-vlan15)#ipv6 nd managed-config-flag

ipv6 nd ns-interval

Use the ipv6 nd ns-interval command in Interface Configuration mode to set the interval between
router advertisements for advertised neighbor solicitations. An advertised value of 0 means the
interval is unspecified.

Advertising