AC AP

AC上面的基本配置

wlan-config    1    zjhwan  配置无线信号zjhwan

ap-group  zjh  配置ap组

interface-mapping  1    20   将无线信号添加到AP组

ap-config   AP1   进入AP

ap-name  1  命名AP

ap-group  zjh    将ap-group添加到AP中

reponse-rssi  30  radio   1   无线用户接入最小RSSI值

power  local  50  radio  1  无线功率调整

无线终端设备的下行平均速率为 800KB/s ,突发速率为1600KB/s。

wlan-config  2

wlan-based per-user-limit down-streams average-data-rate 800 burst-data-rate 1600

ap-group  zjh

sta-limit  16  射频卡最大带点人数

sta-limit  16  radio  1  每个射频卡最大带点人数

sta-limit  16  radio  2

power  local   20  radio  1  调整2.4G频段射频卡powerloca功率值为20

power  local   100   radio  2      5.8                                                   100

chan-width  40  radio   2   调整5.8G无线频率带宽至40HZ  增大数据传输带宽

coverage-area-control    10  radio  1     功率调整为10

coverage-area-control     17  radio  2                      17

AP上面的基本配置

int   bvi  30   进入vlan30

ip  ad  192.168.30.254   255.255.255.0

指定无线子接口绑定该wlan使能发出信号  

dot11   wlan  1   创建wlan

ssid    AP    ssid为AP

int  gi0/1.3

encapsulation  dot1Q  30  封装协议

int  dot11radio  0/1.3    进入射频接口

encapsulation  dot1Q  30   指定AP射频接口vlan

wlan-id   1       在AP射频接口使能wlan

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Contents PartI Introduction 1 Introduction................................ 3 1.1 Sensors................................ 3 1.2 SensorNodes ............................ 5 1.3 SensorNetworks........................... 9 1.3.1 SensorNetworkScenarios.................. 9 1.3.2 SensorNetworkApplications................ 12 1.4 ChallengesandIssues........................ 14 1.4.1 SensorNetworkChallenges................. 14 1.4.2 KeyResearchIssues..................... 15 References.............................. 17 2 SensorCoverageModel......................... 19 2.1 Motivations ............................. 19 2.2 SensorCoverageModels ...................... 21 2.2.1 BooleanSectorCoverageModels.............. 22 2.2.2 BooleanDiskCoverageModels............... 23 2.2.3 AttenuatedDiskCoverageModels............. 25 2.2.4 TruncatedAttenuatedDiskModels............. 26 2.2.5 DetectionCoverageModels................. 27 2.2.6 EstimationCoverageModels................ 30 References.............................. 32 3 NetworkCoverageControl ....................... 35 3.1 MotivationsandObjectives..................... 35 3.1.1 NotesandComments.................... 37 3.2 CoverageControlintheProtocolArchitecture........... 38 3.2.1 NotesandComments.................... 40 3.3 DesignIssuesofNetworkCoverageControl............ 41 3.4 ATaxonomyforNetworkCoverageProblems........... 44 References.............................. 48 xi xii Contents PartII TargetCoverageProblems 4 NodePlacementOptimization...................... 51 4.1 NodePlacementastheSet-CoveringProblem ........... 51 4.2 OptimalSensorPlacementProblems................ 55 4.2.1 ModelingNodePlacement ................. 56 4.2.2 ApproximationAlgorithms................. 57 4.2.3 OtherPlacementProblems ................. 59 References.............................. 62 5 CoverageLifetimeMaximization.................... 65 5.1 MaximizingTargetCoverageLifetime............... 65 5.1.1 DisjointSetCover...................... 69 5.1.2 NondisjointSetCover.................... 77 5.1.3 NotesandComments.................... 83 5.2 MaximizingConnectedTargetCoverageLifetime......... 84 5.2.1 NotesandComments.................... 92 References.............................. 93 PartIIIAreaCoverageProblems 6 CriticalSensorDensity.......................... 99 6.1 DeterministicNodePlacement ................... 99 6.1.1 NodePlacementinTwo-DimensionalField......... 99 6.1.2 NodePlacementinThree-DimensionalSpace .......103 6.1.3 NotesandComments....................106 6.2 RandomNodeDeployment.....................106 6.2.1 VacancyAnalysis......................106 6.2.2 NumericalExample.....................114 6.2.3 NotesandComments....................116 References..............................118 7 SensorActivityScheduling........................121 7.1 AssumptionsandObjectives.....................121 7.2 PreservingCompleteAreaCoverage................123 7.2.1 RedundancyCheckMethods ................123 7.2.2 ActivitySchedulingProcedures...............127 7.2.3 ExampleSchedulingProtocols...............129 7.2.4 NotesandComments....................133 7.3 PreservingPartialAreaCoverage..................134 7.3.1 RandomIndependentSleeping...............134 7.3.2 NeighborBasedScheduling.................136 7.3.3 ExampleSchedulingProtocols...............140 7.3.4 NotesandComments....................145 Contents xiii 7.4 PreservingAreaCoverageandNetworkConnectivity .......147 7.4.1 RelationBetweenAreaCoverageandNetwork Connectivity.........................147 7.4.2 ConnectedCoverageScheduling..............148 7.4.3 NotesandComments....................150 References..............................150 8 NodeMovementStrategy........................155 8.1 HealingCoverageHole.......................155 8.2 OptimizingAreaCoverage .....................159 8.2.1 CoveragePatternBasedMovement.............160 8.2.2 VirtualForceBasedMovement...............162 8.2.3 GridQuorumBasedMovement...............164 8.3 ImprovingEventCoverage .....................168 References..............................170 PartIVBarrierCoverageProblems 9 BuildIntrusionBarriers.........................175 9.1 SensorBarrierforIntrusionDetection................175 9.2 SensorSchedulingforBarrierConstruction.............180 9.3 SensorBarrierwithMobileNodes .................183 References..............................185 10 FindPenetrationPaths..........................187 10.1MaximalBreachPath........................187 10.2MaximalSupportPath........................190 10.3ExposurePath............................192 10.4DetectionPath............................194 10.5AnalysisforPathCharacteristics..................198 References..............................199 A VoronoiDiagramandDelaunayTriangulation.............201 A.1VoronoiDiagram...........................201 A.2DelaunayTriangulation.......................203 References..............................203 Index......................................205 ColorPlates...................................207

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值