Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The set ipv6_disable_on_dad command enables or disables IPv6 on an interface if a duplicate IPv6 address is detected.

Syntax

set ipv6_disable_on_dad {on | off}

Argument Description
onEnables IPv6 on an interface.
offDisables IPv6 on an interface.

Examples

Turn on IPv6 on an interface

Infoblox > set ipv6_disable_on_dad on
WARNING: This operation will reboot the system.
Do you want to proceed? (y or n): y

SYSTEM REBOOTING!

Infoblox > set ipv6_disable_on_dad on
Already on, nothing do be done

Turn off Pv6 on an interface

Infoblox > set ipv6_disable_on_dad off
WARNING: This operation will reboot the system.
Do you want to proceed? (y or n): y

SYSTEM REBOOTING!

  • No labels