Implementing Virtual Private Networks (VPN)

Implementing Virtual Private Networks

14 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which VPN allows traffic separated into trusted and untrusted traffic destined to Internet?

  1. hairpinning
  2. split tunneling
  3. GRE
  4. MPLS
Question 2 Multiple Choice (Single Answer)

The five security associations to configure in ISAKMP policy configuration mode?

  1. Hash, Authentication, Group, Lifetime, Encryption
  2. Hash, Authentication, GRE, Lifetime, ESP
  3. Hash, Authorization, Group, Lifetime, Encryption
  4. Hash, Authorization, Group, Lifetime, Encryption
Question 3 Multiple Choice (Single Answer)

What is the first step in establishing an IPsec VPN?

  1. detection of interesting traffic
  2. negotiation of ISAKMP policies
  3. creation of a tunnel to negotiate a security associat-policy
  4. creation of an IPsec tunnel between two IPsec peers
Question 4 Multiple Choice (Single Answer)

The use of 3DES within the IPsec is an example of which of the five IPsec building blocks?

  1. authentication
  2. confidentiality
  3. Diffie-Hellman
  4. nonrepudiation
Question 5 Multiple Choice (Single Answer)

Which IPsec protocol provides integrity & authentication, but does not provide confidentiality?

  1. AH
  2. IP protocol 50
  3. ESP
  4. DH
Question 6 Multiple Choice (Single Answer)

Which statement describes the operation of the IKE protocol?

  1. It uses IPsec to establish the key exchange process.
  2. It uses hashing algorithms to transmit keys across a network
  3. It calculates shared keys based on exchange of data packets.
  4. Uses TCP port 50 to exchange IKE info between the gateways
Question 7 Multiple Choice (Single Answer)

Which method is used to identify interesting traffic needed to create an IKE phase 1 tunnel?

  1. a permit access list entry
  2. a security association
  3. transform sets
  4. hashing algorithms
Question 8 Multiple Choice (Single Answer)

What takes place during IKE Phase 2 when establishing an IPsec VPN?

  1. IPsec security associations are exchanged.
  2. Traffic is exchanged between IPsec peers.
  3. ISAKMP security associations are exchanged.
  4. Interesting traffic is identified.
Question 9 Multiple Choice (Single Answer)

Which IPsec function provides assurance that the data received via a VPN has not been modified?

  1. confidentiality
  2. integrity
  3. authentication
  4. secure key exchange
Question 10 Multiple Choice (Single Answer)

A benefit of having users use a VPN to connect to the network rather than growing the network?

  1. security
  2. scalability
  3. cost savings
  4. compatibility
Question 11 Multiple Choice (Single Answer)

During which part of establishing an IPsec VPN tunnel in two sites would NAT-T detection occur?

  1. IKE Phase 1
  2. IKE Phase 2
  3. ISAKMP Phase 1
  4. ISAKMP Phase 2
Question 12 Multiple Choice (Single Answer)

Which protocol creates a virtual point-to-point to tunnel unencrypted traffic between Routers?

  1. OSPF
  2. IPSec
  3. IKE
  4. GRE
Question 13 Multiple Choice (Single Answer)

What is defined by an ISAKMP policy?

  1. A security associations that IPsec peers are willing to use
  2. A preshared keys that will be exchanged between IPsec peers
  3. access lists that identify interesting traffic
  4. the IP addresses of IPsec peers