set antispoof duplicateIP

Use this command to enable or disable anti-spoofing duplicate IP address detection.

Syntax

set antispoof duplicateIP {enable | disable}

Parameters

enable Enables anti-spoofing duplicate IP address detection.
disable Disables anti-spoofing duplicate IP address detection.

Defaults

Anti-spoofing duplicate IP address detection defaults to disabled.

Mode

All command modes.

Usage

If duplicate IP address detection is enabled, when new source MAC and IP address bindings are created or a binding currently in the binding table is modified, anti-spoofing runs an IP address lookup on the bindings table to verify that the IP address is not currently in use. If the IP address is currently in use, a Syslog message and trap are sent if notifications are enabled.

Examples

This example shows how to enable anti-spoofing duplicate IP address detection:

System(rw)->set antispoof duplicateIP enable
System(rw)->