Access Control List Commands
4-213
4
Example
Related Commands
permit, deny (4-213)
show arp access-list (4-214)
,
(ARP ACL)
This command adds a rule to an ARP ACL. The rule filters packets matching a
specified source or destination address in ARP messages. Use the
no
form to
remove a rule.
Syntax
[
no
]
{
permit
|
deny
}
ip
{
any
|
host
source-ip
|
source-ip ip-address-bitmask
}
mac
{
any
|
host
source-ip
|
source-ip ip-address-bitmask
} [
log
]
Note:
This form indicates either request or response packets.
[
no
]
{
permit
|
deny
}
request
ip
{
any
|
host
source-ip
|
source-ip ip-address-bitmask
}
mac
{
any
|
host
source-mac
|
source-mac mac-address-bitmask
} [
log
]
[
no
]
{
permit
|
deny
}
response
ip
{
any
|
host
source-ip
|
source-ip ip-address-bitmask
}
{
any
|
host
destination-ip | destination-ip ip-address-bitmask
}
mac
{
any
|
host
source-mac
|
source-mac mac-address-bitmask
}
[
any
|
host
destination-mac
|
destination-mac mac-address-bitmask
] [
log
]
•
source-ip
– Source IP address.
•
destination-ip
– Destination IP address with bitmask.
•
ip-address-bitmask
25
– IPv4 number representing the address bits to
match.
•
source-mac
– Source MAC address.
•
destination-mac
– Destination MAC address range with bitmask.
•
mac-address-bitmask
25
– Bitmask for MAC address (in hexidecimal
format).
•
log
- Logs a packet when it matches the access control entry.
Default Setting
None
Command Mode
ARP ACL
25. For all bitmasks, binary “1” means care and “0” means ignore.
Summary of Contents for 6152PL2 FICHE
Page 2: ......
Page 6: ...vi ...
Page 8: ...viii ...
Page 32: ...Tables xxxii ...
Page 38: ...Figures xxxviii ...
Page 56: ...Initial Configuration 2 10 2 ...
Page 378: ...Configuring the Switch 3 322 3 ...
Page 817: ......