Код:
Boot PROM Version : Build 1.00.B004
Firmware Version : Build 1.33.B008
Код:
# DHCP_SERVER_SCREENING
config filter dhcp_server ports 1-24,26-28 state enable
config filter dhcp_server ports 25 state disable
config filter dhcp_server illegal_server_log_suppress_duration 5min
config filter dhcp_server trap enable
config filter dhcp_server log enable
# ADDRBIND
enable address_binding dhcp_snoop
enable address_binding trap_log
disable address_binding arp_inspection
config address_binding ip_mac ports 1-24,26-28 state enable loose allow_zeroip disable forward_dhcppkt enable
config address_binding ip_mac ports 1-24,26-28 mode acl stop_learning_threshold 0
config address_binding dhcp_snoop max_entry ports 1-28 limit 5
config address_binding ip_mac ports 25 state disable allow_zeroip disable forward_dhcppkt enable
config address_binding ip_mac ports 25 mode arp stop_learning_threshold 500
25 порт - аплинк
кудато магическим образом проглатывает dhcprequest'ы на продление аренды, а заодно и процесс переполучения адреса по истечению аренды - пакеты просто не доходят до сервера
с fw Build 1.21.B006 все отлично