无线技术 AP

news/2024/12/29 3:21:15/

无线技术 AP

FAT AP

和FIT AP 的区别

  1. 将WLAN的物理层、用户数据加密、用户认证、QoS、网络管理、漫游技术以及其他应用层的功能集于一身
  2. Fat AP无线网络解决方案可由Fat AP直接在有线网的基础上构成。
  3. Fat AP设备结构复杂,且难于集中管理。

配置方案:

FIT AP

和FAT AP 的区别

  1. 它是一个只有加密、射频功能的AP,功能单一,不能独立工作
  2. 整个Fit AP无线网络解决方案由AC和Fit AP在有线网的基础上构成。
  3. Fit AP上零配置所有配置都集中到AC上。这也促成了Fit AP解决方案更加便于集中管理,并由此具有三层漫游、基于用户下发权限等Fat AP不具备的功能。

配置方案:在这里插入图片描述

The device is running!
<AC6605>sys
Enter system view, return user view with Ctrl+Z.
[AC6605]sys AC1
################配置VLAN1路由信息并启用并应用DHCP到vlan1
[AC1]dhcp enable
Info: The operation may take a few seconds. Please wait for a moment.done.
[AC1]interface vlan 1
[AC1-Vlanif1]ip ad 192.168.0.1 24
[AC1-Vlanif1]dhcp select interface                              //应用到此端口,如改成global则全局应用
[AC1-Vlanif1]q################指定与AP建立管理隧道的源接口
[AC1]capwap source int vlan 1################注册AP
[AC1]dis ap unauthorized record                                 //查看未注册的设备记录
Unauthorized AP record:
Total number: 1
--------------------------------------------------------------------------------
AP type: AP3030DN
AP SN: 210235448310DB4B8D16
AP MAC address: 00e0-fc87-3c00
AP IP address: 192.168.0.4
Record time: 2020-04-24 10:35:01
--------------------------------------------------------------------------------
[AC1]wlan	
[AC1-wlan-view]ap-id 1 ap-mac 00e0-fc87-3c00                   //绑定ap-id 进程到对应ap的MAC地址
[AC1-wlan-ap-1]ap-name AP1		                  
[AC1-wlan-ap-1]q
[AC1-wlan-view]dis ap all                                      //查看已注册的设备
Info: This operation may take a few seconds. Please wait for a moment.done.
Total AP information:
nor  : normal          [1]
--------------------------------------------------------------------------------
--------
ID   MAC            Name Group   IP          Type            State STA Uptime
--------------------------------------------------------------------------------
--------
1    00e0-fc87-3c00 AP1  default 192.168.0.4 AP3030DN        nor   0   7S
--------------------------------------------------------------------------------
--------
Total: 1                                                       //state 如为 nor 则正常################配置无线网络信息
[AC1-wlan-view]ssid-profile name V1                            //SSID文件档名
[AC1-wlan-ssid-prof-V1]SSID WIFI                               //SSID为 wifi
Info: This operation may take a few seconds, please wait.done.
[AC1-wlan-ssid-prof-V1]q
[AC1-wlan-view]security-profile name V2                        //安全文件档名
[AC1-wlan-sec-prof-V2]q                                 
[AC1-wlan-view]vap-profile name V                              //进入虚拟访问点文件档 V
[AC1-wlan-vap-prof-V]ssid-profile V1                           //导入SSID文件档 V1
Info: This operation may take a few seconds, please wait.done.
[AC1-wlan-vap-prof-V]security-profile V2                       //导入安全文件档 V2
Info: This operation may take a few seconds, please wait.done.
[AC1-wlan-vap-prof-V]q################下发WLAN
[AC1-wlan-view]ap-id 1                                        //进入ap进程1 
[AC1-wlan-ap-1]vap-profile V wlan 1 radio 0 //绑定虚拟访问点V、wlan1、Radio0
[AC1-wlan-ap-1]q
[AC1-wlan-view]q<AC1>saveThe current configuration will be written to the device. Are you sure to continue? (y/n)[n]:yIt will take several minutes to save configuration file, please wait.......Configuration file has been saved successfullyNote: The configuration file will take effect after being activated

http://www.ppmy.cn/news/223819.html

相关文章

WiFi的STA和AP模式及相关概念

基本概念 1)&#xff1a;AP&#xff0c;也就是无线接入点&#xff0c;是一个无线网络的创建者&#xff0c;是网络的中心节点。一般家庭或办公室使用的无线路由器就一个AP。 2)&#xff1a;STA站点&#xff0c;每一个连接到无线网络中的终端(如笔记本电脑、PDA及其它可以联网的…

无线AP通用设计

1.AP覆盖距离&#xff1a; 室内容许最大覆盖距离理论值为35~100米&#xff0c;实际按20-50米以内考虑&#xff1b; 室外容许最大距离理论值为100~400米&#xff0c;实际按50-100米考虑&#xff1b;特殊的安装大功率室外定向天线后&#xff0c;根据天线角度&#xff0c;实际定…

WiFi的STA和AP模式指什么?

WiFi的STA和AP模式指什么&#xff1f; 1)&#xff1a;AP&#xff0c;也就是无线接入点&#xff0c;是一个无线网络的创建者&#xff0c;是网络的中心节点。一般家庭或办公室使用的无线路由器就一个AP。 2)&#xff1a;STA站点&#xff0c;每一个连接到无线网络中的终端(如笔记…

什么是无线AP呢?它跟无线路由器的区别何在?在实际组网中无线AP的功能是什么?

什么是无线AP呢&#xff1f;它跟无线路由器的区别何在&#xff1f;在实际组网中无线AP的功能是什么&#xff1f; 一、 概念认识 AP为Access Point简称&#xff0c;一般翻译为“无线访问节点”&#xff0c;它主要是提供无线工作站对有线局域网和从有线局域网对无线工作站的访问&…

​无线AP的知识点介绍

FAT模式是指AP可以独立配置&#xff0c;有独立的管理接口&#xff0c;就像普通的无线AP一样&#xff1b;FAT模式主要用于不使用交流电的小型网络。 FIT模式是指AP由TP-LINK AC(无线控制器)统一控制和设置。 1、这个产品速度能达到多少&#xff1f; 一般来说&#xff0c;基于…

浅谈无线AP、无线路由器

说在前面&#xff1a; 本人刚刚大学本科毕业&#xff0c;入坑硬件工程师&#xff0c;从事机顶盒行业&#xff0c;这是自己第一次写博客&#xff08;以后一定会将写博客当成一种良好的习惯&#xff0c;督促自己成长&#xff09;&#xff0c;希望各位多多指教。 ---------------…

大盘点!关于无线AP的实用技术,看这篇就够了

无线AP是啥&#xff0c;相信还有一部分小友不太清楚。 AP&#xff08;Access Point&#xff09;就是无线接入点&#xff0c;它是用于无线网络的无线交换机&#xff0c;提供无线信号发射接收的功能&#xff0c;也是无线网络的核心。 无线AP是移动计算机用户进入有线网络的接入…

Pandas 进阶

import numpy as np import pandas as pd import matplotlib.pyplot as pltplt.rcParams[font.sans-serif] [STFangsong] plt.rcParams[axes.unicode_minus] False%config InlineBackend.figure_format svg数据分析的一般流程 提取数据&#xff08;筛选&#xff09; 布尔索引…