ExamGecko
Home Home / Cisco / 300-410

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

Question list
Search
Search

List of questions

Search

Related questions











Refer to the exhibit.

The Internet traffic should always prefer Site-A ISP-1 if the link and BGP connection are up; otherwise, all Internet traffic should go to ISP-2 Redistribution is configured between BGP and OSPF routing protocols and it is not working as expected. What action resolves the issue?

A.

Set metric-type 2 at Site-A RTR1, and set metric-type 1 at Site-B RTR2

A.

Set metric-type 2 at Site-A RTR1, and set metric-type 1 at Site-B RTR2

Answers
B.

Set OSPF cost 100 at Site-A RTR1, and set OSPF Cost 200 at Site-B RTR2

B.

Set OSPF cost 100 at Site-A RTR1, and set OSPF Cost 200 at Site-B RTR2

Answers
C.

Set OSPF cost 200 at Site: A RTR1 and set OSPF Cost 100 at Site-B RTR2

C.

Set OSPF cost 200 at Site: A RTR1 and set OSPF Cost 100 at Site-B RTR2

Answers
D.

Set metric-type 1 at Site-A RTR1, and set metric-type 2 at Site-B RTR2

D.

Set metric-type 1 at Site-A RTR1, and set metric-type 2 at Site-B RTR2

Answers
Suggested answer: D

Refer to the exhibit.

The AP status from Cisco DNA Center Assurance Dashboard shows some physical connectivity issues from access switch interface G1/0/14. Which command generates the diagnostic data to resolve the physical connectivity issues?

A.

test cable diagnostics tdr interface GigabitEthernet1/0/14

A.

test cable diagnostics tdr interface GigabitEthernet1/0/14

Answers
B.

Check cable-diagnostics tdr interface GigabitEthernet1/0/14

B.

Check cable-diagnostics tdr interface GigabitEthernet1/0/14

Answers
C.

show cable-diagnostics tdr interface GigabitEthernet1/0/14

C.

show cable-diagnostics tdr interface GigabitEthernet1/0/14

Answers
D.

Verify cable-diagnostics tdr interface GigabitEthernet1/0/14

D.

Verify cable-diagnostics tdr interface GigabitEthernet1/0/14

Answers
Suggested answer: A

An engineer creates a Cisco DNA Center cluster with three nodes, but all the services are running on one host node. Which action resolves this issue?

A.

Restore the link on the switch interface that is connected to a cluster link on the Cisco DNA Center

A.

Restore the link on the switch interface that is connected to a cluster link on the Cisco DNA Center

Answers
B.

Click the master host node with all the services and select services to be moved to other hosts

B.

Click the master host node with all the services and select services to be moved to other hosts

Answers
C.

Enable service distribution from the Systems 360 page.

C.

Enable service distribution from the Systems 360 page.

Answers
D.

Click system updates, and upgrade to the latest version of Cisco DNA Center.

D.

Click system updates, and upgrade to the latest version of Cisco DNA Center.

Answers
Suggested answer: C

R1 and R2 are configured as eBGP neighbor , R1 is in AS100 and R2 is in AS200. R2 is advertising these networks to R1:

172.16.16.0/20

172.16.3.0/24

172.16.4.0/24

192.168.1.0/24

192.168.2.0/24

172.16.0.0/16

The network administrator on R1 must improve convergence by blocking all subnets of 172-16.0.0/16 major network with a mask lower than 23 from coming in, Which set of configurations accomplishes the task on R1?

A.

ip prefix-list PL-1 deny 172.16.0.0/16 le 23

ip prefix-list PL-1 permit 0.0.0.0/0 le 32

!

router bgp 100

neighbor 192.168.100.2 remote-as 200

neighbor 192.168.100.2 prefix-list PL-1 in

A.

ip prefix-list PL-1 deny 172.16.0.0/16 le 23

ip prefix-list PL-1 permit 0.0.0.0/0 le 32

!

router bgp 100

neighbor 192.168.100.2 remote-as 200

neighbor 192.168.100.2 prefix-list PL-1 in

Answers
B.

ip prefix-list PL-1 deny 172.16.0.0/16 ge 23

ip prefix-list PL-1 permit 0.0.0.0/0 le 32

!

router bgp 100

neighbor 192.168.100.2 remote-as 200

neighbor 192.168.100.2 prefix-list PL-1 in

B.

ip prefix-list PL-1 deny 172.16.0.0/16 ge 23

ip prefix-list PL-1 permit 0.0.0.0/0 le 32

!

router bgp 100

neighbor 192.168.100.2 remote-as 200

neighbor 192.168.100.2 prefix-list PL-1 in

Answers
C.

access-list 1 deny 172.16.0.0 0.0.254.255

access-list 1 permit any

!

router bgp 100

neighbor 192.168.100.2 remote-as 200

neighbor 192.168.100.2 distribute-list 1 in

C.

access-list 1 deny 172.16.0.0 0.0.254.255

access-list 1 permit any

!

router bgp 100

neighbor 192.168.100.2 remote-as 200

neighbor 192.168.100.2 distribute-list 1 in

Answers
D.

ip prefix-list PL-1 deny 172.16.0.0/16

ip prefix-list PL-1 permit 0.0.0.0/0

!

router bgp 100

neighbor 192.168.100.2 remote-as 200

neighbor 192.168.100.2 prefix-list PL-1 in

D.

ip prefix-list PL-1 deny 172.16.0.0/16

ip prefix-list PL-1 permit 0.0.0.0/0

!

router bgp 100

neighbor 192.168.100.2 remote-as 200

neighbor 192.168.100.2 prefix-list PL-1 in

