Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Pass the Cisco CCNP Enterprise 300-410 Questions and answers with CertsForce

Viewing page 8 out of 13 pages
Viewing questions 106-120 out of questions
Questions # 106:

What statement about route distinguishes in an MPLS network is true?

Options:

A.

Route distinguishes make a unique VPNv4 address across the MPLS network.


B.

Route distinguishers allow multiple instances of a routing table to coexist within the edge router.


C.

Route distinguishes are used for label bindings


D.

Route distinguishes define which prefixes are imported and exported on the edge router


Expert Solution
Questions # 107:

An engineer configured policy-based routing for a destination IP address that does not exist in the routing table. How is the packet treated through the policy for configuring the set ip default next-hop command?

Options:

A.

Packets are not forwarded to the specific next hop.


B.

Packets are forwarded based on the routing table.


C.

Packets are forwarded based on a static route.


D.

Packets are forwarded to the specific next hop.


Expert Solution
Questions # 108:

Refer to the exhibit.

Question # 108

The OSPF routing protocol is redistributed into the BGP routing protocol, but not all the OSPF routes are distributed into BGP Which action resolves the issue?

Options:

A.

Include the word external in the redistribute command


B.

Use a route-map command to redistribute OSPF external routes defined in an access list


C.

Include the word internal external in the redistribute command


D.

Use a route-map command to redistribute OSPF external routes defined in a prefix list.


Expert Solution
Questions # 109:

Question # 109

Refer to the exhibit. Which action restores the routes from neighbors while still filtering 1.1.1.0/24?

Options:

A.

Add a second line in the access list to permit any.


B.

Modify the route map to permit the access list instead of deny it


C.

Modify the access list to deny instead of permit it.


D.

Add a second sequence in the route map permit 20


Expert Solution
Questions # 110:

Refer to Exhibit.

Question # 110

Which two configurations allow clients to get dynamic ip addresses assigned?

Options:

A.

Configure access-list 100 permit udp any any eq 61 as the first line


B.

Configure access-list 100 permit udp any any eq 86 as the first line


C.

Configure access-list 100 permit udp any any eq 68 as the first line


D.

Configure access-list 100 permit udp any any eq 69 as the first line


E.

Configure access-list 100 permit udp any any eq 67 as the first line


Expert Solution
Questions # 111:

Refer to the exhibit.

Question # 111

R1 is being monitored using SNMP and monitoring devices are getting only partial information. What action should be taken to resolve this issue?

Options:

A.

Modify the CoPP policy to increase the configured exceeded limit for SNMP.


B.

Modify the access list to include snmptrap.


C.

Modify the CoPP policy to increase the configured CIR limit for SNMP.


D.

Modify the access list to add a second line to allow udp any any eq snmp


Expert Solution
Questions # 112:

Question # 112

Refer to the exhibit. The OSPF neighbor relationship is not coming up What must be configured to restore OSPF neighbor adjacency?

Options:

A.

OSPF on the remote router


B.

matching hello timers


C.

use router ID


D.

matching MTU values


Expert Solution
Questions # 113:

What are two purposes of using IPv4 and VPNv4 address-family configurations in a Layer 3 MPLS VPN? (Choose two.)

Options:

A.

The VPNv4 address is used to advertise the MPLS VPN label.


B.

RD is prepended to the IPv4 route to make it unique.


C.

MP-BGP is used to allow overlapping IPv4 addresses between customers to advertisethrough the network.


D.

The IPv4 address is needed to tag the MPLS label.


E.

The VPNv4 address consists of a 64-bit route distinguisher that is prepended to the IPv4prefix.


Expert Solution
Questions # 114:

Refer to the exhibit.

Question # 114

A network administrator has developed a Python script on the local Linux machine and is trying to transfer it to the router. However, the transfer fails. Which action resolves this issue?

Options:

A.

The SSH service must be enabled with the crypto key generate rsa command.


B.

The SCP service must be enabled with the ip scp server enable command.


C.

The Python interpreter must first be enabled with the guestshell enable command.


D.

The SSH access must be allowed on the VTY lines using the transport input ssh command.


Expert Solution
Questions # 115:

When configuring Control Plane Policing on a router to protect it from malicious traffic, an engineer observes that the configured routing protocols start flapping on

that device. Which action in the Control Plane Policy prevents this problem in a production environment while achieving the security objective?

Options:

A.

Set the conform-action and exceed-action to transmit initially to test the ACLs and transmit rates and apply the Control Plane Policy in the output direction


B.

Set the conform-action and exceed-action to transmit initially to test the ACLs and transmit rates and apply the Control Plane Policy in the input direction


C.

Set the conform-action to transmit and exceed-action to drop to test the ACLs and transmit rates and apply the Control Plane Policy m the input direction


D.

Set the conform-action to transmit and exceed-action to drop to test the ACLs and transmit rates and apply the Control Plane Policy m the output direction


Expert Solution
Questions # 116:

Drag and drop the MPLS concepts from the left onto the descriptions on the right.

Question # 116


Expert Solution
Questions # 117:

Refer to the exhibit.

Question # 117

Question # 117

An engineer identifier a Layer 2 loop using DNAC. Which command fixes the problem in the SF-D9300-1 switch?

Options:

A.

no spanning-tree uplinkfast


B.

spanning-tree loopguard default


C.

spanning-tree backbonesfast


D.

spanning-tree portfast bpduguard


Expert Solution
Questions # 118:

Refer to the exhibit.

Question # 118

An engineer wanted to set a tag of 30 to route 10 1.80.65/32 but it failed How is the issue fixed?

Options:

A.

Modify route-map ospf-to-eigrp permit 30 and match prefix-list ccnp2.


B.

Modify route-map ospf-to-eigrp permit 10 and match prefix-list ccnp2.


C.

Modify prefix-list ccnp3 to add 10.1.64.0/20 le 24


D.

Modify prefix-list ccnp3 to add 10.1.64.0/20 ge 32


Expert Solution
Questions # 119:

Refer to Exhibit.

Question # 119

Traffic from the branch network should route through HQ R1 unless the path is unavailable. An engineer tests this functionality by shutting down interface on the BRANCH router toward HQ_R1 router but 192.168.20.0/24 is no longer reachable from the branch router. Which set of configurations resolves the issue?

Options:

A.

HQ_R1(config)# ip sla responderHQ_R1(config)# ip sla responder icmp-echo 172.16.35.2


B.

BRANCH(config)# ip sla 1BRANCH(config-ip-sla)# icmp-echo 172.16.35.1


C.

HQ_R2(config)# ip sla responderHQ_R2(config)# ip sla responder icmp-echo 172.16.35.5


D.

BRANCH(config)# ip sla 1BRANCH(config-ip-sla)# icmp-echo 172.16.35.2


Expert Solution
Questions # 120:

Which configuration feature should be used to block rogue router advertisements instead of using the IPv6 Router Advertisement Guard feature?

Options:

A.

VACL blocking broadcast frames from nonauthorized hosts


B.

PVLANs with promiscuous ports associated to route advertisements and isolated ports for nodes


C.

PVLANs with community ports associated to route advertisements and isolated ports for nodes


D.

IPv4 ACL blocking route advertisements from nonauthorized hosts


Expert Solution
Viewing page 8 out of 13 pages
Viewing questions 106-120 out of questions