New version 7.2

This commit is contained in:
Michal Ruprich
2020-01-08 12:30:43 +01:00
parent 4081692c17
commit 503dfb41a6
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"))