Why is security so important to wireless networks?Give two examples of defense measures that should be taken to enhance wireless security

What will be an ideal response?

Wireless networks need to be secured to prevent unauthorized use, eavesdropping of legitimate use, and compromise of the connected networks.Several common defense mechanisms can be used:
• MAC filtering: This instructs the AP to filter out any unauthorized MAC addresses from using the AP.
• Disabling SSID broadcast: This prevents the AP from sending out its information for connections; only devices that already have the SSID can connect to the device.
Preshared key encryption: This encrypts traffic between the device and AP based on a preshared key known to both the AP and the device; this also prevents unauthorized access because the device must know the key to communicate with the AP.

Computer Science & Information Technology

You might also like to view...

Identify the letter of the choice that best matches the phrase or definition.

A. A procedure is a prewritten set of code that can be called by a statement in this B. Function in which all values are rounded based on the digit after the last digit to be displayed C. A special variable whose value cannot be changed by any statement within the program D. Indicates how many digits to the right of a decimal place are to be returned E. A procedure that returns a value F. Another name for a procedure G. A variable that must be used by more than one procedure should be defined at this level H. The code between the Sub statement and the End Sub statement I. The general rule of this is that a variable can be referenced only from within the region in which it was defined J. When you include a value in an assignment statement, the value is called this

Computer Science & Information Technology

The color that you choose on the Swatches panel will be applied to any and all selected objects as a fill color if the Fill button is active on the Tools panel.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology