侧边栏壁纸
博主头像
落叶人生博主等级

走进秋风,寻找秋天的落叶

  • 累计撰写 130562 篇文章
  • 累计创建 28 个标签
  • 累计收到 9 条评论
标签搜索

目 录CONTENT

文章目录

【华为】华为模拟器 huawei ensp 无线网路配置模拟

2023-01-06 星期五 / 0 评论 / 0 点赞 / 69 阅读 / 3617 字

LSW2:system-viewint G0/0/1port link-type trunkport trunk pvid 100port trunk allow-pass vlan 100 101q

.

LSW2:system-viewint G0/0/1port link-type trunkport trunk pvid 100port trunk allow-pass vlan 100 101quitint G0/0/2port link-type trunkport trunk pvid 100port trunk allow-pass vlan 100 102quitint G0/0/3port link-type trunkport trunk allow-pass vlan 100 to 102quit
LSW1:int G0/0/2port link-type trunkport trunk allow-pass vlan 100 to 102int G0/0/3port link-type trunkport trunk allow-pass vlan 100 to 102
AC端口基本配置system-viewvlan batch 100 to 102int G0/0/1port link-type trunkport trunk allow-pass vlan 100 to 102quit
配置AC基本功能[AC]WLAN ac-global ac id 1 carrier other[AC]WLAN ac-global country-code TW
配置DHCP功能和VLANIF接口[AC] dhcp enableint vlanif 100ip addr 10.1.100.1 24dhcp select interfaceint vlanif 101ip addr 10.1.101.1 24dhcp select interfaceint vlanif 102ip addr 10.1.102.1 24dhcp select interfaceinterface WLAN-ESS0port hybrid untagged vlan 101interface WLAN-ESS1port hybrid untagged vlan 102
指定AC的源IP地址,使该AC下接入AP得到该AC地址都是指定的AC源IP地址[AC]wlan (进入wlan view)[AC-WLAN-view]WLAN ac source interface vlanif 100
配置AC与AP互通[AC-WLAN-view]ap-region id 101[AC-WLAN-view]ap-region id 102[AC-WLAN-view]ap-auth mode no-authap id 0 type-id 19 mac xxxx-xxxx-xxxx sn xxxxxxxxxxx   (看AP的值)region-id 101ap id 1 type-id 19 mac xxxx-xxxx-xxxx sn xxxxxxxxxxx   (看AP的值)region-id 102
创建WMM模板[AC]WLAN[AC-WLAN-view]wmm-profile name wmm-1quit创建射频模板[AC-WLAN-view]radio-profile name radio-1 wmm-profile name wmm-1quit绑定AP的射频ap 0 radio 0   (0: 2.4GHZ   1: 5GHZ)radio-profile name radio-1quitap 1 radio 0 radio-profile name radio-1
配置AP的服务集1) 创建安全模板[AC-WLAN-view] security-profile name security-1 id 1wep authentication-method open-systemsecurity-policy wepquit2)创建流量模板[AC-WLAN-view]traffic-profile name traffic-1quit3)创建服务集[AC-wlan-view]service-set name huawei-1ssid huawei-1traffic-profile name traffic-1security-profile name security-1WLAN-ess 0service vlan 101[AC-wlan-view]service-set name huawei-2ssid huawei-2traffic-profile name traffic-1security-profile name security-1WLAN-ess 1service vlan 102quit forward-mode direct-forward
配置VAP[AC-WLAN-view]ap 0 radio 0 service-set name huawei-1[AC-WLAN-view]ap 1 radio 0 service-set name huawei-2quit[AC-WLAN-view]commit ap 0 [AC-WLAN-view]commit ap 1 

专案下载:
https://drive.google.com/open?id=19gmH3ExfqEg9bRRstOLBouZ67ciZ8vwD

下载下来后,因为网卡的部分必须要重新设置:

[AC-6605-wlan-view]undo ap-auth-modeundo ap id 0undo ap id 1ap-auth-mode no-auth等一阵子,在通讯过后,会找到ap0、ap1 的资讯 (MAC,SN)**要特别注意哪一个是ap0 ,哪一个是ap1(比对MAC)ap-region id 102ap id 0ap-region id 101ap id 1ap 0 radio 0radio-profile name radio-1ap 1 radio 0radio-profile name radio-1ap 0 radio 0 service-set name huawei-2ap 1 radio 0service-set name huawei-1quitcommit ap 0commit ap 1(注意,在回应y的时候,要大写Y)

~若文章中有写错或无法执行,麻烦请大家发私讯给我,互相交流~

.

广告 广告

评论区