You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,4 +33,5 @@ Here are few Python scripts that can interact with network elements using one of
33
33
|[Basic NETCONF Get](/NC-get-config)| A basic ncclient example to `<get>` NETCONF Data |
34
34
|[Basic NETCONF Edit](/NC-edit-config)| A basic ncclient example to `<edit-config>` NETCONF Data |
35
35
|[NETCONF XPATH Example](/NC-get-config-xpath)| Use the XPATH feature when making a NETCONF Requests |
36
+
|[Model Based AAA](/model-based-aaa)| These example scripts are for Model Based AAA to get, edit and delete the rule-lists for privilege level users and Groups by using ietf-netconf-acm.yang data model |
0 commit comments