Answers
Suggested answer: A

Refer to the exhibit.

An engineer must block access to the console ports for all corporate remote Cisco devices based on the recent corporate security policy but the security team stilt can connect through the console port.

Which configuration on the console port resolves the issue?

A.

transport input telnet

A.

transport input telnet

Answers
B.

login and password

B.

login and password

Answers
C.

no exec

C.

no exec

Answers
D.

exec 0.0

D.

exec 0.0

Answers
Suggested answer: C

The network administrator configured R1 to authenticate Telnet connections based on Cisco ISE using TACACS+. ISE has been configured with an IP address of 192.168.1.5 and with a network device pointing toward R1(192.168.1.1) with a shared secret password of Cisco123.

The administrator cannot authenticate to R1 based on ISE. Which configuration fixes the issue?

A.

ip tacacs-server host 192.168.1.5 key Cisco123

A.

ip tacacs-server host 192.168.1.5 key Cisco123

Answers
B.

line vty 0 4 login authentication TAC-SERV

B.

line vty 0 4 login authentication TAC-SERV

Answers
C.

line vty 0 4 login authentication telnet

C.

line vty 0 4 login authentication telnet

Answers
D.

tacacs-server host 192.168.1.5 key Cisco123

D.

tacacs-server host 192.168.1.5 key Cisco123

Answers
Suggested answer: C

Refer to the exhibit.

A network administrator successfully logs in to a switch using SSH from a (RADIUS server When the network administrator uses a console port to access the switch the RADIUS server returns shell:privlvl= 15'' and the switch asks to enter the enable command \ the command is entered, it gets rejected.

Which command set is used to troubleshoot and reserve this issue?

A.

line con 0

aaa authorization console

authorization exec

!l

ine vty 0 4

transport input ssh

A.

line con 0

aaa authorization console

authorization exec

!l

ine vty 0 4

transport input ssh

Answers
B.

line con 0

aaa authorization console

!l

ine vty 0 4

authorization exec

B.

line con 0

aaa authorization console

!l

ine vty 0 4

authorization exec

Answers
C.

line con 0

aaa authorization console priv15

!

line vty 0 4

authorization exec

C.

line con 0

aaa authorization console priv15

!

line vty 0 4

authorization exec

Answers
D.

line con 0

aaa authorization console

authorization priv15

!

ine vty 0 4

transport input ssh

D.

line con 0

aaa authorization console

authorization priv15

!

ine vty 0 4

transport input ssh

Answers
Suggested answer: A

Refer to the exhibit.

The network administrator configured the network to connect two disjointed networks and ail the connectivity is up except the virtual link which causes area 250 to be unreachable. Which two configurations resolve this issue? (Choose two.)

A.

R4

router ospf 1

no area 234 virtual-link 10.23.23.2

area 234 virtual-link 0.0.0.22

A.

R4

router ospf 1

no area 234 virtual-link 10.23.23.2

area 234 virtual-link 0.0.0.22

Answers
B.

R4

router ospf 1

no area area 234 virtual-link 10.23.23.2

area 0 virtual-link 0.0.0.22

B.

R4

router ospf 1

no area area 234 virtual-link 10.23.23.2

area 0 virtual-link 0.0.0.22

Answers
C.

R2

router ospf 1

no area area 234 virtual-link 10.34.34.4

area 0 virtual-link 0.0.0.44

C.

R2

router ospf 1

no area area 234 virtual-link 10.34.34.4

area 0 virtual-link 0.0.0.44

Answers
D.

R2

router ospf 1

router-id 10.23.23.2

D.

R2

router ospf 1

router-id 10.23.23.2

Answers
E.

R2

router ospf 1

no area 234 virtual-ink 10.34.34.4

area 234 virtual-link 0.0.0.44

E.

R2

router ospf 1

no area 234 virtual-ink 10.34.34.4

area 234 virtual-link 0.0.0.44

Answers
Suggested answer: A, E

Explanation:

Reference: https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/13703-8.html

Refer to the exhibit.

R1 is configured with IP SLA to check the availability of the server behind R6 but it kept failing. Which configuration resolves the issue?

A.

R6(config)# ip sla responder

A.

R6(config)# ip sla responder

Answers
B.

R6(config)# ip sla responder udp-echo ip address 10.10.10.1 port 5000

B.

R6(config)# ip sla responder udp-echo ip address 10.10.10.1 port 5000

Answers
C.

R6(config)# ip access-list extended DDOS

R6(config ext-nac)# 5 permit icmp host 10.66 66.66 host 10.10.10.1

C.

R6(config)# ip access-list extended DDOS

R6(config ext-nac)# 5 permit icmp host 10.66 66.66 host 10.10.10.1

Answers
D.

R6(config)# ip access-list extended DDOS

R6(confg ext-nac)# 5 permit icmp host 10.10.10.1 host 10.66.66.66

D.

R6(config)# ip access-list extended DDOS

R6(confg ext-nac)# 5 permit icmp host 10.10.10.1 host 10.66.66.66

Answers
Suggested answer: D

Explanation:

In this IP SLA tracking, we donít need a IP SLA Responder so the command ìip sla responderî on R6 is not necessary.We also notice that the ACL is blocking ICMP packets on both interfaces E0/0 & E0/1 of R6 so we need to allow ICMP from source 10.10.10.1 to destination 10.66.66.66.

Which mechanism provides traffic segmentation within a DMVPN network?

A.

RSVP

A.

RSVP

Answers
B.

BGP

B.

BGP

Answers
C.

MPLS

C.

MPLS

Answers
D.

iPsec

D.

iPsec

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