CCIE Data Center (legacy) — Question 89
How do you configure the Message of the Day in an ACI environment?
Answer options
- A. apic1(config)# banner motd #Welcome to APIC#
- B. In the APIC GUI, go to System/Controllers/Controller Policies and set banner #Welcome to APIC#
- C. apic1(config)# aaa banner "˜Welcome to APIC'
- D. apic1(config)# aaa banner "Welcome to APIC"
Correct answer: C
Explanation
The correct answer is C because it uses the correct command format for setting the Message of the Day in the ACI CLI environment. Option A is incorrect as it uses the wrong command syntax, while option B describes a method that is not valid for CLI configuration, and option D is incorrect because it uses the wrong quotation marks around the message.