MikroTik Certified Network Associate (MTCNA)
1 Introduction to Networking
1-1 Basic Networking Concepts
1-2 OSI Model
1-3 TCPIP Model
1-4 IP Addressing
1-5 Subnetting
2 Introduction to MikroTik RouterOS
2-1 RouterOS Overview
2-2 RouterOS Installation
2-3 RouterOS Licensing
2-4 RouterOS Interface Overview
2-5 RouterOS Command Line Interface (CLI)
2-6 RouterOS Graphical User Interface (GUI)
3 Basic Router Configuration
3-1 Router Identification
3-2 Interface Configuration
3-3 IP Address Assignment
3-4 Default Gateway Configuration
3-5 DNS Configuration
3-6 Basic Firewall Configuration
4 Routing
4-1 Static Routing
4-2 Dynamic Routing Protocols
4-3 OSPF Configuration
4-4 BGP Configuration
4-5 Policy-Based Routing
5 Network Address Translation (NAT)
5-1 Introduction to NAT
5-2 Basic NAT Configuration
5-3 Port Address Translation (PAT)
5-4 One-to-One NAT
5-5 Hairpin NAT
6 Firewall and Security
6-1 Firewall Basics
6-2 Firewall Rules Configuration
6-3 NAT Rules Configuration
6-4 Traffic Shaping and QoS
6-5 VPN Basics
6-6 IPsec VPN Configuration
7 Wireless Networking
7-1 Wireless Basics
7-2 Wireless Interface Configuration
7-3 Wireless Security
7-4 Wireless Bridging
7-5 Wireless Access Point Configuration
8 Advanced Topics
8-1 VLAN Configuration
8-2 DHCP Server Configuration
8-3 DHCP Relay Configuration
8-4 PPPoE Server Configuration
8-5 PPPoE Client Configuration
8-6 Hotspot Configuration
8-7 Load Balancing
8-8 High Availability (Failover)
9 Troubleshooting and Maintenance
9-1 Basic Troubleshooting Techniques
9-2 Log Analysis
9-3 Backup and Restore
9-4 Firmware Updates
9-5 System Monitoring
10 Practical Exercises
10-1 Basic Router Configuration Exercise
10-2 Static Routing Exercise
10-3 NAT Configuration Exercise
10-4 Firewall Configuration Exercise
10-5 Wireless Configuration Exercise
10-6 Advanced Configuration Exercise
10-7 Troubleshooting Exercise
7-1 Wireless Basics Explained

7-1 Wireless Basics Explained

Wireless networking is a fundamental aspect of modern network infrastructure, enabling devices to connect without the need for physical cables. Understanding wireless basics is crucial for the MikroTik Certified Network Associate (MTCNA) certification.

Key Concepts

1. Wireless Standards

Wireless standards define the protocols and technologies used for wireless communication. Common standards include IEEE 802.11a, 802.11b, 802.11g, 802.11n, 802.11ac, and 802.11ax (Wi-Fi 6). Each standard operates at different frequencies and offers varying data rates and ranges.

2. Frequency Bands

Wireless networks operate in different frequency bands, including 2.4 GHz and 5 GHz. The 2.4 GHz band offers better penetration through walls but is more susceptible to interference. The 5 GHz band provides higher data rates but has a shorter range.

3. Channels

Wireless networks use channels within the frequency bands to transmit data. Channels are specific frequency ranges within the band. For example, the 2.4 GHz band has 14 channels, while the 5 GHz band has many more channels. Choosing the right channel can minimize interference and improve performance.

4. SSID and BSSID

SSID (Service Set Identifier) is the name of a wireless network that devices use to connect. BSSID (Basic Service Set Identifier) is the MAC address of the wireless access point (AP) that identifies the specific network.

5. Wireless Modes

Wireless modes define how devices communicate with the AP. Common modes include Access Point (AP), Station (STA), and Mesh. AP mode allows devices to connect to the network, STA mode allows a device to connect to an AP, and Mesh mode allows multiple APs to communicate without a wired backbone.

Detailed Explanation

Wireless Standards

Wireless standards ensure interoperability between devices. For example, 802.11n operates in both 2.4 GHz and 5 GHz bands and offers data rates up to 600 Mbps. 802.11ac, also known as Wi-Fi 5, operates in the 5 GHz band and offers data rates up to 1.3 Gbps. Wi-Fi 6 (802.11ax) improves on these standards with higher efficiency and capacity.

Frequency Bands

The 2.4 GHz band is widely used and offers good range but is prone to interference from devices like microwaves and cordless phones. The 5 GHz band offers less interference and higher data rates but has a shorter range. Choosing the right band depends on the environment and performance requirements.

Channels

In the 2.4 GHz band, channels 1, 6, and 11 are non-overlapping and are often used to minimize interference. In the 5 GHz band, there are many more channels, allowing for better separation and less interference. Tools like inSSIDer can help identify the best channels for your network.

SSID and BSSID

SSID is the name of the wireless network that users see when searching for available networks. BSSID is the unique identifier of the AP, which helps in troubleshooting and identifying specific networks. For example, an SSID might be "HomeNetwork," while the BSSID could be "00:1A:2B:3C:4D:5E."

Wireless Modes

AP mode is the most common, where the AP acts as a central hub for devices to connect. STA mode is used when a device connects to an AP, such as a laptop connecting to a Wi-Fi network. Mesh mode is used in large environments where multiple APs need to communicate wirelessly without a wired connection.

Examples and Analogies

Example: Wireless Standards

Think of wireless standards as different languages. Just as people use different languages to communicate, devices use different wireless standards to communicate. For example, 802.11n is like English, widely spoken and understood, while 802.11ax is like a new, more efficient language.

Example: Frequency Bands

Consider frequency bands as different roads. The 2.4 GHz band is like a busy highway with many cars (devices), while the 5 GHz band is like a less congested expressway with fewer cars. Choosing the right road depends on the destination and traffic conditions.

Example: Channels

Imagine channels as different lanes on a highway. Just as choosing the right lane can reduce traffic jams, choosing the right channel can reduce interference and improve network performance. For example, using non-overlapping channels in the 2.4 GHz band is like using different lanes to avoid traffic.

Example: SSID and BSSID

Think of SSID as the name of a store, and BSSID as the store's address. Just as you use the store's name to find it, you use the SSID to find the wireless network. The BSSID helps in identifying the exact location of the store, which is useful for troubleshooting and management.

Example: Wireless Modes

Consider wireless modes as different roles in a team. AP mode is like a team leader who coordinates communication between team members (devices). STA mode is like a team member who communicates with the leader. Mesh mode is like a team where members communicate directly with each other without a central leader.

By mastering these wireless basics, you can effectively design, configure, and troubleshoot wireless networks, ensuring reliable and efficient connectivity for all devices.