华为FAT模式无线AP配置实例

2023-10-19 20:31

本文主要是介绍华为FAT模式无线AP配置实例,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

硬件:AP3010DN
软件版本:VRP ® software, Version 5.170 (AP3010DN-V2 FAT V200R010C00SPCf02)

[Huawei]dis ver
Huawei Versatile Routing Platform Software
VRP (R) software, Version 5.170 (AP3010DN-V2 FAT V200R010C00SPCf02)
Copyright (C) 2011-2020 HUAWEI TECH CO., LTD
Huawei AP3010DN-V2 Router uptime is 0 week, 0 day, 17 hours, 25 minutesMPU 0(Master) : uptime is 0 week, 0 day, 17 hours, 25 minutes
SDRAM Memory Size    : 256     M bytes
NOR FLASH Memory Size: 32      M bytes
MPU version information : 
1. PCB      Version  : VER.B
2. MAB      Version  : 0
3. Board    Type     : AP3010DN-V2
4. BootROM  Version  : 618

配置

[Huawei]dis current-configuration
Software Version V200R010C00SPCf02
#http secure-server ssl-policy default_policyhttp server enable
#undo clock timezone
#
vlan batch 98 100 to 101 150 160
#
authentication-profile name default_authen_profile
authentication-profile name dot1x_authen_profile
authentication-profile name mac_authen_profile
authentication-profile name macportal_authen_profile
authentication-profile name portal_authen_profile
#
dns resolve 
dns proxy enable
#
dhcp enable
#
radius-server template default
#
pki realm defaultrsa local-key-pair defaultenrollment self-signed                   
#
ssl policy default_policy type serverpki-realm defaultversion tls1.0 tls1.1 tls1.2 ciphersuite rsa_aes_128_cbc_sha rsa_aes_128_sha256 rsa_aes_256_sha256 ecdhe_rsa_aes128_gcm_sha256 ecdhe_rsa_aes256_gcm_sha384 
#
acl name nat 2000  rule 1 permit source 192.168.1.0 0.0.0.255 
#
free-rule-template name default_free_rule
#
portal-access-profile name portal_access_profile
#
aaaauthentication-scheme defaultauthentication-scheme radiusauthentication-mode radiusauthorization-scheme defaultauthorization-scheme localaccounting-scheme defaultdomain defaultauthentication-scheme defaultdomain default_adminauthentication-scheme default           local-user admin password irreversible-cipher %^%#TkF\6r2s,-N,#b'3Hi8TC2Ce|yOW;0M+wv`y$O[NZG7M_{$/ba#q$%^%#local-user admin privilege level 15local-user admin service-type telnet ssh http
#
interface Vlanif1nat outbound 2000 
#
interface Vlanif98ip address 169.254.1.1 255.255.255.0ip address dhcp-alloc unicast
#
interface Vlanif100
#
interface Vlanif101
#
interface Vlanif150
#
interface Vlanif160
#
interface GigabitEthernet0/0/0port link-type trunkport trunk pvid vlan 98port trunk allow-pass vlan 2 to 4094mac-learning priority 3                  
#
interface NULL0
#info-center timestamp log date precision-time millisecondinfo-center timestamp trap date precision-time millisecond
#undo snmp-agent 
#stelnet server enable 
ssh server secure-algorithms cipher aes256_ctr aes128_ctr
ssh server secure-algorithms hmac sha2_256
ssh server key-exchange dh_group14_sha1
ssh client secure-algorithms cipher aes256_ctr aes128_ctr
ssh client secure-algorithms hmac sha2_256
ssh client key-exchange dh_group14_sha1
#
user-interface con 0authentication-mode passwordset authentication password cipher %^%#dAuY,@Zw'C@,+'5OE8R0k%<QJhhTf%.1NdNk24<<M$)Bdb22BT[KjA/%^%#idle-timeout 60 0
user-interface vty 0 4authentication-mode aaaidle-timeout 60 0protocol inbound all                     
user-interface vty 16 20protocol inbound all
#
wlantraffic-profile name defaulttraffic-profile name default-ssidsecurity-profile name defaultsecurity-profile name wlan-netsecurity wpa-wpa2 psk pass-phrase %^%#`Y8~$6"VYTLa&-RCW6U$/f)qXz/56%@OS0l$%^%# aessecurity-profile name default-ssidsecurity-profile name Device-Securitysecurity wpa-wpa2 psk pass-phrase %^%#L7npJfF78jY)70nkx;(n\MA7]][<I-c)uA%^%# aessecurity-profile name Mobile-Securitysecurity wpa-wpa2 psk pass-phrase %^%#Gt_iLzxv9X>R311ChSrH;h+8G=W-U(P+OO4_3];-%^%# aesssid-profile name defaultssid-profile name wlan-netssid HUAWEIssid-profile name Device-SSIDssid Devicessid-profile name Mobile-SSIDssid Mobile2ssid-profile name default-ssidssid HUAWEI-B7A0vap-profile name default                 vap-profile name wlan-netservice-vlan vlan-id 101ssid-profile wlan-netsecurity-profile wlan-netvap-profile name Device-VAPservice-vlan vlan-id 150ssid-profile Device-SSIDsecurity-profile Device-Securityvap-profile name Mobile-VAPservice-vlan vlan-id 150ssid-profile Mobile-SSIDsecurity-profile Mobile-Securityvap-profile name default-ssidservice-vlan vlan-id 100ssid-profile default-ssidsecurity-profile default-ssidtraffic-profile default-ssidair-scan-profile name defaultrrm-profile name defaultradio-2g-profile name defaultradio-5g-profile name defaultwids
#
interface Wlan-Radio0/0/0                 vap-profile default-ssid wlan 1vap-profile Mobile-VAP wlan 3vap-profile Device-VAP wlan 4
#
interface Wlan-Radio0/0/1vap-profile default-ssid wlan 1vap-profile wlan-net wlan 2vap-profile Mobile-VAP wlan 3vap-profile Device-VAP wlan 4
#
dot1x-access-profile name dot1x_access_profile
#
mac-access-profile name mac_access_profile
#undo ntp-service enable
#
return
[Huawei] 

