PrepAway - Latest Free Exam Questions & Answers

which command is required to bind the VPN to secure tunnel interface st0.0?

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?

PrepAway - Latest Free Exam Questions & Answers

A.
set ipsec vpn remote-vpn bind-interface st0.0

B.
set ike gateway remote-ike bind-interface st0.0

C.
set ike policy ike-policy1 bind-interface st0.0

D.
set ipsec policy vpn-policy1 bind-interface st0.0


Leave a Reply