clear antispoof binding

Use this command to delete an anti-spoofing user source MAC address to source IP address binding from the binding table.

Syntax

clear antispoof binding {port port-string | mac mac-addr | ip ip-addr}

Parameters

port port-string Clears anti-spoofing user binding for the specified port or port range.
mac mac-addr Clears anti-spoofing user binding for the specified source MAC address. Valid MAC address formats are xx-xx-xx-xx-xx-xx or xx:xx:xx:xx:xx:xx where x is a hex value.
ip ip-addr Clears anti-spoofing user binding for the specified source IP address.

Defaults

None.

Mode

All command modes.

Usage

Use show antispoof binding to display the contents of the source MAC address to source IP address binding table.

Examples

This example shows how to delete the anti-spoofing user binding for port ge.1.2 from the source MAC address to source IP address binding table:

System(rw)->clear antispoof binding port ge.1.2