show tacacs singleconnect
23-10 TACACS+ Configuration
Whenper‐commandaccountingisenabled,theTA CACS+ serverwilllogaccountinginformation,
suchasstartandstoptimes,IPaddressoftheclient,andsoforth,foreachcommandexecuted
duringthesession.
Whenper‐commandauthorizationisenabled,theTACACS+serverwillcheckwhethereach
commandispermittedfor
thatauthorizedsessionandreturnasuccessorfail.Iftheauthorization
fails,thecommandisnotexecuted.
Example
ThisexampleshowshowtoenableTACACS+authorizationonacommandbasis.
B5(rw)->set tacacs command authorization enable
show tacacs singleconnect
UsethiscommandtodisplaythecurrentstatusoftheTACACS+client’sabilitytosendmultiple
requestsoverasingleTCPconnection.
Syntax
show tacacs singleconnect
Parameters
None.
Defaults
None.
Mode
Switchcommand,Read‐Write.
Example
Thisexampleshowshowtodisplaythestateofthe TACACS+client’sabilitytosendmultiple
requestsoverasingleconnection.
B5(rw)->show tacacs singleconnect
TACACS+ single-connect state: enabled
set tacacs singleconnect
UsethiscommandtoenableordisabletheabilityoftheTACACS+clienttosendmultiplerequests
overasingleTCPconnection.Whenenabled,theTACACS+clientwilluseasingleTCP
connectionforallrequeststoagivenTACACS+server.
Syntax
set tacacs singleconnect {enable | disable}
Parameters
enable|disable EnableordisabletheabilitytosendmultiplerequestsoverasingleTCP
connection.