ExamGecko
Home Home / Cisco / 300-730

Cisco 300-730 Practice Test - Questions Answers, Page 16

Question list
Search
Search

List of questions

Search

Related questions











An organization wants to implement a site-to-site VPN solution that must be able to support 350 sites with direct communications between all sites, fully encrypt the packet header and payload, and support propagation of routing information over IPsec. Which solution meets these requirements?

A.

IPsec full mesh

A.

IPsec full mesh

Answers
B.

DMVPN

B.

DMVPN

Answers
C.

GETVPN

C.

GETVPN

Answers
D.

FlexVPN

D.

FlexVPN

Answers
Suggested answer: D

Explanation:

https://networklessons.com/cisco/ccie-enterprise-infrastructure/flexvpn-ikev2-routing

Refer to the exhibit.

Which type of VPN tunnel is configured?

A.

Multipoint GRE

A.

Multipoint GRE

Answers
B.

DMVPN

B.

DMVPN

Answers
C.

FlexVPN

C.

FlexVPN

Answers
D.

GRE over IPsec

D.

GRE over IPsec

Answers
Suggested answer: D

Refer to the exhibit.

An engineer has configured two new VPN tunnels to 172.18.1.1 and 172.19.1.1. However, communication between 10.1.0.10 and 10.1.11.10 does not function. Which action should be taken to resolve this issue?

A.

Remove and reapply the crypto map to the interface.

A.

Remove and reapply the crypto map to the interface.

Answers
B.

Insert routes for the 10.1.9.0/24 and 10.1.10.0/24 subnets.

B.

Insert routes for the 10.1.9.0/24 and 10.1.10.0/24 subnets.

Answers
C.

Modify the transform set to use transport mode.

C.

Modify the transform set to use transport mode.

Answers
D.

Adjust the network objects to match the appropriate subnets.

D.

Adjust the network objects to match the appropriate subnets.

Answers
Suggested answer: D

Refer to the exhibit.

A.

Trust the issuing CA for the ASA identity certificate on the user's PC.

A.

Trust the issuing CA for the ASA identity certificate on the user's PC.

Answers
B.

Enroll and import an SSL certificate with the CN value example.cisco.com on the ASA.

B.

Enroll and import an SSL certificate with the CN value example.cisco.com on the ASA.

Answers
C.

Add the CN example.cisco.com to the AnyConnect XML certificate matching section.

C.

Add the CN example.cisco.com to the AnyConnect XML certificate matching section.

Answers
D.

Enable certificate authentication under the connection profile.

D.

Enable certificate authentication under the connection profile.

Answers
E.

Add example.cisco.com to the server name list within the AnyConnect Local Policy.

E.

Add example.cisco.com to the server name list within the AnyConnect Local Policy.

Answers
Suggested answer: A, B

A DMVPN spoke is configured with IKEv1 to secure the tunnel. Despite having a configuration similar to other working spokes, the tunnel is not coming up. Packet captures on the spoke show packets leaving the spoke router, but not making it to the hub router. Which solution resolves this issue?

A.

Configure the spoke and hub to use the same IKE version.

A.

Configure the spoke and hub to use the same IKE version.

Answers
B.

Ensure that devices between the hub and spoke are not blocking ESP traffic.

B.

Ensure that devices between the hub and spoke are not blocking ESP traffic.

Answers
C.

Ensure that devices between the hub and spoke are not blocking GRE traffic.

C.

Ensure that devices between the hub and spoke are not blocking GRE traffic.

Answers
D.

Enable the tunnel interface with the no shutdown command.

D.

Enable the tunnel interface with the no shutdown command.

Answers
Suggested answer: B

Users are getting untrusted server warnings when they connect to the URL https://asa.lab from their browsers. This URL resolves to 192.168.10.10, which is the IP address for a Cisco ASA configured for a clientless VPN. The VPN was recently set up and issued a certificate from an internal CA server. Users can connect to the VPN by ignoring the message, however, when users access other webservers that use certificates issued by the same internal CA server, they do not experience this issue. Which action resolves this issue?

A.

Import the CA that signed the certificate into the machine trusted root CA store.

A.

Import the CA that signed the certificate into the machine trusted root CA store.

Answers
B.

Reissue the certificate with asa.lab in the subject alternative name field.

B.

Reissue the certificate with asa.lab in the subject alternative name field.

Answers
C.

Import the CA that signed the certificate into the user trusted root CA store.

C.

Import the CA that signed the certificate into the user trusted root CA store.

Answers
D.

Reissue the certificate with 192.168.10.10 in the subject common name field.

D.

Reissue the certificate with 192.168.10.10 in the subject common name field.

Answers
Suggested answer: B

Explanation:

