what purpose is the command config network webmode enable used?

For what purpose is the command config network webmode enable used?

For what purpose is the command config network webmode enable used?

A.
to allow HTTPS access to the WLAN controller

B.
to allow HTTP access to the WLAN controller

C.
to allow SSH access to the CLI of the WLAN controller

D.
to allow SSL access to the CLI of the WLAN controller



Leave a Reply 1

Your email address will not be published. Required fields are marked *


nice

nice

Answer should B.

config network webmode {enable | disable}

This command allows users to access the controller GUI using “http://ip-address.” The default value is disabled. Web mode is not a secure connection.

Step 2 To enable or disable secure web mode, enter this command:

config network secureweb {enable | disable}

This command allows users to access the controller GUI using “https://ip-address.” The default value is enabled. Secure web mode is a secure connection.