User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 502
Default None
Mode Privileged Exec
Display Message
5.18.2. Configuration commands
5.18.2.1. ip verify source
This command configures the IPSG source ID attribute to filter the data traffic in the hardware. Source ID is the
combination of IP address and MAC address. Normal command allows data traffic filtration based on the IP
address. With the "port-security" option, the data traffic will be filtered based on the IP and MAC addresses.
To disable the IPSG configuration in the hardware, use the no form of this command.
Format ip verify source [port-security]
no ip verify source
Default Disabled
Mode Interface Config
5.18.2.2. ip verify binding
This command configures static IP source guard (IPSG) entries.
To remove the IPSG static entry from the IPSG database, use the no form of this command.
Format ip verify binding <mac-address> vlan <vlan-id> <ip address> interface {<slot/port> | port-channel
<portchannel-id> }
no ip verify binding <mac-address> vlan <vlan-id> <ip address> interface {<slot/port> | port-channel
<portchannel-id> }
Term
Definition
Interface
IP address of the interface in the slot/port or port-channel format.
Type
Entry type; statically configured from CLI or dynamically learned from DHCP
Snooping.
IP Address
The IP address of the entry that is added.
MAC Address
The MAC address for the entry that is added.
VLAN
VLAN for the entry.
Term
Definition
<port-security>
Filter data traffic based on the IP and MAC addresses.