8 lines
421 B
Plaintext
8 lines
421 B
Plaintext
# this file is used for MAC address filtering by the DHCP server
|
|
# Each line should consist of 4 fields consisting of MAC address length,
|
|
# MAC address type (1 is EThernet and 2 is FDDI), the MAC address is specified
|
|
# as a colon separated list of bytes in hexadecimal and the action
|
|
# is specified as a combination of the letters K (drop) and/or L(log).
|
|
# length htype macaddress action
|
|
# 6 1 01:02:03:8a:8b:8c K|L
|