TACACS+ Configuration show tacacs singleconnect
27-10
Whenpercommandaccountingisenabled,theTACACS+serverwilllogaccountinginformation,
suchasstartandstoptimes,IPaddressoftheclient,andsoforth,foreachcommandexecuted
duringthesession.
Whenpercommandauthorizationisenabled,theTACACS+serverwillcheckwhethereach
commandispermittedforthatauthorizedsessionandreturnasuccessorfail.Iftheauthorization
fails,thecommandisnotexecuted.
Example
ThisexampleshowshowtoenableTACACS+authorizationonacommandbasis.
C3(rw)->set tacacs command authorization enable
show tacacs singleconnect
UsethiscommandtodisplaythecurrentstatusoftheTACA CS+client’sabilitytosendmultiple
requestsoverasingleTCPconnection.
Syntax
show tacacs singleconnect
Parameters
None.
Defaults
None.
Mode
Switchcommand,ReadWrit e.
Example
ThisexampleshowshowtodisplaythestateoftheTACA CS+client’sabilitytosendmultiple
requestsoverasingleconnection.
C3(rw)->show tacacs singleconnect
TACACS+ single-connect state: enabled
set tacacs singleconnect
UsethiscommandtoenableordisabletheabilityoftheTACACS+clienttosendmultiplerequests
overasingleTCPconnection.Whenenabled,theTACACS+clientwilluseasingleTCP
connectionforallrequeststoagivenTACAC S+server.
Syntax
set tacacs singleconnect {enable | disable}
Parameters
enable|disable EnableordisabletheabilitytosendmultiplerequestsoverasingleTCP
connection.