You Are Here:

Community: Wiki

This page was last modified on 30 June 2009, at 12:13.

TSS001448 - Creating a WLAN access point using OMA DM

From Forum Nokia Wiki



ID TSS001448 Creation date June 30, 2009
Platform S60 3rd Edition, S60 3rd Edition FP1 Devices Nokia E71, N95, E61i
Category Symbian C++ Subcategory Device management


Keywords (APIs, classes, methods, functions):

Overview

This article gives an overview of the commands used for creating a WLAN access point (AP) with WEP and WPA-PSK authentication.

Description

Device Management commands can be used for remote creation and configuration of APs. Various servers, such as Funambol, Sync4j, and SCTS servers, can be used for this purpose. Add, Replace, and Delete commands can be used for the creation, modification, and deletion of the AP.

Solution

The following commands are used for the creation of a WLAN AP with WEP and WPA-PSK authentication.

i. AP creation with WEP authentication

Using the Add command, a new AP can be created using the following commands:

./AP/<APId010>    
./AP/<APId010>/NAPDef/<NAPId001>   
./AP/<APId010>/NAPDef/<NAPId001>/Name  <<AP Name>>    
./AP/<APId010>/NAPDef/<NAPId001>/Bearer/<BId001>
./AP/<APId010>/NAPDef/<NAPId001>/Bearer/<BId001>/BearerL   WLAN      
./AP/<APId010>/NAPDef/<NAPId001>/Bearer/<BId001>/Direction  Outgoing     
./AP/<APId010>/NAPDef/<NAPId001>/Networks/<NwId007>/Name  <<Network Name>>
./AP/<APId010>/NAPDef/<NAPId001>/WLAN
./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>
./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>/NetworkMode Infrastructure
./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>/SSIDHidden false
./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>/SecurityMode WEP
./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>/WEPKey 1
./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>/WEPAuthMode 1  
./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>/WEPKey/WKId1/Data <<WEPKey>>
./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>/SSID <<Network Id>>


ii. AP creation with WPA-PSK authentication

Using the Add command, a new AP can be created using the following commands:

./AP/<APId010>   
./AP/<APId010>/NAPDef/<NAPId001>   
./AP/<APId010>/NAPDef/<NAPId001>/Name  <<AP Name>>
./AP/<APId010>/NAPDef/<NAPId001>/Bearer/<BId001>   
./AP/<APId010>/NAPDef/<NAPId001>/Bearer/<BId001>/BearerL   WLAN      
./AP/<APId010>/NAPDef/<NAPId001>/Bearer/<BId001>/Direction  Outgoing     
./AP/<APId010>/NAPDef/<NAPId001>/Networks/<NwId007>/Name  <<Network Name>>
./AP/<APId010>/NAPDef/<NAPId001>/WLAN
./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>
./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>/NetworkMode Infrastructure
./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>/SSID NOKIA_MDP
./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>/SSIDHidden true
./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>/SecurityMode WPA
./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>/UseWPAPSK true 
./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>/WPAPreSharedKey <<PSK>>

Modification and Deletion

For modifying the settings, Replace and Delete commands can be used.

To change the Security mode from WPA to WPA2, the following command can be used:

Replace ./AP/<APId010>/NAPDef/<NAPId001>/WLAN/<WLId001>/SecurityMode WPA2

To remove the AP, the following command can be used:

Delete ./AP/<APId010>

Related article

TSS000699 - Adding access points via device management
TSS001363 - Creating multiple access points using OMA DM

Related Wiki Articles

No related wiki articles found

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia 
RDF Facets: qdcZdescriptionQSxEa0E20WikiE20javaE20symbianE5fosE20s60E20maemoE20cE2bE2bE20WikiE20HomeE20WikiE20HelpE20OverviewE20GlossaryE20CreateE20PageE20ProposeE20anE20ArticleE20SpotlightE20TopicE20E2dE20WE52TE20WidgetsE20ProgrammingE20E4canguageE20E2dE20SymbianE20CE2bE2bE20E2dE20OpenE20CE2fCE2bE2bE20E2dE20JavaE20E2dE20FlashE20E4citeE20E2dE20PythonE20WebE20TechnologiesE20E2dE20WE52TE20WidgetsE20E2dE20WidSetsE20ToolsE20andE20SE44KE20CodeE20E45E78amplesE20KnowledgeE20BaseE20TechnologyE20AreasE20SoftwareE20PlatformsE20E44evelopmentE20ProcessE20E3fE3fWikiE20ChineseE20E3fE3fE3fWikiE20JapaneseE20PortugueseE2fBrazilianE20E52ussianE20WhatE20linksE20hereE20UploadE20fileE20SpecialE20pagesE20PrintableE20versionE44ownloadE20asE20PE44FE20GoE20ToE20E2eE2eE2eX qdcZidentifierQSxhttpE3aE2fE2fwikiE2eforumE2enokiaE2ecomE2findeE78E2ephpE2fTSS000336E5fE2dE5fE44etectingE5fofflineE5fmodeX qdcZpublisherQUxhttpE3aE2fE2fswE2enokiaE2ecomE2fidE2fc764fd1cE2d8b06E2d499aE2d9a6aE2d17c3903d5a65E2fforumE5fnokiaE5fcrawlerE5fagentX qdcZtitleQSxTSS000336E20E2dE20E44etectingE20offlineE20modeE20E2dE20ForumE20NokiaE20WikiX qdcZtypeQUqfnZE45E78cludedFromGeneralE4cistingsQ qdcZtypeQUqfntypeZCommunityContentQ qdcZtypeQUqfntypeZKnowledgeBaseContentQ qdcZtypeQUqfntypeZE52esourceQ qdcZtypeQUqfntypeZTechnicalSolutionQ qdcZtypeQUqfntypeZWebpageQ qdcZtypeQUqfntypeZWikiContentQ qdcZtypeQUqmarsZManagedE52esourceQ qdcZtypeQUqwebZInformationE52esourceQ qdcZtypeQUqwebZPageQ qdcZtypeQUqwebZE52esourceQ qdcZtypeQUqrdfsZE52esourceQ qrssZdescriptionQSxEa0E20WikiE20javaE20symbianE5fosE20s60E20maemoE20cE2bE2bE20WikiE20HomeE20WikiE20HelpE20OverviewE20GlossaryE20CreateE20PageE20ProposeE20anE20ArticleE20SpotlightE20TopicE20E2dE20WE52TE20WidgetsE20ProgrammingE20E4canguageE20E2dE20SymbianE20CE2bE2bE20E2dE20OpenE20CE2fCE2bE2bE20E2dE20JavaE20E2dE20FlashE20E4citeE20E2dE20PythonE20WebE20TechnologiesE20E2dE20WE52TE20WidgetsE20E2dE20WidSetsE20ToolsE20andE20SE44KE20CodeE20E45E78amplesE20KnowledgeE20BaseE20TechnologyE20AreasE20SoftwareE20PlatformsE20E44evelopmentE20ProcessE20E3fE3fWikiE20ChineseE20E3fE3fE3fWikiE20JapaneseE20PortugueseE2fBrazilianE20E52ussianE20WhatE20linksE20hereE20UploadE20fileE20SpecialE20pagesE20PrintableE20versionE44ownloadE20asE20PE44FE20GoE20ToE20E2eE2eE2eX qfnZdistributionQUxhttpE3aE2fE2fwikiE2eforumE2enokiaE2ecomE2fX qfnZtypeQUqfntypeZCommunityContentQ qfnZtypeQUqfntypeZKnowledgeBaseContentQ qfnZtypeQUqfntypeZE52esourceQ qfnZtypeQUqfntypeZTechnicalSolutionQ qfnZtypeQUqfntypeZWebpageQ qfnZtypeQUqfntypeZWikiContentQ qfnZupdatedQDx2008E2d10E2d02X qmarsZdescriptionQSxEa0E20WikiE20javaE20symbianE5fosE20s60E20maemoE20cE2bE2bE20WikiE20HomeE20WikiE20HelpE20OverviewE20GlossaryE20CreateE20PageE20ProposeE20anE20ArticleE20SpotlightE20TopicE20E2dE20WE52TE20WidgetsE20ProgrammingE20E4canguageE20E2dE20SymbianE20CE2bE2bE20E2dE20OpenE20CE2fCE2bE2bE20E2dE20JavaE20E2dE20FlashE20E4citeE20E2dE20PythonE20WebE20TechnologiesE20E2dE20WE52TE20WidgetsE20E2dE20WidSetsE20ToolsE20andE20SE44KE20CodeE20E45E78amplesE20KnowledgeE20BaseE20TechnologyE20AreasE20SoftwareE20PlatformsE20E44evelopmentE20ProcessE20E3fE3fWikiE20ChineseE20E3fE3fE3fWikiE20JapaneseE20PortugueseE2fBrazilianE20E52ussianE20WhatE20linksE20hereE20UploadE20fileE20SpecialE20pagesE20PrintableE20versionE44ownloadE20asE20PE44FE20GoE20ToE20E2eE2eE2eX qmarsZlanguageQUxhttpE3aE2fE2fswE2enokiaE2ecomE2flanguageE2d1E2fenX qrdfZtypeQUqfnZE45E78cludedFromGeneralE4cistingsQ qrdfZtypeQUqfntypeZCommunityContentQ qrdfZtypeQUqfntypeZKnowledgeBaseContentQ qrdfZtypeQUqfntypeZE52esourceQ qrdfZtypeQUqfntypeZTechnicalSolutionQ qrdfZtypeQUqfntypeZWebpageQ qrdfZtypeQUqfntypeZWikiContentQ qrdfZtypeQUqmarsZManagedE52esourceQ qrdfZtypeQUqwebZInformationE52esourceQ qrdfZtypeQUqwebZPageQ qrdfZtypeQUqwebZE52esourceQ qrdfZtypeQUqrdfsZE52esourceQ