Skip to main content

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