ExamGecko
Home Home / Cisco / 300-410

Cisco 300-410 Practice Test - Questions Answers, Page 30

Question list
Search
Search

List of questions

Search

Related questions











Refer to the exhibit.

During ISP router maintenance, the network produced many alerts because of the flapping interface.

Which configuration on R1 resolves the issue?

A.

no snmp trap link-status

A.

no snmp trap link-status

Answers
B.

snmp trap link-status down

B.

snmp trap link-status down

Answers
C.

snmp trap ip verify drop-rate

C.

snmp trap ip verify drop-rate

Answers
D.

ip verify drop-rate notify hold-down 60

D.

ip verify drop-rate notify hold-down 60

Answers
Suggested answer: D

Refer to the exhibit.

Which configuration enables OSPF for area 0 interfaces to adjacency with a neighboring router with the same VRF?

A.

router ospf 1 vrf CCNP

interface Ethernet1

ip ospf 1 area 0.0.0.0

interface Ethernet2

ip ospf 1 area 0.0.0.0

A.

router ospf 1 vrf CCNP

interface Ethernet1

ip ospf 1 area 0.0.0.0

interface Ethernet2

ip ospf 1 area 0.0.0.0

Answers
B.

router ospf 1

interface Ethernet1

ip ospf 1 area 0.0.0.0

interface Ethernet2

ip ospf 1 area 0.0.0.0

B.

router ospf 1

interface Ethernet1

ip ospf 1 area 0.0.0.0

interface Ethernet2

ip ospf 1 area 0.0.0.0

Answers
C.

router ospf 1 vrf CCNP

network 10.1.1.1 0.0.0.0 area 0

network 10.2.2.2 0.0.0.0 area 0

C.

router ospf 1 vrf CCNP

network 10.1.1.1 0.0.0.0 area 0

network 10.2.2.2 0.0.0.0 area 0

Answers
D.

router ospf 1 vrf CCNP

network 10.0.0.0 0.0.255.255 area 0

D.

router ospf 1 vrf CCNP

network 10.0.0.0 0.0.255.255 area 0

Answers
Suggested answer: C

Refer to the exhibit.

Mutual redistribution is enabled between RIP and EIGRP on R2 and R5. Which configuration resolves the routing loop for the 192.168.1.0/24 network?

A.

R2:

router eigrp 10

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s1

!

router rip

network 178.1.0.0

redistribute eigrp 10 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

R5:

router eigrp 10

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s0

!

router rip

network 178.1.0.0

redistribute eigrp 10 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

A.

R2:

router eigrp 10

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s1

!

router rip

network 178.1.0.0

redistribute eigrp 10 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

R5:

router eigrp 10

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s0

!

router rip

network 178.1.0.0

redistribute eigrp 10 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

Answers
B.

R2:

router eigrp 10

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s0

!

router rip

network 178.1.0.0

redistribute eigrp 10 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

R5:

router eigrp 10

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s0

!

router rip

network 178.1.0.0

redistribute eigrp 10 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

B.

R2:

router eigrp 10

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s0

!

router rip

network 178.1.0.0

redistribute eigrp 10 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

R5:

router eigrp 10

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s0

!

router rip

network 178.1.0.0

redistribute eigrp 10 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

Answers
C.

R2:

router eigrp 10

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s0

!

router rip

network 178.1.0.0

redistribute eigrp 10 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

R5:

router eigrp 10

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s1

!

router rip

network 178.1.0.0

redistribute eigrp 10 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

C.

R2:

router eigrp 10

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s0

!

router rip

network 178.1.0.0

redistribute eigrp 10 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

R5:

router eigrp 10

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s1

!

router rip

network 178.1.0.0

redistribute eigrp 10 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

Answers
D.

R2:

router eigrp 7

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s1

!

router rip

network 178.1.0.0

redistribute eigrp 7 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

R5:

router eigrp 7

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s1

!

router rip

network 178.1.0.0

redistribute eigrp 7 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

D.

R2:

router eigrp 7

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s1

!

router rip

network 178.1.0.0

redistribute eigrp 7 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

R5:

router eigrp 7

network 181.16.0.0

redistribute rip metric 1 1 1 1 1

distribute-list 1 in s1

!

router rip

network 178.1.0.0

redistribute eigrp 7 metric 2

!

access-list 1 deny 192.168.1.0

access-list 1 permit any

Answers
Suggested answer: D

Refer to the exhibit.

An engineer must advertise routes into IPv6 MP-BGP and failed. Which configuration resolves the issue on R1?

A.

router bgp 65000 no bgp default ipv4-unicast address-family ipv6 multicast network 2001:DB8::/64

A.

router bgp 65000 no bgp default ipv4-unicast address-family ipv6 multicast network 2001:DB8::/64

Answers
B.

