New version 7.2

This commit is contained in:
Michal Ruprich
2020-01-08 12:24:01 +01:00
parent a762237e7b
commit 55a1ddaf1c
9 changed files with 76 additions and 1130 deletions

View File

@@ -100,4 +100,4 @@ index 5bb81ef..02a09ef 100644
+
nb_cli_enqueue_change(vty, "./authentication-scheme/mode", NB_OP_MODIFY,
strmatch(mode, "md5") ? "md5" : "plain-text");
nb_cli_enqueue_change(vty, "./authentication-scheme/md5-auth-length",
if (strmatch(mode, "md5"))