exam questions

Exam JN0-633 All Questions

View all questions & answers for the JN0-633 exam

Exam JN0-633 topic 1 question 55 discussion

Actual exam question from Juniper's JN0-633
Question #: 55
Topic #: 1
[All JN0-633 Questions]

You are asked to implement a monitoring feature that periodically verifies that the data plane is working across your IPsec VPN. Which configuration will accomplish this task?

  • A. [edit security ike] user@srx# show policy policy-1 { mode main; proposal-set standard; pre-shared-key ascii-text "$9$URiqPFnCBIc5QIcylLXUjH"; ## SECRET-DATA } gateway my-gateway { ike-policy policy-1; address 10.10.10.2; dead-peer-detection; external-interface ge-0/0/1; }
  • B. [edit security ipsec] user@srx# show policy policy-1 { proposal-set standard; } vpn my-vpn { bind-interface st0.0; dead-peer-detection; ike { gateway my-gateway; ipsec-policy policy-1; } establish-tunnels immediately; }
  • C. [edit security ike] user@srx# show policy policy-1 { mode main; proposal-set standard; pre-shared-key ascii-text "$9$URiqPFnCBIc5QIcylLXUjH"; ## SECRET-DATA } gateway my-gateway { ike-policy policy-1; address 10.10.10.2; vpn-monitor; external-interface ge-0/0/1; }
  • D. [edit security ipsec] user@srx# show policy policy-1 { proposal-set standard; } vpn my-vpn { bind-interface st0.0; vpn-monitor; ike { gateway my-gateway; ipsec-policy policy-1; } establish-tunnels immediately;
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
Reference: https://www.juniper.net/techpubs/en_US/junos11.4/information-products/topic- collections/security/software-all/monitoring-and-troubleshooting/ index.html?topic-59092.html

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
Currently there are no comments in this discussion, be the first to comment!
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 ...