整合Wi-Fi和WiMAX之無線網路管理系統 Wireless network …

Download Report

Transcript 整合Wi-Fi和WiMAX之無線網路管理系統 Wireless network …

整合 Wi-Fi 和 WiMAX 之無線網路管理系統
Wireless Network Management System for Wi-Fi and
WiMAX Integrated Networks
報告人:李建毅
指導教授:周立德 教授
國立中央大學資工系
Outline
Introduction
Related work
Proposed Wi-Fi and WiMAX integrated
wireless network management system
Implemented environment and develop tools
Conclusion
國立中央大學資訊工程學系
2
Introduction
IEEE 802.16
 Wireless metropolitan area networks (WMANs)
 Providing last-mile solution for residential users and
small and medium-sized enterprises (SMEs)
 In rural or developing countries provide a costeffective alternative to cabled access network
 Offers Wireless Internet Service Providers (WISP) a
standards-based long-range, higher performance
solution
國立中央大學資訊工程學系
3
Introduction (cont.)
Intel indicates one of the best solutions for
deploying WMAN currently is:
 combine Worldwide Interoperability for Microwave
Access (WiMAX) and Wireless Fidelity (Wi-Fi)
network.
The WiMAX proposed as a promising solution
to fixed, portable and even mobile BWA
(Broadband Wireless Access) system.
國立中央大學資訊工程學系
4
WiMAX Network
Backhaul
Internet




Ethernet
Ethernet
BS
BS
SS
Clients
LoS (Line-of-sight)
10~66 GHz
5 km service range
134 Mbps
Last mile




國立中央大學資訊工程學系
NLoS (Non-line-of-sight)
2~11 GHz
10 km service range
75 Mbps transfer data rate
5
Related work (cont.)
Point-to-point: 50 km backhaul
72 Mbps
Point-to-multipoint: NLOS 6.5 km
IP cloud
IEEE 802.16-2004
transmission mode
國立中央大學資訊工程學系
6
Related work
Standard Evolution
802.16 family
Description
802.16-2001
Standardize 10-66 GHz Fixed BWA (Broadband Wireless
Access)
802.16c-2002
Specifies the detail system profiles for 10-66 GHz
802.16a-2003
Standardize 2-11 GHz Fixed BWA
802.16-2004
Standardize 2-66 GHz Fixed BWA (consolidate
802.16/802.16a/802.16c)
802.16f-2005
Management Information Base for Fixed BWA
802.16e
Standardize
2-66 GHz Mobile BWA
國立中央大學資訊工程學系
7
IEEE 802.16f-2005
IEEE 802.16f-2005 define a management information
base (MIB) to IEEE Std 802.16-2004 for
 MAC
 PHY
 Associated management procedure
Provide a definition of managed objects
 Enable standard-based management of IEEE 802.16 device
國立中央大學資訊工程學系
8
802.16f-2005 Management
Reference Model
Network management system (NMS)
Managed node
 Collect and store the managed objects
Service flow database
 Contains the Service flow and the associated
Quality of service (QoS) information
 It have to be populated to BS and SS when a SS
enters into a BS network
國立中央大學資訊工程學系
9
IEEE 802.16f-2005 Management
Reference Model (cont.)
Primary management connection
Secondary management connection
國立中央大學資訊工程學系
Fixed BWA network
management reference model
10
IEEE 802.16f-2005 MIB
The MIB for BS and SS is defined as two ASN.1 MIB
modules: wmanIfMib and wmanDevMib.
SNMP is a protocol to access the managed objects in
the BS and SS.
The support of SNMP is optional for the SS.
The support of SNMP in this standard is compliant to
SNMPv2.
The SNMP agent support for SNMPv3 is optional
國立中央大學資訊工程學系
11
Relationship with Interface MIB
wmanIfMib is located in the MIB-II subtree.
The Internet Assigned Numbers Authority (IANA) has
assigned the following ifType to point-to-multipoint
broadband wireless access:
IANAifType ::= TEXTUAL-CONVENTION
SYNTAX INTEGER {
propBWAp2Mp (184) --prop broadband wireless
--access point to multipoint
}
國立中央大學資訊工程學系
12
Relationship with Interface MIB
(cont.)
WirelessMAN interface table is located under
transmission sub-tree:
wmanIfMib::={transmission 184}-- WMAN interface table
The wmanIfMib can be accessed through:
iso.org.dod.internet.mgmt.mib-2.transmission.wmanIfMib
(1.3.6.1.2.1.10.184)
國立中央大學資訊工程學系
13
Proposed WWWNMS system
Wi-Fi and WiMax Integrated Wireless Network
Management System (WWWNMS)
Assumptions
 The system knows the mapping relationship
