config log tacacs+accounting setting
Settings for TACACS+ accounting.
config log tacacs+accounting setting
Description: Settings for TACACS+ accounting.
set interface {string}
set interface-select-method [auto|sdwan|...]
set server {string}
set server-key {password}
set source-ip {string}
set status [enable|disable]
end
config log tacacs+accounting setting
|
Parameter |
Description |
Type |
Size |
Default |
||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
interface |
Specify outgoing interface to reach server. |
string |
Maximum length: 15 |
|
||||||||
|
interface-select-method |
Specify how to select outgoing interface to reach server. |
option |
- |
auto |
||||||||
|
|
|
|||||||||||
|
server |
Address of TACACS+ server. |
string |
Maximum length: 63 |
|
||||||||
|
server-key |
Key to access the TACACS+ server. |
password |
Not Specified |
|
||||||||
|
source-ip |
Source IP address for communication to TACACS+ server. |
string |
Maximum length: 63 |
|
||||||||
|
status |
Enable/disable TACACS+ accounting. |
option |
- |
disable |
||||||||
|
|
|
|||||||||||