LevelOne GTL-2691 User Manual
Page 988
C
HAPTER
30
| Access Control Lists
MAC ACLs
– 988 –
{permit | deny} untagged-eth2
{any | host source | source address-bitmask}
{any | host destination | destination address-bitmask}
[ethertype protocol [protocol-bitmask]]
[time-range time-range-name]
no {permit | deny} untagged-eth2
{any | host source | source address-bitmask}
{any | host destination | destination address-bitmask}
[ethertype protocol [protocol-bitmask]]
{permit | deny} tagged-802.3
{any | host source | source address-bitmask}
{any | host destination | destination address-bitmask}
[vid vid vid-bitmask] [time-range time-range-name]
no {permit | deny} tagged-802.3
{any | host source | source address-bitmask}
{any | host destination | destination address-bitmask}
[vid vid vid-bitmask]
{permit | deny} untagged-802.3
{any | host source | source address-bitmask}
{any | host destination | destination address-bitmask}
[time-range time-range-name]
no {permit | deny} untagged-802.3
{any | host source | source address-bitmask}
{any | host destination | destination address-bitmask}
tagged-eth2 – Tagged Ethernet II packets.
untagged-eth2 – Untagged Ethernet II packets.
tagged-802.3 – Tagged Ethernet 802.3 packets.
untagged-802.3 – Untagged Ethernet 802.3 packets.
any – Any MAC source or destination address.
host – A specific MAC address.
source – Source MAC address.
destination – Destination MAC address range with bitmask.
address-bitmask
19
– Bitmask for MAC address (in hexadecimal
format).
vid – VLAN ID. (Range: 1-4093)
vid-bitmask
19
– VLAN bitmask. (Range: 1-4095)
protocol – A specific Ethernet protocol number. (Range: 0-ffff hex.)
protocol-bitmask
19
– Protocol bitmask. (Range: 0-ffff hex.)
time-range-name - Name of the time range.
(Range: 1-30 characters)
D
EFAULT
S
ETTING
None
19. For all bitmasks, “1” means care and “0” means ignore.