Which two Cisco WLC management-access methods are available as the default setting?

Which two Cisco WLC management-access methods are available as the default setting?
(Choose two.)

Which two Cisco WLC management-access methods are available as the default setting?
(Choose two.)

A.
SSH

B.
HTTPS

C.
Telnet

D.
HTTP



Leave a Reply 2

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


nephelai

nephelai

The less secure methods of telnet and SSH are disabled by default and need to be manually config’ed. Only SSH and HTTPS are enabled by default

Nono

Nono

HTTPS (also called HTTP over TLS, HTTP over SSL, and HTTP Secure) is a protocol for secure communication over a computer network which is widely used on the Internet. HTTPS consists of communication over Hypertext Transfer Protocol (HTTP) within a connection encrypted by Transport Layer Security or its predecessor, Secure Sockets Layer. The main motivation for HTTPS is authentication of the visited website and protection of the privacy and integrity of the exchanged data.

In its popular deployment on the internet, HTTPS provides authentication of the website and associated web server with which one is communicating, which protects against man-in-the-middle attacks. Additionally, it provides bidirectional encryption of communications between a client and server, which protects against eavesdropping and tampering with and/or forging the contents of the communication. In practice, this provides a reasonable guarantee that one is communicating with precisely the website that one intended to communicate with (as opposed to an impostor), as well as ensuring that the contents of communications between the user and site cannot be read or forged by any third party.