Implementing Cisco SD-WAN Solutions (ENSDWI) — Question 181
An engineer must automate certificate signing through Cisco. Which vManage configuration achieves this task?
Answer options
- A. vpn 0 allow-service dns allow-service sshd allow-service netconf
- B. vpn 512 dns 208.67.222.222 primary allow-service dns allow-service sshd allow-service netconf
- C. vpn 0 dns 208.67.222.222 primary allow-service dns allow-service sshd allow-service netconf
- D. vpn 512 allow-service dns allow-service sshd allow-service netconf
Correct answer: C
Explanation
Option C is correct because it specifies the necessary DNS configuration along with allowing the required services for certificate signing. Options A and D lack the DNS settings needed, and option B incorrectly configures the VPN instance, which is not related to automating certificate signing.