router bgp 65000 no bgp default ipv4-unicast address-family ipv6 unicast network 2001:DB8::/64

B.

router bgp 65000 no bgp default ipv4-unicast address-family ipv6 unicast network 2001:DB8::/64

Answers
C.

router bgp 64900 no bgp default ipv4-unicast address-family ipv6 unicast network 2001:DB8::/64

C.

router bgp 64900 no bgp default ipv4-unicast address-family ipv6 unicast network 2001:DB8::/64

Answers
D.

router bgp 64900 no bgp default ipv4-unicast address-family ipv6 multicast neighbor 2001:DB8:7000::2 translate-update ipv6 multicast

D.

router bgp 64900 no bgp default ipv4-unicast address-family ipv6 multicast neighbor 2001:DB8:7000::2 translate-update ipv6 multicast

Answers
Suggested answer: B

An engineer failed to run diagnostic commands on devices using Cisco DNA Center. Which action in Cisco DNA Center resolves the issue?

A.

Enable Command Runner

A.

Enable Command Runner

Answers
B.

Enable APIs

B.

Enable APIs

Answers
C.

Enable CDP

C.

Enable CDP

Answers
D.

Enable Secure Shell

D.

Enable Secure Shell

Answers
Suggested answer: A

Which two components are required for MPLS Layer 3 VPN configuration? (Choose two)

A.

Use pseudowire for Layer 2 routes

A.

Use pseudowire for Layer 2 routes

Answers
B.

Use MP-BGP for customer routes

B.

Use MP-BGP for customer routes

Answers
C.

Use OSPF between PE and CE

C.

Use OSPF between PE and CE

Answers
D.

Use a unique RD per customer VRF

D.

Use a unique RD per customer VRF

Answers
E.

Use LDP for customer routes

E.

Use LDP for customer routes

Answers
Suggested answer: C, D

Refer to the exhibit.

A network engineer applied a filter for LSA traffic on OSPFv3 interarea routes on the area 5 ABR to protect advertising the internal routes of area 5 to the business partner network. All other areas should receive the area 5 internal routes.

After the respective route filtering configuration is applied on the ABR, area 5 routes are not visible on any of the areas. How must the filter list be applied on the ABR to resolve this issue?

A.

in the "in" direction for area 5 on router R1

A.

in the "in" direction for area 5 on router R1

Answers
B.

in the "out" direction for area 5 on router R1

B.

in the "out" direction for area 5 on router R1

Answers
C.

in the "in" direction for area 20 on router R2

C.

in the "in" direction for area 20 on router R2

Answers
D.

in the "out" direction for area 20 on router R2

D.

in the "out" direction for area 20 on router R2

Answers
Suggested answer: D

Refer to the exhibit.

Reachability between servers in a network deployed with DHCPv6 is unstable. Which command must be removed from the configuration to make DHCPv6 function?

A.

ipv6 dhcp server DHCPPOOL

A.

ipv6 dhcp server DHCPPOOL

Answers
B.

ipv6 address 2001:0:1:4::/64

B.

ipv6 address 2001:0:1:4::/64

Answers
C.

ipv6 nd ra suppress

C.

ipv6 nd ra suppress

Answers
D.

address prefix 2001:0:1:4::/64 lifetime infinite infinite

D.

address prefix 2001:0:1:4::/64 lifetime infinite infinite

Answers
Suggested answer: C

Refer to the exhibit.

The static route is not present in the routing table of an adjacent OSPF neighbor router. Which action resolves the issue?

A.

Configure the next hop of 10.20.20.1 in the prefix list DMZ-STATIC

A.

Configure the next hop of 10.20.20.1 in the prefix list DMZ-STATIC

Answers
B.

Configure the next-hop interface at the end of the static router for it to get redistributed

B.

Configure the next-hop interface at the end of the static router for it to get redistributed

Answers
C.

Configure a permit 20 statement to the route map to redistribute the static route

C.

Configure a permit 20 statement to the route map to redistribute the static route

Answers
D.

Configure the subnets keyword in the redistribution command

D.

Configure the subnets keyword in the redistribution command

Answers
Suggested answer: D

Refer to the exhibit.

The control plane is heavily impacted after the CoPP configuration is applied to the router. Which command removal lessens the impact on the control plane?

A.

access-list 120 permit udp any any eq pim-auto-rp

A.

access-list 120 permit udp any any eq pim-auto-rp

Answers
B.

access-list 120 permit eigrp any host 224.0.0.10

B.

access-list 120 permit eigrp any host 224.0.0.10

Answers
C.

access-list 120 permit ospf any

C.

access-list 120 permit ospf any

Answers
D.

access-list 120 permit tcp any gt 1024 eq bgp log

D.

access-list 120 permit tcp any gt 1024 eq bgp log

Answers
Suggested answer: A
Total 570 questions
Go to page: of 57