Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
336
Step
Command
Description
Step 1
configure terminal
Enters the configuration mode.
Configures TACACS authentication
Step 2
aaa authentication tacacs { chap | pap }
mode to be used.
Step 3
End
Exits the configuration mode.
Step 4
show Tacacs
Displays the TACACS configuration.
Step 5
write startup-config
Optional step – saves this configuration
to be part of the startup configuration.
The “no aaa authentication tacacs” command deletes the TACACS login mode.
The example below shows the commands used to configure the TACACS login mode to be used.
SMIS# configure terminal
SMIS(config)# aaa authentication tacacs chap
SMIS(config)# end
SMIS# show tacacs
Server : 1
Address
: 192.168.2.11
Single Connection : no
TCP port
: 49
Timeout
: 5
Key Type
: 0
Secret Key
: testing123
Mode
: Chap
Client uses server: 192.168.2.11
Authen. Starts sent
: 14
Authen. Continues sent : 0
Authen. Enables sent
: 0
Authen. Aborts sent
: 0
Authen. Pass rvcd.
: 11
Authen. Fails rcvd.
: 3
Authen. Get User rcvd. : 0
Authen. Get Pass rcvd. : 0
Authen. Sess. timeouts
: 0
Author. Requests sent
: 0
Author. Pass Add rcvd. : 0
Author. Pass Repl rcvd :
0