diff options
| -rw-r--r-- | mgmtd/mgmt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mgmtd/mgmt.h b/mgmtd/mgmt.h index f52d478bc2..d89d76f5d5 100644 --- a/mgmtd/mgmt.h +++ b/mgmtd/mgmt.h @@ -20,7 +20,7 @@ #include "mgmtd/mgmt_txn.h" #include "mgmtd/mgmt_ds.h" -#define MGMTD_VTY_PORT 2622 +#define MGMTD_VTY_PORT 2623 #define MGMTD_SOCKET_BUF_SIZE 65535 #define MGMTD_MAX_COMMIT_LIST 10 |
