Здравствуйте,
Пример настройки TACACS:
login authentication tacacs local
enable authentication tacacs local
tacacs-server host <IP-address> timeout 1 key <secret_key>
tacacs-server authentication type ascii
username admin password encrypted <password> privilege 15
username guest password encrypted <password> privilege 1
Пример настройки SNMP:
snmp user ReadUser
snmp user WriteUser
snmp community index 1 name encrypted <имя коммьюнити> security WriteUser
snmp community index 2 name encrypted <имя коммьюнити> security ReadUser
snmp group ReadGroup user ReadUser security-model v2c
snmp group WriteGroup user WriteUser security-model v2c
snmp access ReadGroup v2c read iso
snmp access WriteGroup v2c read iso write iso
snmp view iso 1 included
Более подробную информацию по настройке MES1428 найти в
Базе знаний:
https://docs.eltex-co.ru/display/EKB/El ... ledge+BaseДокументации:
https://eltex-co.ru/upload/iblock/1c4/M ... 10.2.4.pdf