h3c wa1208e-g 如何配置

来源:百度知道 编辑:UC知道 时间:2024/07/05 01:19:00
* H3C WA1208E BOOTROM, Version 1.12 *
* *
******************************************************************

******************************************************************
* *
* H3C WA1208E BOOTROM, Version 1.12 *
*
******************************************************************

# 创建无线接口

[AP]interface WLAN-BSS2

# 配置无线服务模板

[AP]wlan service-template 2 crypto

[AP-wlan-st-2]ssid h3c-wep

[AP-wlan-st-2]authentication-method open-system

[AP-wlan-st-2] cipher-suite wep40

[AP-wlan-st-2] wep default-key 1 wep40 pass-phrase 12345

[AP-wlan-st-2]service-template enable

# 在射频口绑定无线服务模板和无线口

[AP]interface WLAN-Radio 1/0/2

[AP-WLAN-Radio1/0/2]service-template 2 interface WLAN-BSS 2

# 配置VLAN虚接口

[AP]interface Vlan-interface1

[AP-Vlan-interface1]ip address 192.168.1.50 255.255.255.0

# 配置缺省路由

[AP-Vlan-interface1]ip route-static 0.0.0.0 0.0.0.0 192.168.1.1

具体可以看操作手册