Implementing Cisco Wireless Network Fundamentals (WIFUND, legacy) — Question 96
Which CLI command shows the controller configuration in a way that is similar to the way that it is displayed on Cisco IOS routers?
Answer options
- A. show config
- B. show run config
- C. show run-config
- D. show running config
- E. show running-config
Correct answer: E
Explanation
The correct answer is E, as 'show running-config' is the standard command used to display the current configuration on Cisco devices. Options A, B, C, and D either do not exist or do not match the proper syntax for displaying the running configuration.