Chapter 10
| Access Control Lists
MAC ACLs
– 332 –
Example
Console(config)#access-list mac jerry
Console(config-mac-acl)#
Related Commands
permit, deny (332)
mac access-group (334)
show mac access-list (335)
permit, deny
(MAC ACL)
This command adds a rule to a MAC ACL. The rule filters packets matching a
specified MAC source or destination address (i.e., physical layer address), or
Ethernet protocol type. Rules can also filter packets based on IPv4/v6
addresses, including Layer 4 ports and protocol types. Use the
no
form to
remove a rule.
Syntax
{
permit
|
deny
}
{
any
|
host
source
|
source address-bitmask
}
{
any
|
host
destination
|
destination address-bitmask
}
[
cos
cos cos-bitmask
] [
vid
vid vid-bitmask
]
[
ethertype
ethertype
[
ethertype
-
bitmask
]]
[
time-range
time-range-name
]
no
{
permit
|
deny
}
{
any
|
host
source
|
source address-bitmask
}
{
any
|
host
destination
|
destination address-bitmask
}
[
cos
cos cos-bitmask
] [
vid
vid vid-bitmask
]
[
ethertype
ethertype
[
ethertype
-
bitmask
]]
Note:
The default is for Ethernet II packets.
{
permit
|
deny
}
tagged-eth2
{
any
|
host
source
|
source address-bitmask
}
{
any
|
host
destination
|
destination address-bitmask
}
[
cos
cos cos-bitmask
] [
vid
vid vid-bitmask
]
[
ethertype
ethertype
[
ethertype
-
bitmask
]]
[
time-range
time-range-name
]
no
{
permit
|
deny
}
tagged-eth2
{
any
|
host
source
|
source address-bitmask
}
{
any
|
host
destination
|
destination address-bitmask
}
[
cos
cos cos-bitmask
] [
vid
vid vid-bitmask
]
[
ethertype
ethertype
[
ethertype
-
bitmask
]]
{
permit
|
deny
}
untagged-eth2
{
any
|
host
source
|
source address-bitmask
}
{
any
|
host
destination
|
destination address-bitmask
}
[
ethertype
ethertype
[
ethertype
-
bitmask
]]
[
time-range
time-range-name
]
Содержание SC30010
Страница 1: ...C 300 Series Gigabit Managed Switch CLI Reference Guide SOFTWARE RELEASE V1 1 10 171 www signamax com ...
Страница 2: ...CLI Reference Guide SC30010 C 300 48 Port Gigabit Managed Switch E122017 KS R01 ...
Страница 482: ...Chapter 19 Class of Service Commands Priority Commands Layer 3 and 4 482 ...
Страница 670: ......
Страница 671: ...E122017 KS R01 ...