Hi
After researching how to enable this, we have the following in the CLI Configuration:
## Last changed: 2015-10-11 12:23:15 UTC
version 12.3R6.6;
system {
host-name *************;
time-zone UTC;
root-authentication {
encrypted-password "***********************************";
}
services {
ssh {
protocol-version v2;
}
netconf {
ssh;
}
web-management {
http;
}
dhcp {
traceoptions {
file dhcp_logfile;
level all;
flag all;
}
}
}
This is different from the instructions found here: