ExamGecko
Home Home / Cisco / 200-301

Cisco 200-301 Practice Test - Questions Answers, Page 60

Question list
Search
Search

Refer to the exhibit.

All VLANs are present in the VLAN database. Which command sequence must be applied to complete the configuration?

A.

Interface FastEthernet0/1 switchport trunk native vlan 10 switchport trunk allowed vlan 10,15

A.

Interface FastEthernet0/1 switchport trunk native vlan 10 switchport trunk allowed vlan 10,15

Answers
B.

Interface FastEthernet0/1 switchport mode trunk switchport trunk allowed vlan 10,15

B.

Interface FastEthernet0/1 switchport mode trunk switchport trunk allowed vlan 10,15

Answers
C.

interface FastEthernet0/1 switchport mode access switchport voice vlan 10

C.

interface FastEthernet0/1 switchport mode access switchport voice vlan 10

Answers
D.

Interface FastEthernet0/1 switchport trunk allowed vlan add 10 vlan 10 private-vlan isolated

D.

Interface FastEthernet0/1 switchport trunk allowed vlan add 10 vlan 10 private-vlan isolated

Answers
Suggested answer: C

Refer to the exhibit.

Which minimum configuration items are needed to enable Secure Shell version 2 access to R15?

A.


A.


Answers
B.


B.


Answers
C.


C.


Answers
D.


D.


Answers
Suggested answer: D

What is the purpose of the ip address hcp command?

A.

to configure an Interface as a DHCP server

A.

to configure an Interface as a DHCP server

Answers
B.

to configure an interface as a DHCP helper

B.

to configure an interface as a DHCP helper

Answers
C.

to configure an interface as a DHCP relay

C.

to configure an interface as a DHCP relay

Answers
D.

to configure an interface as a DHCP client

D.

to configure an interface as a DHCP client

Answers
Suggested answer: D

Refer to the exhibit.

Router R1 currently is configured to use R3 as the primary route to the Internet, and the route uses the default administrative distance settings. A network engineer must configure R1 so that it uses R2 as a backup, but only if R3 goes down.

Which command must the engineer configure on R1 so that it correctly uses R2 as a backup route, without changing the administrative distance configuration on the link to R3?

A.

ip route 0.0.0.0 0.0.0.0 g0/1 1

A.

ip route 0.0.0.0 0.0.0.0 g0/1 1

Answers
B.

ip route 0.0.0.0 0.0.0.0 209.165.201.5 10

B.

ip route 0.0.0.0 0.0.0.0 209.165.201.5 10

Answers
C.

ip route 0.0.0.0 0.0.0.0 209.165.200.226 1

C.

ip route 0.0.0.0 0.0.0.0 209.165.200.226 1

Answers
D.

ip route 0,0.0.0 0.0.0.0 g0/1 6

D.

ip route 0,0.0.0 0.0.0.0 g0/1 6

Answers
Suggested answer: D

Refer to the exhibit.

Which configuration enables DHCP addressing for hosts connected to interface FastEthernetO/1 on router R4?

A.

interface FastEthernet0/0 ip helper-address 10.0.1.1 i access-list 100 permit udp host 10.0.1.1 eq bootps host 10.148.2.1

A.

interface FastEthernet0/0 ip helper-address 10.0.1.1 i access-list 100 permit udp host 10.0.1.1 eq bootps host 10.148.2.1

Answers
B.

interface FastEthernot0/1 ip helper-address 10.0.1.1 ! access-list 100 permit tcp host 10.0.1.1 eq 67 host 10.148.2.1

B.

interface FastEthernot0/1 ip helper-address 10.0.1.1 ! access-list 100 permit tcp host 10.0.1.1 eq 67 host 10.148.2.1

Answers
C.

interface FastEthernetO/0 ip helper-address 10.0.1.1 I access-list 100 permit host 10.0.1.1 host 10.148.2.1 eq bootps

C.

interface FastEthernetO/0 ip helper-address 10.0.1.1 I access-list 100 permit host 10.0.1.1 host 10.148.2.1 eq bootps

Answers
D.

interface FastEthernet0/1 ip helper-address 10.0.1.1 ! access-list 100 permit udp host 10.0.1.1 eq bootps host 10.148.2.1

D.

interface FastEthernet0/1 ip helper-address 10.0.1.1 ! access-list 100 permit udp host 10.0.1.1 eq bootps host 10.148.2.1

Answers
Suggested answer: D

OSPF must be configured between routers R1 and R2. Which OSPF configuration must be applied to router R1 to avoid a DR/BDR election?

A.

router ospf 1 network 192.168.1.1 0.0.0.0 area 0 interface e1/1 ip address 192.168.1.1 255.255.255.252 ip ospf network broadcast

A.

router ospf 1 network 192.168.1.1 0.0.0.0 area 0 interface e1/1 ip address 192.168.1.1 255.255.255.252 ip ospf network broadcast

Answers
B.

router ospf 1 network 192.168.1.1 0.0.0.0 area 0 interface e1/1 ip address 192.168.1.1 255.255.255.252 ip ospf network point-to-point

B.

router ospf 1 network 192.168.1.1 0.0.0.0 area 0 interface e1/1 ip address 192.168.1.1 255.255.255.252 ip ospf network point-to-point

Answers
C.

router ospf 1 network 192.168.1.1 0.0.0.0 area 0 interface e1/1 ip address 192.168.1.1 255.255.255.252 ip ospf cost 0

C.

router ospf 1 network 192.168.1.1 0.0.0.0 area 0 interface e1/1 ip address 192.168.1.1 255.255.255.252 ip ospf cost 0

Answers
D.

router ospf 1 network 192.168.1.1 0.0.0.0 area 0 hello interval 15 interface e1/1 Ip address 192.168.1.1 255.255.255.252

D.

router ospf 1 network 192.168.1.1 0.0.0.0 area 0 hello interval 15 interface e1/1 Ip address 192.168.1.1 255.255.255.252

Answers
Suggested answer: B

Refer to the exhibit.

An IP subnet must be configured on each router that provides enough addresses for the number of assigned hosts and anticipates no more than 10% growth for now hosts. Which configuration script must be used?

A.


A.


Answers
B.


B.


Answers
C.


C.


Answers
D.


D.


Answers
Suggested answer: C

Which wireless security protocol relies on Perfect Forward Secrecy?

A.

WPA3

A.

WPA3

Answers
B.

WPA

B.

WPA

Answers
C.

WEP

C.

WEP

Answers
D.

WPA2

D.

WPA2

Answers
Suggested answer: A

What is a function of an endpoint on a network?

A.

forwards traffic between VLANs on a network

A.

forwards traffic between VLANs on a network

Answers
B.

connects server and client devices to a network

B.

connects server and client devices to a network

Answers
C.

allows users to record data and transmit to a tile server

C.

allows users to record data and transmit to a tile server

Answers
D.

provides wireless services to users in a building

D.

provides wireless services to users in a building

Answers
Suggested answer: C

Explanation:

An endpoint is a host that acts as the source or destination of data traffic flowing through a network.When you are at your PC, editing your CV and uploading it to a file server, you are sitting at an endpoint

Refer to the exhibit.

Packets received by the router from BGP enter via a serial interface at 209.165.201.10. Each route is present within the routing table. Which interface is used to forward traffic with a destination IP of 10.10.10.24?

A.

F0/10

A.

F0/10

Answers
B.

F0/11

B.

F0/11

Answers
C.

F0/12

C.

F0/12

Answers
D.

F0/13

D.

F0/13

Answers
Suggested answer: B
Total 967 questions
Go to page: of 97