Внезапно столкнулся с тем, что мои профили, для пропускания пппое кадров, и которые я использую очень давно,
не пропускают тестовые пакеты LBD (порт в петле не детектится).
Цитата:
create access_profile ethernet ethernet_type profile_id 1
config access_profile profile_id 1 add access_id auto_assign ethernet ethernet_type 0x8863 port 1-24 permit
config access_profile profile_id 1 add access_id auto_assign ethernet ethernet_type 0x8864 port 1-24 permit
create access_profile ethernet source_mac 00-00-00-00-00-00 profile_id 2
config access_profile profile_id 2 add access_id auto_assign ethernet source_mac 00-00-00-00-00-00 port 1-24 deny
Это такая фича и ACL применяются ДО обработки пакетов процессором?
Я верно понимаю, что требуется явно разрешить LBD пакеты в данной конструкции?