exam questions

Exam 300-415 All Questions

View all questions & answers for the 300-415 exam

Exam 300-415 topic 1 question 196 discussion

Actual exam question from Cisco's 300-415
Question #: 196
Topic #: 1
[All 300-415 Questions]

An engineer must automate certificate signing through Cisco. Which vManage configuration achieves this task?

  • 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
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
NetArch_Teck
10 months, 2 weeks ago
Option C The question is taken straight out of the Cisco guide. The automate procedure looks at defining the DNS server on VPN 0 via VManage SSH console config terminal vpn 0 dns 208.67.222.222 primary commit and-quit Insure that NETCONF and SSH are allowed on the controller VPN 0 interface config terminal interface ge0/0 tunnel-interface allow-service sshd allow-service netconf commit and-quit
upvoted 1 times
...
Neil_Neo234
1 year, 1 month ago
Selected Answer: C
Automated certificate signing through Cisco Systems With this option, certificate signing requests are automatically sent to the Cisco PnP cloud service where the certificate is signed. The vManage then automatically retrieves the certificate and installs it. A DNS server needs to be configured to resolve the hostname, cloudsso.cisco.com and subsequently, apx.cisco.com. The vManage needs to reach both servers on TCP port 443. Note that this option requires vManage version 19.1 or higher (19.2 or higher is recommended) and also requires that Smart Account credentials are configured before this certificate option can be configured. Procedure 1: Verify Cisco server reachability 1. Ensure that a DNS server is defined for VPN 0 on vManage via SSH or console: config terminal vpn 0 dns 208.67.222.222 primary commit and-quit
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...