NETCONF Configuration Guide
YANG API Reference
aaa
20 min
booleanleaf module description module description 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 description no description available 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 constraints enum ·tacacs+ ·local datatype \<yang type enumeration> /aaa/authentication /aaa/authentication path /aaa/authentication node type container description aaa authentication access read write /aaa/authentication/ /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 constraints enum ·tacacs+ ·local datatype \<yang type enumeration> /aaa/authentication/failthrough /aaa/authentication/failthrough path /aaa/authentication/failthrough node type leaf description allow aaa fail through access read write datatype \<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 datatype \<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 datatype \<yang type boolean> constraints valid in \[true, false] /aaa/authorization /aaa/authorization path /aaa/authorization node type container description aaa authorization access read write /aaa/authorization/ /aaa/authorization/ protocol path /aaa/authorization/protocol node type leaf‑list description aaa authorization protocol access read write constraints enum ·tacacs+ ·local datatype \<yang type boolean> /aaa/authorization/auth service /aaa/authorization/auth service path /aaa/authorization/auth service node type leaf description aaa authentication for service access read write datatype \<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 datatype \<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 datatype \<yang type boolean> constraints valid in \[true, false] rpcs rpcs show aaa show aaa path access /show‑aaa/output read‑write /show‑aaa/output/data read‑write /show aaa/output /show aaa/output path /show aaa/input node type container access read‑write /show aaa/output/ /show aaa/output/ data path /show aaa/output/data node type anydata description dispaly configuration of aaa accounting, authentication and authorization access read‑write
