Cisco Catalyst 4500 Series Command Reference Manual page 243

Cisco ios command reference release ios xe 3.4.0sg and ios 15.1(2)sg
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
Command History
Release
12.1(19)EW
Usage Guidelines
Deny clauses can be added to forward or drop ARP packets based on some matching criteria.
Examples
This example shows a host with a MAC address of 0000.0000.abcd and an IP address of 1.1.1.1. This
example shows howto deny both requests and responses from this host:
Switch(config)# arp access-list static-hosts
Switch(config-arp-nacl)# deny ip host 1.1.1.1 mac host 0000.0000.abcd
Switch(config-arp-nacl)# end
Switch# show arp access-list
ARP access list static-hosts
Switch#
Related Commands
Command
arp access-list
ip arp inspection filter vlan
permit
OL-27596 -01
Modification
Support for this command was introduced on the Catalyst 4500 series switch.
deny ip host 1.1.1.1 mac host 0000.0000.abcd
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
Description
Defines an ARP access list or adds clauses at the end of a
predefined list.
Permits ARPs from hosts that are configured for static IP
when DAI is enabled and to define an ARP access list and
applies it to a VLAN.
Permits an ARP packet based on matches against the DHCP
bindings.
deny
2-185

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents