CCNA Chapter 8 Online Flashcards
What are two benefits of an SSL VPN? (Choose two.)
- It has the option of only requiring an SSL-enabled web browser.
- It is compatible with DMVPNs, Cisco IOS Firewall, IPsec, IPS, Cisco Easy VPN, and NAT.
When verifying IPsec configurations, which show command displays the encryption algorithm, hash algorithm, authentication method, and Diffie-Hellman group configured, as well as default settings?
show crypto isakmp policy
When configuring a site-to-site IPsec VPN using the CLI, the authentication pre-share command is configured in the ISAKMP policy. Which additional peer authentication configuration is required?
Configure a PSK with the crypto isakmp key global configuration command.
Which action do IPsec peers take during the IKE Phase 2 exchange?
negotiation of IPsec policy
A network administrator is planning to implement centralized management of Cisco VPN devices to simplify VPN deployment for remote offices and teleworkers. Which Cisco IOS feature would provide this solution?
Cisco Easy VPN
Which two statements accurately describe characteristics of IPsec? (Choose two.)
- IPsec works at the network layer and operates over all Layer 2 protocols.
- IPsec is a framework of open standards that relies on existing algorithms.
Refer to the exhibit. Which two IPsec framework components are valid options when configuring an IPsec VPN on a Cisco ISR router? (Choose two.)
- Confidentiality options include DES, 3DES, and AES.
2. Diffie-Hellman options include DH1, DH2, and DH5.
With the Cisco Easy VPN feature, which process ensures that a static route is created on the Cisco Easy VPN Server for the internal IP address of each VPN client?
Reverse Route Injection
Refer to the exhibit. A site-to-site VPN is required from R1 to R3. The administrator is using the SDM Site-to-Site VPN Wizard on R1. Which IP address should the administrator enter in the highlighted field?
10.2.2.2
What is required for a host to use an SSL VPN?
A web browser must be installed on the host.
What are two authentication methods that can be configured using the SDM Site-to-Site VPN Wizard? (Choose two.)
- pre-shared keys.
2. digital certificates.
Which UDP port must be permitted on any IP interface used to exchange IKE information between security gateways?
500
Which requirement necessitates using the Step-by-Step option of the SDM Site-to-Site VPN wizard instead of the Quick Setup option?
AES encryption is required
Which IPsec protocol should be selected when confidentiality is required?
encapsulating security payload
Which statement describes an important characteristic of a site-to-site VPN?
It must be statically set up.
Refer to the exhibit. Based on the SDM screen, which Easy VPN Server component is being configured?
group policy
A user launches Cisco VPN Client software to connect remotely to a VPN service. What does the user select before entering the username and password?
the desired preconfigured VPN server site
What is the default IKE policy value for authentication?
RSA signatures
When using ESP tunnel mode, which portion of the packet is not authenticated?
new IP header
Refer to the exhibit. Under the ACL Editor, which option is used to specify the traffic to be encrypted on a secure connection?
IPsec Rules
Refer to the exhibit. A network administrator is troubleshooting a GRE VPN tunnel between R1 and R2. Assuming the R2 GRE configuration is correct and based on the running configuration of R1, what must the administrator do to fix the problem?
change the tunnel destination to 209.165.200.225
How many bytes of overhead are added to each IP packet while it is transported through a GRE tunnel?
24
What can be used as a VPN gateway when setting up a site-to-site VPN?
Cisco router
Which three statements describe the IPsec protocol framework? (Choose three.)
- AH uses IP protocol 51.
- ESP uses UDP protocol 50.
- ESP provides encryption, authentication, and integrity.
Which statement describes the operation of the IKE protocol?
It uses IPsec to establish the key exchange process
What is the purpose of the “Generate Mirror…” button in site-to-site VPN wizard of CCP?
to produce the required CLI commands to configure the router on the other side of the tunnel
Refer to the exhibit. Which pair of crypto isakmp key commands would correctly configure PSK on the two routers?
R1# crypto isakmp key cisco123 address 209.165.200.227.
R2# crypto isakmp key cisco123 address 209.165.200.226.
Refer to the exhibit. How will traffic that does not match that defined by access list 101 be treated by the router?
It will be sent encrypted.
Which factor is a drawback of providing remote connectivity and work solutions to employees?
system security being maintained employees themselves.
What are two characteristics of SSL VPNs? (Choose two.)
- They require only a web browser on the client computer.
2. They require specific client software installed on the client device.
What VPN solution uses a server to push IPsec policies to mobile clients so that they can access company resources over a secure IPsec tunnel?
Cisco Easy VPN
Which authentication method is available when specifying a method list for group policy lookup using the CCP Easy VPN server wizard?
RADIUS
A network administrator has acquired two different VPN-capable routers that will be installed in a network. Which factor must be verified between two routers prior to configuring a VPN tunnel?
device interoperability
The use of 3DES within the IPsec framework is an example of which of the five IPsec building blocks?
confidentiality
What protocol is used by IPsec to calculate shared keys and to negotiate the parameters to be used by IPsec SAs?
IKE
What is the purpose of configuring multiple crypto ACLs when building a VPN connection between remote sites?
When multiple combinations of IPsec protection are being chosen, multiple crypto ACLs can define different traffic types.
When CCP Quick Setup is used to configure a VPN-capable router, what is the strongest level of encryption allowed?
3DES
A network administrator plans to deploy an SSL VPN on a Cisco IOS router. Which SSL VPN mode would require the user to download a Java applet to connect to POP3, SMTP, and SSH services?
thin client mode