Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
Displays the TACACS configuration.
Optional step – saves this configuration
to be part of startup configuration.
The “no tacacs-server retransmit” command resets the TACACS server re-tries to its default
value.
The example below shows the commands used to configure TACACS server re-tries.
SMIS# configure terminal
SMIS(config)# tacacs-server retransmit 5
SMIS(config)# end
13.3.3 TACACS use-server
Supermicro switches provide option to configure multiple TACACS servers. User can specify one of these
available servers to be used at a time.
Follow the steps below to configure TACACS server to be used.
Enters the configuration mode
tacacs use-server address<ip-address>
Configure TACACS server to be used.
Exits the configuration mode.
Displays the TACACS configuration.
Optional step – saves this configuration
to be part of startup configuration.
The “no tacacs use-server address<ip-address>” command deletes the TACACS client.
The example below shows the commands used to configure TACACS server to be used.
SMIS# configure terminal
SMIS(config)# tacacs use-server address 10.10.10.1
SMIS(config)# end
SMIS# show tacacs
Server : 1
Address : 10.10.10.1
Single Connection : no
TCP port : 49
Timeout : 200
Secret Key : key123