Implementing Virtual Private Networks (VPN)
Implementing Virtual Private Networks
Questions
Which VPN allows traffic separated into trusted and untrusted traffic destined to Internet?
- hairpinning
- split tunneling
- GRE
- MPLS
The five security associations to configure in ISAKMP policy configuration mode?
- Hash, Authentication, Group, Lifetime, Encryption
- Hash, Authentication, GRE, Lifetime, ESP
- Hash, Authorization, Group, Lifetime, Encryption
- Hash, Authorization, Group, Lifetime, Encryption
What is the first step in establishing an IPsec VPN?
- detection of interesting traffic
- negotiation of ISAKMP policies
- creation of a tunnel to negotiate a security associat-policy
- creation of an IPsec tunnel between two IPsec peers
The use of 3DES within the IPsec is an example of which of the five IPsec building blocks?
- authentication
- confidentiality
- Diffie-Hellman
- nonrepudiation
Which IPsec protocol provides integrity & authentication, but does not provide confidentiality?
- AH
- IP protocol 50
- ESP
- DH
Which statement describes the operation of the IKE protocol?
- It uses IPsec to establish the key exchange process.
- It uses hashing algorithms to transmit keys across a network
- It calculates shared keys based on exchange of data packets.
- Uses TCP port 50 to exchange IKE info between the gateways
Which method is used to identify interesting traffic needed to create an IKE phase 1 tunnel?
- a permit access list entry
- a security association
- transform sets
- hashing algorithms
What takes place during IKE Phase 2 when establishing an IPsec VPN?
- IPsec security associations are exchanged.
- Traffic is exchanged between IPsec peers.
- ISAKMP security associations are exchanged.
- Interesting traffic is identified.
Which IPsec function provides assurance that the data received via a VPN has not been modified?
- confidentiality
- integrity
- authentication
- secure key exchange
A benefit of having users use a VPN to connect to the network rather than growing the network?
- security
- scalability
- cost savings
- compatibility
During which part of establishing an IPsec VPN tunnel in two sites would NAT-T detection occur?
- IKE Phase 1
- IKE Phase 2
- ISAKMP Phase 1
- ISAKMP Phase 2
Which protocol creates a virtual point-to-point to tunnel unencrypted traffic between Routers?
- OSPF
- IPSec
- IKE
- GRE
What is defined by an ISAKMP policy?
- A security associations that IPsec peers are willing to use
- A preshared keys that will be exchanged between IPsec peers
- access lists that identify interesting traffic
- the IP addresses of IPsec peers