Почти так же (но опции незначительные), дело в том что на прошивке 4.00 все работает

И вообще коммутатор не должен перезагружаться без записи в лог
P.S. С нашим радиусом работают как 3526 так и 3200, все работают без проблем. А вот C1 с прошивкой 4.20 перезагружается
create authen server_host 192.168.1.1 protocol radius port 1812 key "--------" timeout 3 retransmit 3
config authen server_group radius delete server_host 192.168.1.1 protocol radius
config authen server_group radius add server_host 192.168.1.1 protocol radius
config authen_login default method local
create authen_login method_list_name Radius
config authen_login method_list_name Radius method radius local
config authen_enable default method local_enable
create authen_enable method_list_name Radius
config authen_enable method_list_name Radius method radius local_enable
config authen application console login method_list_name Radius
config authen application console enable default
config authen application telnet login method_list_name Radius
config authen application telnet enable default
config authen application ssh login method_list_name Radius
config authen application ssh enable default
config authen application http login method_list_name Radius
config authen application http enable default
config authen parameter response_timeout 30
config authen parameter attempt 3
enable authen_policy
config accounting service network state disable
config accounting service shell state disable
config accounting service system state disable