Permit - Cisco Catalyst 4500 Series Command Reference Manual

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

permit

permit
To permit an ARP packet based on matches against the DHCP bindings, use the permit command. To
remove a specified ACE from an access list, use the no form of this command.
Syntax Description
request
ip
any
host sender-ip
sender-ip
sender-ip-mask
mac
host sender-mac
sender-mac
sender-mac-mask
response
ip
host target-ip
target-ip target-ip-mask (Optional) Specifies that a specific range of target IP addresses will be
mac
host target-mac
target-mac
target-mac-mask
log
Defaults
This command has no default settings.
Command Modes
arp-nacl configuration mode
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
2-508
permit {[request] ip {any | host sender-ip | sender-ip sender-ip-mask} mac {any | host sender-mac
| sender-mac sender-mac-mask} | response ip {any | host sender-ip | sender-ip
sender-ip-mask} [{any | host target-ip | target-ip target-ip-mask}] mac {any | host sender-mac
| sender-mac sender-mac-mask} [{any | host target-mac | target-mac target-mac-mask}]} [log]
no permit {[request] ip {any | host sender-ip | sender-ip sender-ip-mask} mac {any | host
sender-mac | sender-mac sender-mac-mask} | response ip {any | host sender-ip | sender-ip
sender-ip-mask} [{any | host target-ip | target-ip target-ip-mask}] mac {any | host sender-mac
| sender-mac sender-mac-mask} [{any | host target-mac | target-mac target-mac-mask}]} [log]
(Optional) Requests a match for the ARP request. When request is not
specified, matching is performed against all ARP packets.
Specifies the sender IP address.
Specifies that any IP or MAC address will be accepted.
Specifies that only a specific sender IP address will be accepted.
Specifies that a specific range of sender IP addresses will be accepted.
Specifies the sender MAC address.
Specifies that only a specific sender MAC address will be accepted.
Specifies that a specific range of sender MAC addresses will be accepted.
Specifies a match for the ARP responses.
Specifies the IP address values for the ARP responses.
(Optional) Specifies that only a specific target IP address will be accepted.
accepted.
Specifies the MAC address values for the ARP responses.
(Optional) Specifies that only a specific target MAC address will be
accepted.
(Optional) Specifies that a specific range of target MAC addresses will be
accepted.
(Optional) Logs a packet when it matches the access control entry (ACE).
Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
OL-27596 -01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents