Add script 'clean_up_arp_table.sh'.
This commit is contained in:
15
conf/clean_up_arp_table.conf.sample
Normal file
15
conf/clean_up_arp_table.conf.sample
Normal file
@ -0,0 +1,15 @@
|
||||
# -------------------------------------------
|
||||
# - Settings for script clean_up_arp_table.sh
|
||||
# -------------------------------------------
|
||||
|
||||
# - DEVICE_LIST
|
||||
# -
|
||||
# - Blank separated list of network devices
|
||||
# -
|
||||
# - Example:
|
||||
# - DEVICE_LIST="enp0s20f1"
|
||||
# -
|
||||
# - If DEVICE_LIST is not given, script tries to determin devive list.
|
||||
# -
|
||||
#DEVICE_LIST=""
|
||||
|
Reference in New Issue
Block a user