NETCONF Configuration Guide
YANG API Reference
tacacs
24 min
asternos tacacs module description asternos model for tacacs+ yang tree diagram module asternos tacacs + rw tacacs + rw servers \| + rw server \[ip] \| + rw ip inet\ ip address no zone \| + rw auth type? enumeration \| + rw timeout? uint32 \| + rw shared secret? string \| + rw port? uint32 \| + rw priority? uint32 \| + rw vrf? string + rw global + rw timeout? uint32 + rw shared secret? string + rw auth type? enumeration rpcs + x show tacacs \| + ro output \| + ro data \| + ro global result? string \| + ro server result? string + x show tacacs server status + ro output + ro data? \<anydata> resources resource list path access /tacacs read write /tacacs/servers read write /tacacs/servers/server read write /tacacs/servers/server/ip read write /tacacs/servers/server/auth type read write /tacacs/servers/server/timeout read write /tacacs/servers/server/shared secret read write /tacacs/servers/server/port read write /tacacs/servers/server/priority read write /tacacs/servers/server/vrf read write /tacacs/global read write /tacacs/global/timeout read write /tacacs/global/shared secret read write /tacacs/global/auth type read write detailed nodes /tacacs path /tacacs node type container description tacacs+ configuration access read write /tacacs/servers path /tacacs/servers node type container description no description available access read write /tacacs/servers/server path /tacacs/servers/server node type list description no description available access read write /tacacs/servers/server/ip path /tacacs/servers/server/ip node type leaf description tacacs+ server ip access read write data type constraints multiple constraints an ipv6 address without a zone index this type, derived from the type ipv6 address, may be used in situations where the zone is known from the context and no zone index is needed an ipv4 address without a zone index this type, derived from the type ipv4 address, may be used in situations where the zone is known from the context and no zone index is needed /tacacs/servers/server/auth type path /tacacs/servers/server/auth type node type leaf description tacacs+ server authentication type access read write data type constraints enumeration with options chap pap mschap login /tacacs/servers/server/timeout path /tacacs/servers/server/timeout node type leaf description tacacs+ server transmission timeout interval access read write data type constraints valid range 0 to 60 /tacacs/servers/server/shared secret path /tacacs/servers/server/shared secret node type leaf description tacacs+ server shared secret access read write data type /tacacs/servers/server/port path /tacacs/servers/server/port node type leaf description tacacs+ server port access read write data type constraints valid range 1 to 65535 /tacacs/servers/server/priority path /tacacs/servers/server/priority node type leaf description tacacs+ server priority value access read write data type constraints valid range 1 to 64 /tacacs/servers/server/vrf path /tacacs/servers/server/vrf node type leaf description vrf name access read write data type /tacacs/global path /tacacs/global node type container description no description available access read write /tacacs/global/timeout path /tacacs/global/timeout node type leaf description tacacs+ server global transmission timeout interval access read write data type constraints valid range 0 to 60 /tacacs/global/shared secret path /tacacs/global/shared secret node type leaf description tacacs+ server global shared secret access read write data type /tacacs/global/auth type path /tacacs/global/auth type node type leaf description tacacs+ server global authentication type access read write data type constraints enumeration with options chap pap mschap login rpcs show tacacs path access /show tacacs/output read write /show tacacs/output/data read write /show tacacs/output/data/global result read write /show tacacs/output/data/server result read write /show tacacs/output path /show tacacs/output node type container description no description available access read write /show tacacs/output/data path /show tacacs/output/data node type container description no description available access read write /show tacacs/output/data/global result path /show tacacs/output/data/global result node type leaf description a table that shows information of tacacs+ global settings access read write data type /show tacacs/output/data/server result path /show tacacs/output/data/server result node type leaf description a table that shows information of tacacs+ servers settings access read write data type show tacacs server status path access /show tacacs server status/output read write /show tacacs server status/output/data read write /show tacacs server status/output path /show tacacs server status/output node type container description no description available access read write /show tacacs server status/output/data path /show tacacs server status/output/data node type anydata description a table that shows information of tacacs+ servers status access read write
