Basic Elements
- Access point or wireless router.
- Wireless client or Wireless station.
- Wireless medium.
connects wireless clients in the wireless network. - Distribution System(DS).
connection to the backbone and among access points. -
WLAN formation and basic elements
WLAN formation and basic elements @TheBestWirelessInternet.com
Architecture
Station
装配有 WNIC(Wireless network interface controller/无线网络接口卡)的设备就是 Station。通常分两类:base station 和 wireless client。
Access Point 或者 Wireless Router 就是一种 base station;智能手机、笔记本、装有 WNIC 的桌面机、wireless printer,都是一种 wireless client,即只要装有 WNIC、具有无线网络接口能力的设备,都可称为无线客户端,也成为节点(nodes)。
base station 通常 fixed station,wireless client 通常 mobile station;
BSS(Independent BSS, and infrastructure BSS)
BSS(Basic service set) 是网络的基本构建组块(the standard building block);
1)Independent BSS(IBSS) 就是 ad hoc;
2)infrastructure BSS 简单地说就是一个 AP 带若干移动设备。
Infrastructure BSS
3)两者区别点
infrastructure 模式时,节点(node)之间需要通过 AP 作为中转站(central hub)进行通信;
Wireless access points are usually fixed, and provide service to their client nodes within range.
ad hoc 就是不依赖预先存在的设施,而是临时组织的。因此 ad hoc 是去中心化的。
注意将 ad hoc 和 Wi-Fi Direct 区分开;
- 大多 Wi-Fi 都是以 infrastructure 模式部署的;
ESS(Extended service set)
-
一个 ESS 简单地说就是连接起来的 BSS 集合。ESS 中的各个 AP 通过 DS 相连。
ESS(Extended service set) - 多 AP 情况下,通常配置同样的 SSID 和安全设置,Wi-Fi client devices 通常会选择信号最强的一个 AP 连上网。
除了家用或者小型办公网络,由于 Network Intelligence(网络智能)的需要,现在都倾向于瘦 AP,即把 NI 工作集中放到中央网络设备上,而 AP 仅仅作为一个收发器即可。 - Tutorial-Reports.com IEEE 802.11 Architecture
Service Set
- BSSID
每个BSS都由一个固定的ID来标识,称为BSSID。BSSID遵循MAC地址命名规范,在制造时确定,不可配置,是固定不变的。 - SSID
SSID用以标识逻辑上的一个网络,可以理解为是一个网络名称("network names"),方便人们在使用时辨识。
Wireless Router
-
OpenWrt is a highly extensible GNU/Linux distribution for embedded devices (typically wireless routers);
OpenWrt is a notable custom-firmware project for wireless routers; - What is portable WiFi router and how to use one;
- Lock Down Your Wi-Fi Network With Your Router’s Wireless Isolation Option(AP隔离);
网友评论