nerdexam
Juniper

JN0-332 · Question #270

Click the Exhibit button. [edit security] user@host# show ike { policy ike-policy1 { mode main; proposal-set standard; pre-shared-key ascii-text "$9$GFjm5OBEclM5QCuO1yrYgo"; ## SECRET-DATA } gateway…

The correct answer is A. set ipsec vpn remote-vpn bind-interface st0.0. See the full explanation below for the reasoning.

Question

Click the Exhibit button. [edit security] user@host# show ike { policy ike-policy1 { mode main; proposal-set standard; pre-shared-key ascii-text "$9$GFjm5OBEclM5QCuO1yrYgo"; ## SECRET-DATA } gateway remote-ike { ike-policy ike-policy1; address 172.19.51.170; external-interface ge-0/0/3.0; }} ipsec { policy vpn-policy1 { proposal-set standard; } vpn remote-vpn { ike { gateway remote-ike; ipsec-policy vpn-policy1; }}} Assuming you want to configure a route-based VPN, which command is required to bind the VPN to secure tunnel interface st0.0?

Options

  • Aset ipsec vpn remote-vpn bind-interface st0.0
  • Bset ike gateway remote-ike bind-interface st0.0
  • Cset ike policy ike-policy1 bind-interface st0.0
  • Dset ipsec policy vpn-policy1 bind-interface st0.0

How the community answered

(31 responses)
  • A
    81% (25)
  • B
    3% (1)
  • C
    6% (2)
  • D
    10% (3)

Community Discussion

No community discussion yet for this question.

Full JN0-332 Practice