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
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.