https://www.cisco.com/c/en/us/support/docs/security-vpn/public-key-infrastructure-pki/200339-Configure-ASA-SSL-Digital-Certificate-I.html

Over which two transport mediums is FlexVPN deployed? (Choose two.)

A.

5G

A.

5G

Answers
B.

VPLS

B.

VPLS

Answers
C.

internet

C.

internet

Answers
D.

MPLS

D.

MPLS

Answers
E.

DWDM

E.

DWDM

Answers
Suggested answer: C, D

Explanation:

Transport network: FlexVPN can be deployed either over a public internet or a private Multiprotocol Label Switching (MPLS) VPN network. https://www.cisco.com/c/en/us/products/collateral/routers/asr-1000-series-aggregation-services-routers/data_sheet_c78-704277.html

A network administrator is troubleshooting a FlexVPN tunnel. The hub router is unable to ping the spoke router's tunnel interface IP address of 192.168.1.2, even though the tunnel is showing up. The output of the debug ip packet CLI command on the hub router shows the following entry.

IP: tableid=0123456789 s=192.168.1.1 (local), d=192.168.1.2 (loopback2), routed via FIB.

What must be configured to fix this issue?

A.

A matching IKEv2 pre-shared key on the hub and spoke routers in the crypto keyring configuration.

A.

A matching IKEv2 pre-shared key on the hub and spoke routers in the crypto keyring configuration.

Answers
B.

An outbound ACL on the dynamic VTI of the hub router that allows ICMP traffic to 192.168.1.2.

B.

An outbound ACL on the dynamic VTI of the hub router that allows ICMP traffic to 192.168.1.2.

Answers
C.

An IKEv2 authorization policy must be configured on the spoke router to advertise the interface route.

C.

An IKEv2 authorization policy must be configured on the spoke router to advertise the interface route.

Answers
D.

A route map must be configured on hub router to set the next hop for 192.168.1.2 to the dynamic VTI.

D.

A route map must be configured on hub router to set the next hop for 192.168.1.2 to the dynamic VTI.

Answers
Suggested answer: C

A network engineer must configure the Cisco ASA so that Cisco AnyConnect clients establishing an SSL VPN connection create an additional tunnel for real-time traffic that is sensitive to packet delays. If this additional tunnel experiences any issues, it must fall back to a TLS connection. Which two Cisco AnyConnect features must be configured to accomplish this task? (Choose two.)

A.

DTLS

A.

DTLS

Answers
B.

DSCP Preservation

B.

DSCP Preservation

Answers
C.

DPD

C.

DPD

Answers
D.

SSL Rekey

D.

SSL Rekey

Answers
E.

OMTU

E.

OMTU

Answers
Suggested answer: A, C

Explanation:

https://www.cisco.com/c/en/us/td/docs/security/asa/asa96/configuration/vpn/asa-96-vpn-config/vpn-anyconnect.html

Configure Dead Peer Detection Dead Peer Detection (DPD) ensures that the ASA (gateway) or the client can quickly detect a condition where the peer is not responding, and the connection has failed. To enable dead peer detection (DPD) and set the frequency with which either the AnyConnect client or the ASA gateway performs DPD, do the following: Before you begin This feature applies to connectivity between the ASA gateway and the AnyConnect SSL VPN Client only. It does not work with IPsec since DPD is based on the standards implementation that does not allow padding, and CLientless SSL VPN is not supported. If you enable DTLS, enable Dead Peer Detection (DPD) also. DPD enables a failed DTLS connection to fallback to TLS. Otherwise, the connection terminates.

Refer to the exhibit.

A network administrator is setting up a phone VPN on a Cisco AS

A.

The phone cannot connect and the error is presented in a debug on the Cisco ASA. Which action fixes this issue?

A.

The phone cannot connect and the error is presented in a debug on the Cisco ASA. Which action fixes this issue?

Answers
B.

Enable web-deploy of the posture module so that the module can be downloaded from the Cisco ASA to an IP phone.

B.

Enable web-deploy of the posture module so that the module can be downloaded from the Cisco ASA to an IP phone.

Answers
C.

Configure the Cisco ASA to present an RSA certificate to the phone for authentication.

C.

Configure the Cisco ASA to present an RSA certificate to the phone for authentication.

Answers
D.

Disable Cisco Secure Desktop under the connection profile VPNPhone.

D.

Disable Cisco Secure Desktop under the connection profile VPNPhone.

Answers
E.

Install the posture module on the Cisco ASA.

E.

Install the posture module on the Cisco ASA.

Answers
Suggested answer: C

Explanation:

CSD and IP phones: Currently, IP phones do not support Cisco Secure Desktop (CSD) and do not connect when CSD is enabled for the tunnel group or globally in the ASA.

Total 175 questions
Go to page: of 18