Alexandr Zaitsev писал(а):
Мануал:
ftp://ftp.dlink.ru/pub/Switch/DES-3028- ... Manual.pdfПрофиль 5 не нужен. Всё, что ниже 6-го профиля тоже не нужно.
У Вас и запрещающие и разрешающие правила навалены в перемешку, Вы определитесь, либо Вы
разрешаете определенный трафик, а потом запрещаете всё остальное, либо
запрещаете определенные трафик, а потом разрешаете всё.
Да Вы правы, ошибся когда копировал.
Сначала идет если смотреть по тому списку, правило 7 => правило 6 => правило 8
create access_profile ethernet destination_mac FF-FF-FF-FF-FF-FF profile_id 6
config access_profile profile_id 6 add access_id 1 ethernet destination_mac f0-7d-68-50-52-3c port 1-24 permit
config access_profile profile_id 6 add access_id 2 ethernet destination_mac f0-7d-68-50-52-3d port 1-24 permit
config access_profile profile_id 6 add access_id 3 ethernet destination_mac FF-FF-FF-FF-FF-FF port 1-24 permit
create access_profile ip source_ip 0.0.0.0 destination_ip 0.0.0.0 profile_id 7
config access_profile profile_id 7 add access_id 1 ip source_ip 0.0.0.0 destination_ip 0.0.0.0 port 1-24 deny
create access_profile ethernet destination_mac 00-00-00-00-00-00 profile_id 8
config access_profile profile_id 8 add access_id 1 ethernet destination_mac 00-00-00-00-00-00 port 1-24 deny