NETCONF Configuration Guide
YANG API Reference
aaa
11 min
asternos model for authentication, accounting, authorization yang tree diagram yang tree diagram module asternos aaa + rw aaa + rw accounting \| + rw protocol enumeration + rw authentication \| + rw protocol enumeration \| + rw failthrough? boolean \| + rw fallback? boolean \| + rw debug? boolean + rw authorization + rw protocol enumeration + rw auth service? boolean + rw auth cmd? boolean + rw debug? boolean rpcs + x show aaa + ro output + ro data? \<anydata> resources resources resource list resource list path access /aaa read write /aaa/accounting read write /aaa/accounting/protocol read write /aaa/authentication read write /aaa/authentication/protocol read write /aaa/authentication/failthrough read write /aaa/authentication/fallback read write /aaa/authentication/debug read write /aaa/authorization read write /aaa/authorization/protocol read write /aaa/authorization/auth service read write /aaa/authorization/auth cmd read write /aaa/authorization/debug read write detailed nodes detailed nodes /aaa /aaa path /aaa node type container access read write /aaa/accounting /aaa/accounting path /aaa/accounting node type container description aaa accounting access read write /aaa/accounting/protocol /aaa/accounting/protocol path /aaa/accounting/protocol node type leaf list description aaa accounting protocol access read write data type \<yang type enumeration> constraints enumeration with options tacacs+ local radius /aaa/authentication /aaa/authentication path /aaa/authentication node type container description aaa authentication access read write /aaa/authentication/protocol /aaa/authentication/protocol path /aaa/authentication/protocol node type leaf list description aaa authentication login mode currently, when you set primary protocol to non local, the sencond protocol can only be set to local otherwise,an error is raised out access read write data type \<yang type enumeration> constraints enumeration with options local tacacs+ radius /aaa/authentication/failthrough /aaa/authentication/failthrough path /aaa/authentication/failthrough node type leaf description allow aaa fail through access read write data type \<yang type boolean> constraints valid in \[true, false] /aaa/authentication/fallback /aaa/authentication/fallback path /aaa/authentication/fallback node type leaf description allow aaa fallback access read write data type \<yang type boolean> constraints valid in \[true, false] /aaa/authentication/debug /aaa/authentication/debug path /aaa/authentication/debug node type leaf description authentication debug access read write data type \<yang type boolean> constraints valid in \[true, false] /aaa/authorization /aaa/authorization path /aaa/authorization node type container description aaa authentication access read write /aaa/authorization/protocol /aaa/authorization/protocol path /aaa/authorization/protocol node type leaf list description aaa authorization protocol access read write data type \<yang type enumeration> constraints enumeration with options tacacs+ local radius /aaa/authorization/auth service /aaa/authorization/auth service path /aaa/authorization/auth service node type leaf description aaa authentication for service access read write data type \<yang type boolean> constraints valid in \[true, false] /aaa/authorization/auth cmd /aaa/authorization/auth cmd path /aaa/authorization/auth cmd node type leaf description aaa authentication for cmd access read write data type \<yang type boolean> constraints valid in \[true, false] /aaa/authorization/debug /aaa/authorization/debug path /aaa/authorization/debug node type leaf description authentication debug access read write data type \<yang type boolean> constraints valid in \[true, false]
