Simulare examen final 2

Simulare examen final 2

Professional Development

50 Qs

quiz-placeholder

Similar activities

AISS_AWS-SA_Practice-Exam_Whizlabs

AISS_AWS-SA_Practice-Exam_Whizlabs

Professional Development

52 Qs

UJIAN RATING AF WAGG 2023

UJIAN RATING AF WAGG 2023

Professional Development

46 Qs

แบบทดสอบวิชาไมโครคอนโทรลเลอร์

แบบทดสอบวิชาไมโครคอนโทรลเลอร์

KG - Professional Development

45 Qs

10 Codes

10 Codes

Professional Development

46 Qs

SAP Transportation Management Quiz 51 - 100

SAP Transportation Management Quiz 51 - 100

Professional Development

51 Qs

AWS Quiz Show 2023 Season 2 (Week 3)

AWS Quiz Show 2023 Season 2 (Week 3)

Professional Development

50 Qs

Simulare examen final

Simulare examen final

Professional Development

50 Qs

Simulare examen final 2

Simulare examen final 2

Assessment

Quiz

Other

Professional Development

Hard

Created by

Mihaela Rînja

Used 3+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A technician is troubleshooting a slow WLAN and decides to use the split-the-traffic approach. Which two parameters would have to be configured to do this? (Choose two.)

Configure the 5 GHz band for streaming multimedia and time sensitive traffic.

Configure the security mode to WPA Personal TKIP/AES for one network and WPA2 Personal AES for the other network

Configure the 2.4 GHz band for basic internet traffic that is not time sensitive.

Configure the security mode to WPA Personal TKIP/AES for both networks.

Configure a common SSID for both split networks.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company has just switched to a new ISP. The ISP has completed and checked the connection from its site to the company. However, employees at the company are not able to access the internet. What should be done or checked?

Verify that the static route to the server is present in the routing table.

Check the configuration on the floating static route and adjust the AD.

Ensure that the old default route has been removed from the company edge routers.

Create a floating static route to that network.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which information does a switch use to populate the MAC address table?

the destination MAC address and the incoming port

the destination MAC address and the outgoing port

the source and destination MAC addresses and the incoming port

the source and destination MAC addresses and the outgoing port

the source MAC address and the incoming port

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Refer to the exhibit. A network administrator is reviewing the configuration of switch S1. Which protocol has been implemented to group multiple physical ports into one logical link?

PAgP

DTP

LACP

STP

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of static route is configured with a greater administrative distance to provide a backup route to a route learned from a dynamic routing protocol?

floating static route

default static route

summary static route

standard static route

Answer explanation

Explain: There are four basic types of static routes. Floating static routes are backup routes that are placed into the routing table if a primary route is lost. A summary static route aggregates several routes into one, reducing the of the routing table. Standard static routes are manually entered routes into the routing table. Default static routes create a gateway of last resort.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What action takes place when a frame entering a switch has a unicast destination MAC address appearing in the MAC address table?

The switch updates the refresh timer for the entry.

The switch forwards the frame out of the specified port.

The switch purges the entire MAC address table.

The switch replaces the old entry and uses the more current port.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The exhibit shows two PCs called PC A and PC B, two routes called R1 and R2, and two switches. PC A has the address 172.16.1.1/24 and is connected to a switch and into an interface on R1 that has the IP address 172.16.1.254. PC B has the address 172.16.2.1/24 and is connected to a switch that is connected to another interface on R1 with the IP address 172.16.2.254. The serial interface on R1 has the address 172.16.3.1 and is connected to the serial interface on R2 that has the address 172.16.3.2/24. R2 is connected to the internet cloud. Which command will create a static route on R2 in order to reach PC B?

R2(config)# ip route 172.16.2.1 255.255.255.0 172.16.3.1

R2(config)# ip route 172.16.2.0 255.255.255.0 172.16.2.254

R2(config)# ip route 172.16.2.0 255.255.255.0 172.16.3.1

R2(config)# ip route 172.16.3.0 255.255.255.0 172.16.2.254

Answer explanation

Explain: The correct syntax is:
router(config)# ip route destination-network destination-mask {next-hop-ip-address | exit-interface}
If the local exit interface instead of the next-hop IP address is used then the route will be displayed as a directly connected route instead of a static route in the routing table. Because the network to be reached is 172.16.2.0 and the next-hop IP address is 172.16.3.1, the command is R2(config)# ip route 172.16.2.0 255.255.255.0 172.16.3.1

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?