这篇关于华为FAT模式无线AP配置实例的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/242200

相关文章

SpringBoot多环境配置数据读取方式

《SpringBoot多环境配置数据读取方式》SpringBoot通过环境隔离机制,支持properties/yaml/yml多格式配置,结合@Value、Environment和@Configura... 目录一、多环境配置的核心思路二、3种配置文件格式详解2.1 properties格式(传统格式)1.

Debian系和Redhat系防火墙配置方式

《Debian系和Redhat系防火墙配置方式》文章对比了Debian系UFW和Redhat系Firewalld防火墙的安装、启用禁用、端口管理、规则查看及注意事项,强调SSH端口需开放、规则持久化,... 目录Debian系UFW防火墙1. 安装2. 启用与禁用3. 基本命令4. 注意事项5. 示例配置R

PyCharm中配置PyQt的实现步骤

《PyCharm中配置PyQt的实现步骤》PyCharm是JetBrains推出的一款强大的PythonIDE,结合PyQt可以进行pythion高效开发桌面GUI应用程序,本文就来介绍一下PyCha... 目录1. 安装China编程PyQt1.PyQt 核心组件2. 基础 PyQt 应用程序结构3. 使用 Q

Redis MCP 安装与配置指南

《RedisMCP安装与配置指南》本文将详细介绍如何安装和配置RedisMCP,包括快速启动、源码安装、Docker安装、以及相关的配置参数和环境变量设置,感兴趣的朋友一起看看吧... 目录一、Redis MCP 简介二、安www.chinasem.cn装 Redis MCP 服务2.1 快速启动(推荐)2.

MySQL多实例管理如何在一台主机上运行多个mysql

《MySQL多实例管理如何在一台主机上运行多个mysql》文章详解了在Linux主机上通过二进制方式安装MySQL多实例的步骤,涵盖端口配置、数据目录准备、初始化与启动流程,以及排错方法,适用于构建读... 目录一、什么是mysql多实例二、二进制方式安装MySQL1.获取二进制代码包2.安装基础依赖3.清

SpringBoot 异常处理/自定义格式校验的问题实例详解

《SpringBoot异常处理/自定义格式校验的问题实例详解》文章探讨SpringBoot中自定义注解校验问题,区分参数级与类级约束触发的异常类型,建议通过@RestControllerAdvice... 目录1. 问题简要描述2. 异常触发1) 参数级别约束2) 类级别约束3. 异常处理1) 字段级别约束

Apache Ignite缓存基本操作实例详解

《ApacheIgnite缓存基本操作实例详解》文章介绍了ApacheIgnite中IgniteCache的基本操作,涵盖缓存获取、动态创建、销毁、原子及条件更新、异步执行,强调线程池注意事项,避免... 目录一、获取缓存实例(Getting an Instance of a Cache)示例代码:二、动态

Spring Boot配置和使用两个数据源的实现步骤

《SpringBoot配置和使用两个数据源的实现步骤》本文详解SpringBoot配置双数据源方法,包含配置文件设置、Bean创建、事务管理器配置及@Qualifier注解使用,强调主数据源标记、代... 目录Spring Boot配置和使用两个数据源技术背景实现步骤1. 配置数据源信息2. 创建数据源Be

Spring Boot Maven 插件如何构建可执行 JAR 的核心配置

《SpringBootMaven插件如何构建可执行JAR的核心配置》SpringBoot核心Maven插件,用于生成可执行JAR/WAR,内置服务器简化部署,支持热部署、多环境配置及依赖管理... 目录前言一、插件的核心功能与目标1.1 插件的定位1.2 插件的 Goals(目标)1.3 插件定位1.4 核

RabbitMQ消息总线方式刷新配置服务全过程

《RabbitMQ消息总线方式刷新配置服务全过程》SpringCloudBus通过消息总线与MQ实现微服务配置统一刷新,结合GitWebhooks自动触发更新,避免手动重启,提升效率与可靠性,适用于配... 目录前言介绍环境准备代码示例测试验证总结前言介绍在微服务架构中,为了更方便的向微服务实例广播消息,