show tacacs session
36-6 TACACS+ Configuration
Examples
This example removes TACACS+ server 1.
C3(rw)->clear tacacs server 1
This example resets the timeout value to its default value of 10 seconds for all configured
TACACS+ servers.
C3(rw)->clear tacacs server all timeout
show tacacs session
Use this command to display the current TACACS+ client session settings.
Syntax
show tacacs session {authorization | accounting}
Parameters
Defaults
None.
Mode
Switch command, Read-Only.
Examples
This example shows how to display client session authorization information:
C3(ro)->show tacacs session authorization
TACACS+ service: exec
TACACS+ session authorization A-V pairs:
access-level attribute value
read-only priv-lvl 0
read-write priv-lvl 1
super-user priv-lvl 15
This example shows how to display client session accounting state.
C3(ro)->show tacacs session accounting
TACACS+ session accounting state: enabled
authorization Display client session authorization settings.
accounting Display client session accounting settings.