Management Access
(2015-08-13)
Problem
Need to enable remote management through the CLI.
Solution
config system interface
edit <interface_name>
set allowaccess {http https ping snmp ssh telnet}
end
(2015-08-13)
Need to enable remote management through the CLI.
config system interface
edit <interface_name>
set allowaccess {http https ping snmp ssh telnet}
end