The HTTP interface that is started by default has the same limitations as Telnet. It is recommended that the HTTPS interface be configured and the HTTP interface be disabled.
Solution
The command to disable HTTP is as follows switch:admin> ipfilter --addrule policy_name -rule rule_number -sip any -dp 80 -proto tcp -act deny