Configuration Guide

Table Of Contents
21.1TACACS+ Switch Configuration
©2021 Extreme Networks, Inc. All rights reserved
October 2021
224
tacacs server host <primary TACACS+ ip address> key
Enter key: *****
Confirm key: *****
tacacs authorization enable
tacacs accounting enable
tacacs authorization level all
cli password telnet tacacs
cli password serial tacacs
Please note SNMP and WEB access will be disabled one TACACS+ is enabled. Both
options can be re-enabled again after initially enabled TACACS+.
VSP 4000/7200/8000/9000 TACACS+ Configuration
Option 1: without a source IP address defined:
tacacs server host <primary TACACS+ ip address> key <word, 0-128>
tacacs protocol enable
tacacs accounting enable cli
tacacs authorization enable
tacacs authorization level all
Option 2: without a source IP address defined, i.e. loopback interface:
interface loopback <1-256>
ip address <1-256> <ip address/mask>
exit
tacacs server host <primary TACACS+ ip address> key <word, 0-128> source <ip address>
source-ip-interface enable
tacacs protocol enable
tacacs accounting enable cli
tacacs authorization enable
tacacs authorization level all
VSP 7000, ERS 4800/5900 TACACS+ Configuration