当前位置:网站首页>Huawei Equipment configure les services de base du réseau WLAN à grande échelle
Huawei Equipment configure les services de base du réseau WLAN à grande échelle
2022-07-01 10:55:00 【Tony... Long 7483】

Configurer l'interfonctionnement du réseau
[LSW2]vlan batch 100 to 104
[LSW2-GigabitEthernet0/0/1]port link-type trunk
[LSW2-GigabitEthernet0/0/1]port trunk allow-pass vlan 100 to 104
[LSW2-GigabitEthernet0/0/2]port link-type trunk
[LSW2-GigabitEthernet0/0/2]port trunk allow-pass vlan 100 to 102
[LSW2-GigabitEthernet0/0/2]port trunk pvid vlan 100
[LSW2-GigabitEthernet0/0/2]port-isolate enable
[LSW2-GigabitEthernet0/0/3]port link-type trunk
[LSW2-GigabitEthernet0/0/3]port trunk allow-pass vlan 100 to 102
[LSW2-GigabitEthernet0/0/3]port trunk pvid vlan 100
[LSW2-GigabitEthernet0/0/3]port-isolate enable
[LSW2-GigabitEthernet0/0/4]port link-type trunk
[LSW2-GigabitEthernet0/0/4]port trunk allow-pass vlan 100 103 104
[LSW2-GigabitEthernet0/0/4]port trunk pvid vlan 100
[LSW2-GigabitEthernet0/0/4]port-isolate enable
[LSW2-GigabitEthernet0/0/5]port link-type trunk
[LSW2-GigabitEthernet0/0/5]port trunk allow-pass vlan 100 103 to 104
[LSW2-GigabitEthernet0/0/5]port trunk pvid vlan 100
[LSW2-GigabitEthernet0/0/5]port-isolate enable
[LSW1]vlan batch 100 to 104 200 201
[LSW1-GigabitEthernet0/0/1]port link-type trunk
[LSW1-GigabitEthernet0/0/1]port trunk allow-pass vlan 100 to 104
[LSW1-GigabitEthernet0/0/3]port link-type trunk
[LSW1-GigabitEthernet0/0/3]port trunk allow-pass vlan 200
[LSW1-GigabitEthernet0/0/2]port link-type access
[LSW1-GigabitEthernet0/0/2]port default vlan 201
[LSW1-Vlanif100]ip add 10.1.1.1 24
[LSW1-Vlanif101]ip add 10.1.11.1 24
[LSW1-Vlanif102]ip add 10.1.12.1 24
[LSW1-Vlanif103]ip add 10.1.13.1 24
[LSW1-Vlanif104]ip add 10.1.14.1 24
[LSW1-Vlanif200]ip add 10.2.1.1 24
[LSW1-Vlanif201]ip add 10.3.1.1 24
[AC1]vlan batch 101 to 104 200
[AC1-GigabitEthernet0/0/1]port link-type trunk
[AC1-GigabitEthernet0/0/1]port trunk allow-pass vlan 200
[AC1-Vlanif200]ip add 10.2.1.2 24
[AR1-GigabitEthernet0/0/0]ip add 10.3.1.3 24
[AR1]ip route-static 10.1.1.0 24 10.3.1.1 //ConfigurationAR1ÀLSW1Le routage de
[AR1]ip route-static 10.1.11.0 24 10.3.1.1
[AR1]ip route-static 10.1.12.0 24 10.3.1.1
[AR1]ip route-static 10.1.13.0 24 10.3.1.1
[AR1]ip route-static 10.1.14.0 24 10.3.1.1
[LSW1]ip route-static 0.0.0.0 0.0.0.0 10.3.1.3 //ConfigurationLSW1Routage par défaut pour
[AC1]ip route-static 10.1.1.0 24 10.2.1.1 //ConfigurationACÀAPLe routage deConfigurationDHCPServices,PourAPEtSTARépartitionIPAdresse
[LSW1]dhcp enable
[LSW1-Vlanif100]dhcp select relay
[LSW1-Vlanif100]dhcp relay server-ip 10.3.1.3
[LSW1-Vlanif101]dhcp select relay
[LSW1-Vlanif101]dhcp relay server-ip 10.3.1.3
[LSW1-Vlanif102]dhcp select relay
[LSW1-Vlanif102]dhcp relay server-ip 10.3.1.3
[LSW1-Vlanif103]dhcp select relay
[LSW1-Vlanif103]dhcp relay server-ip 10.3.1.3
[LSW1-Vlanif104]dhcp select relay
[LSW1-Vlanif104]dhcp relay server-ip 10.3.1.3
[AR1]dhcp enable
[AR1]ip pool ap //Configurer parAR1En tant queDHCPServeur àAPRépartitionIPAdresse
[AR1-ip-pool-ap]network 10.1.1.0 mask 24
[AR1-ip-pool-ap]gateway-list 10.1.1.1
[AR1-ip-pool-ap]option 43 sub-option 3 ascii 10.2.1.2
[AR1]ip pool sta1 //Configurer parAR1En tant queDHCPServeur àSTARépartitionIPAdresse
[AR1-ip-pool-sta1]network 10.1.11.0 mask 24
[AR1-ip-pool-sta1]gateway-list 10.1.11.1
[AR1]ip pool sta2
[AR1-ip-pool-sta2]network 10.1.12.0 mask 24
[AR1-ip-pool-sta2]gateway-list 10.1.12.1
[AR1]ip pool sta3
[AR1-ip-pool-sta3]network 10.1.13.0 mask 24
[AR1-ip-pool-sta3]gateway-list 10.1.13.1
[AR1]ip pool sta4
[AR1-ip-pool-sta4]network 10.1.14.0 mask 24
[AR1-ip-pool-sta4]gateway-list 10.1.14.1
[AR1-GigabitEthernet0/0/0]dhcp select globalConfigurationVLAN pool,Utilisé comme entrepriseVLAN
[AC1]vlan pool sta-pool1
[AC1-vlan-pool-sta-pool1]vlan 101 102
[AC1-vlan-pool-sta-pool1]assignment hash
[AC1]vlan pool sta-pool2
[AC1-vlan-pool-sta-pool2]vlan 103 104
[AC1-vlan-pool-sta-pool2]assignment hashConfigurationAPEn ligne.
[AC1-wlan-view]ap-group name guest //CréationAPGroupe
[AC1-wlan-view]ap-group name employee
[AC1-wlan-view]regulatory-domain-profile name domain1 //Créer un modèle de gestion de domaine
[AC1-wlan-regulate-domain-domain1]country-code cn //ConfigurationAC Code du pays
[AC1-wlan-view]ap-group name guest
[AC1-wlan-ap-group-guest]regulatory-domain-profile domain1 //InAPModèle de gestion de domaine de référence sous Groupe
[AC1-wlan-view]ap-group name employee
[AC1-wlan-ap-group-employee]regulatory-domain-profile domain1
[AC1]capwap source interface Vlanif 200 //ConfigurationACInterface source pour
[AC1]wlan
[AC1-wlan-view]ap auth-mode mac-auth
[AC1-wlan-view]ap-id 0 ap-mac 00e0-fc32-56d0 //InACImportation hors ligneAP
[AC1-wlan-ap-0]ap-name ap1
[AC1-wlan-ap-0]ap-group guest
[AC1-wlan-view]ap-id 1 ap-mac 00e0-fc42-47d0
[AC1-wlan-ap-1]ap-name ap2
[AC1-wlan-ap-1]ap-group guest
[AC1-wlan-view]ap-id 2 ap-mac 00e0-fcc1-3660
[AC1-wlan-ap-2]ap-name ap3
[AC1-wlan-ap-2]ap-group employee
[AC1-wlan-view]ap-id 3 ap-mac 00e0-fca3-0630
[AC1-wlan-ap-3]ap-name ap4
[AC1-wlan-ap-3]ap-group employee
ConfigurationWLANParamètres opérationnels
[AC1-wlan-view]security-profile name guest // Créer un modèle de sécurité nommé
[AC1-wlan-sec-prof-guest]security wpa2 psk pass-phrase [email protected] aes //Configurer la politique de sécurité
[AC1-wlan-view]security-profile name employee
[AC1-wlan-sec-prof-employee]security wpa2 psk pass-phrase [email protected] aes
[AC1-wlan-view]ssid-profile name guest //CréationSSIDModèle
[AC1-wlan-ssid-prof-guest]ssid guest //ConfigurationSSIDNom
[AC1-wlan-view]ssid-profile name employee
[AC1-wlan-ssid-prof-employee]ssid employee
[AC1-wlan-view]vap-profile name guest //CréationVAPModèle
[AC1-wlan-vap-prof-guest]forward-mode direct-forward //Configurer le mode de transfert de données d'affaires
[AC1-wlan-vap-prof-guest]service-vlan vlan-pool sta-pool1 //Configurer l'entrepriseVLAN
[AC1-wlan-vap-prof-guest]security-profile guest //Référence au modèle de sécurité
[AC1-wlan-vap-prof-guest]ssid-profile guest //RéférencesSSIDModèle
[AC1-wlan-view]vap-profile name employee
[AC1-wlan-vap-prof-employee]forward-mode direct-forward
[AC1-wlan-vap-prof-employee]service-vlan vlan-pool sta-pool2
[AC1-wlan-vap-prof-employee]security-profile employee
[AC1-wlan-vap-prof-employee]ssid-profile employee
[AC1-wlan-view]ap-group name guest
[AC1-wlan-ap-group-guest]vap-profile guest wlan 1 radio 0 //ConfigurationAPRéférence du GroupeVAPModèle,APRF supérieure0UtiliserVAPConfiguration du modèle
[AC1-wlan-ap-group-guest]vap-profile guest wlan 1 radio 1 //ConfigurationAPRéférence du GroupeVAPModèle,APRF supérieure0UtiliserVAPConfiguration du modèle
[AC1-wlan-view]ap-group name employee
[AC1-wlan-ap-group-employee]vap-profile employee wlan 1 radio 0
[AC1-wlan-ap-group-employee]vap-profile employee wlan 1 radio 1ConfigurationAPCanaux et puissance RF
[AC1-wlan-view]ap-id 0
[AC1-wlan-ap-0]radio 0
[AC1-wlan-radio-0/0]channel 20mhz 6
[AC1-wlan-radio-0/0]eirp 127
[AC1-wlan-ap-0]radio 1
[AC1-wlan-radio-0/1]channel 20mhz 149
[AC1-wlan-radio-0/1]eirp 127Valider la configuration


