User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 642
Format arp access-list <name>
no arp access-list <name>
Default None
Mode Global Config
6.1.2.10. permit ip host mac host
Use this command to configure a rule for a valid IP address and MAC address combination used in ARP packet
validation.
Format permit ip host <sender-ip> mac host <sender-mac>
no permit ip host <sender-ip> mac host <sender-mac>
Default None
Mode ARP Access-list Config
6.1.2.11. clear ip arp-cache
This command causes all ARP entries of type dynamic to be removed form the ARP cache. If the [gateway]
parameter is specified, the dynamic entries of type gateway are purged as well.
Format clear ip arp-cache [gateway | interface {<slot/port> | vlan <vlan-id>}]
Default None
Mode Privileged Exec
Fields
Definition
<name>
Enter ARP access-list name <1-31> alphanumeric characters in length.
no
Use this command to delete a configured ARP ACL.
Fields
Definition
<sender-ip>
Specifies IP address in the ARP ACL rule.
<sender-mac>
Specifies MAC address in the ARP ACL rule.
no
Use this command to delete a rule for a valid IP and MAC combination.