DGS-6604
CLI Reference Guide
243
This example shows how to delete an IP Source Guard entry with IP address
10.1.1.1 and MAC address 00-01-02-03-04-05, at VLAN 2 on interface eth3.10:
Switch# configure terminal
Switch(config)# no ip source binding 00-01-02-03-04-05 vlan 2 10.1.1.1
interface eth3.10
Switch#