between user and mobile device’s MAC address
 The Dynamic Host Configuration Protocol (DHCP)
assigns the class C IP address to the users at the
same sub-domain
國立中央大學資訊工程學系
14
System architecture
Database
WWWNMS
1
1
1
1
Wi-Max Bs
Wi-Max Bs
2
2
……
Wi-Max Ss
Wi-Max Ss
2
2
1
Database
Local WWWNMS
1
1
1
Wi-Fi AP
Wi-Fi AP
Database
1 Local WWWNMS
1
國立中央大學資訊工程學系
Wi-Fi AP
Wi-Fi AP
Wi-Fi AP
15
Wi-Fi AP
System architecture (cont.)
The WWWNMS manage and control WiMAX
BS and SS devices
The local WWWNMS manage and control WiFi AP device
During a period of time, local WWWNMS save
and update both its database and WWWNMS
database
國立中央大學資訊工程學系
16
System architecture (cont.)
This system divided into two parts:
 Client side: only needs to support the JAVA
language ability to view the web browser
 Server side: includes the management system that
provides all functions and services
國立中央大學資訊工程學系
17
WWWNMS management system
The WWWNMS management system
requirements six module:
 Graphical User Interface (GUI) module
•
•
•
•
•
•
Device topology
Power selection
Add / delete users
Add / delete legal APs
Interface selection
Physical map
國立中央大學資訊工程學系
18
WWWNMS management
system (cont.)
 Authorized identity module
•
•
•
•
Authority
Manager log
Manager action log
Create account
 Node discovery module
• Wi-Fi devices
• WiMAX (fixed) device
• Detect illegal APs
國立中央大學資訊工程學系
19
WWWNMS management
system (cont.)
 Performance module
•
•
•
•
Input packets
Output packets
Probability density function
Cumulative distribute function
 Monitor module
• Wi-Fi Management Information Base (MIB)
• WiMAX MIB
 Location module
• User location
• Track user path
國立中央大學資訊工程學系
20
Implemented environment and
develop tools
WWWNMS / local
WWWNMS for NCU Local-WWWNMS for NCNU
140.115.155.180
140.115.156.124
Implemented environment
Redline AN-100
203.72.241.2
Wi-Fi
140.115.156.146
網際網路
Redline
AN-100
Redline AN-100
163.22.13.215
計算機中心
203.72.241.4
CeLAN es-16 Switch
電機館
User
人文學館
User
Redline
AN-100
163.22.13.219
學生餐廳
Redline
AN-100
163.22.13.221
Wi-Fi
203.72.241.10
國立中央大學資訊工程學系
21
實驗室
System develop environment
System parts
Client side
System Software
OS
Server side
JSP Server
OS
Database
Name and Version
Java SDK 1.4.2
Windows XP SP2
Tomcat v5.5.9
Windows XP SP2
國立中央大學資訊工程學系
MySQL v1.4
22
System develop tools
Develop tools
Name and Version
Java
Jdk1.5.0
JSP
Jsp 2.0
Java Script
Java Script
SNMP agent
Westhawk's Java SNMP stack 4_13
國立中央大學資訊工程學系
23
Implemented WWWNMS
management system
Authority administrator login page
國立中央大學資訊工程學系
24
Implemented WWWNMS
management system (cont.)
國立中央大學資訊工程學系
Network
card input flow report
25
Implemented WWWNMS
management system (cont.)
國立中央大學資訊工程學系
Cumulative distribute
function report
26
Implemented WWWNMS
management system (cont.)
國立中央大學資訊工程學系
Network
devices topology
27
Implemented WWWNMS
management system (cont.)
Find user 國立中央大學資訊工程學系
location connect with AP
28
Implemented WWWNMS
management system (cont.)
Track user path國立中央大學資訊工程學系
including the user name and time
29
Conclusion
Implemented a hierarchical WWWNMS in
NCU and NCNU
WWWNMS manage the WiMAX and Wi-Fi
equipment coexist networks
Provide monitors and controls the Wi-Fi and
WiMAX devices, node discovery, search user
and performance reports.
國立中央大學資訊工程學系
30
Thanks for Your Attention
國立中央大學資訊工程學系
31