5) Explain the Security Considerations while implementing Wireless LANs in enterprise computing designs.
It mainly focuses on three layers:
- Physical Layer Security
- Network Layer Security
- Application Layer Security
i) Physical Layer Security:
- In this layer, it stops outsiders from connecting to the wireless network.
- Uses shielding materials to reduce the strength of the signal.
- RF Coverage Area:
- It ensures that the network signals cover only the right area.
ii) Network Layer Security:
- In this layer, it protects the wireless network from attackers.
- It uses protocols like WPA2 and WPA3.
- It uses 802.1X authentication and VPN for remote users.
iii) Application Layer Security:
- In this layer, it keeps the data safe and ensures that only authorized users can access the application.
- It uses protocols like HTTPS, SFTP, and SSH.
- It uses SSL/TLS and VPN to encrypt the data.