PrepAway - Latest Free Exam Questions & Answers

Category: JN0-332 (v.4)

Exam JN0-332: Juniper Networks Certified Internet Specialist (JNCIS-SEC) (update October 5th, 2015)

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?


Page 27 of 49« First...1020...2526272829...40...Last »