Implementing Cisco Wireless Network Fundamentals (WIFUND, legacy) — Question 95
Which two commands are needed to ensure that Cisco WLC can be managed only via a secure web browser, with a cipher of 128 bits or larger and without Telnet or SSH? (Choose two.)
Answer options
- A. config network ssh disable
- B. config network secureweb enable
- C. config network secureweb cipher-option high enable
- D. config network secureweb cipher-option sslv2 disable
- E. config network webmode enable
Correct answer: B, C
Explanation
The correct commands are B and C because enabling secure web management and setting the cipher option to high ensures secure access through a web browser. Options A and D relate to disabling SSH and SSLv2, which are not directly related to the requirement for secure web management. Option E does not address the security or cipher specifications needed.