边栏推荐
- Neurips 2022 | cell image segmentation competition officially launched!
- 【MPC】②quadprog求解正定、半正定、负定二次规划
- 数据库实验报告(一)
- China's cellular Internet of things users have reached 1.59 billion, and are expected to surpass mobile phone users within this year
- Crawler (2) - requests (1) | deep parsing of requests module
- 12. Gateway new generation gateway
- 《数据安全法》出台一周年,看哪四大变化来袭?
- JS基础--数据类型
- 【MPC】①二次规划问题MATLAB求解器quadprog
- Simulink simulation circuit model of open loop buck buck buck chopper circuit based on MATLAB
猜你喜欢

价值1000毕业设计校园信息发布平台网站源码

Infinite innovation in cloud "vision" | the 2022 Alibaba cloud live summit was officially launched

《百年巨匠》数字藏品中奖名单公布

数字藏品新一轮热度开启

个人商城二开逍遥B2C商城系统源码-可商用版/拼团拼购优惠折扣秒杀源码

Handling distributed transactions with powerful dbpack (PHP tutorial)

China's cellular Internet of things users have reached 1.59 billion, and are expected to surpass mobile phone users within this year

12 product management platforms that everyone is using

Simulink simulation circuit model of open loop buck buck buck chopper circuit based on MATLAB

Addition, deletion, modification and query of database
随机推荐
What are the advantages and disadvantages of PHP
[MPC] ① quadratic programming problem matlab solver quadprog
Yoda unified data application -- Exploration and practice of fusion computing in ant risk scenarios
The first anniversary of the data security law, which four major changes are coming?
Addition, deletion, modification and query of database
How does MySQL copy table data from one database to another (two databases are not linked to the same database)
Rising stars in Plant Sciences (rsps2022) final Science Lecture (6.30 pm)
12. Gateway new generation gateway
Crawler (2) - requests (1) | deep parsing of requests module
Recommend a JSON visualization tool artifact!
Sqlachemy common operations
Half of 2022 has passed, isn't it sudden?
In the new database era, don't just learn Oracle and MySQL
Personal mall two open Xiaoyao B2C mall system source code - Commercial Version / group shopping discount seckill source code
Wireshark TS | confusion between fast retransmission and out of sequence
Simulink simulation circuit model of open loop buck buck buck chopper circuit based on MATLAB
[.net6] use ml.net+onnx pre training model to liven the classic "Huaqiang buys melons" in station B
Suggest collecting | what to do when encountering slow SQL on opengauss?
Google's new paper Minerva: solving quantitative reasoning problems with language models
Project0:小游戏