User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 507
Format ip arp inspection vlan <vlan-list>
no ip arp inspection vlan <vlan-list>
Default Disable
Mode Global Config
5.19.2.3. ip arp inspection vlan logging
This command enables logging of invalid ARP packets on a list of comma-separated VLAN ranges.
To disable logging of invalid ARP packets on a list of comma-separated VLAN ranges, use the no form of this
command.
Format ip arp inspection vlan <vlan-list> logging
no ip arp inspection vlan <vlan-list> logging
Default Enable
Mode Global Config
5.19.2.4. ip arp inspection filter
This command configures the ARP ACL used to filter invalid ARP packets on a list of comma-separated VLAN
ranges. If the static keyword is given, packets that do not match a permit statement are dropped without
consulting the DHCP snooping bindings.
To unconfigure the ARP ACL used to filter invalid ARP packets on a list of comma-separated VLAN ranges, use the
no form of this command.
Format ip arp inspection filter <acl-name> vlan <vlan-list> [static]
no ip arp inspection filter <acl-name> vlan <vlan-list> [static]
Default No ARP ACL is configured on a VLAN
Mode Global Config
Term
Definition
<vlan-list>
Specifies VLAN ID in a list. The range of VLAN ID is 1 to 4093.
Term
Definition
<vlan-list>
Specifies VLAN ID in a list. The range of VLAN ID is 1 to 4093.
Term
Definition
<acl-name>
Specifies the ARP access-list name up to 31 characters in length.
<vlan-list>
Specifies VLAN ID in a list. The range of VLAN ID is 1 to 4093.
<static>
Specifies ARP ACL is configured static.