配置vlan介面
[wa2620i-agn]vlan 2
wa2620i-agn-vlan2]quit
[wa2620i-agn]inter vlan 2
[wa2620i-agn-vlan-inte***ce2]ip add 192.168.12.22 24
[wa2620i-agn-vlan-inte***ce2]quit
[wa2620i-agn]disp inter br
the brief information of inte***ce(s) under route mode:
link: adm - administratively down; stby - standby
protocol: (s) - spoofing
inte***ce link protocol main ip description
null0 up up(s) --
vlan1 up up 192.168.0.50
vlan2 down down 192.168.12.22
wlan-radio1/0/1 up up --
wlan-radio1/0/2 up up --
建立無線虛擬介面,並設定無線終端從此無線虛擬介面接入時屬於vlan 2
[wa2620i-agn]inter wlan-bss 2
[wa2620i-agn-wlan-bss2]port access vlan 2
[wa2620i-agn-wlan-bss2]quit
建立無線服務模板,採用開放系統驗證(open-system),定義ssid為lyy
[wa2620i-agn]wlan service-template 2 clear
[wa2620i-agn-wlan-st-2]authentication-method open-system
[wa2620i-agn-wlan-st-2]service-template enable
please wait... done.
[wa2620i-agn-wlan-st-2]quit
進入無線射頻介面,繫結無線虛擬介面和服務模板
[wa2620i-agn]inter wlan-radio 1/0/2
[wa2620i-agn-wlan-radio1/0/2]radio-type dot11g
[wa2620i-agn-wlan-radio1/0/2]service-template 2 inte***ce wlan-bss 2
filebeat的基本配置 基本配置)
filebeat 輸入配置編寫 基本配置 efk 中filebeat的檔案輸入 抽取本地檔案的配置檔案編寫 filebeat.inputs type log enabled true paths var log log var log log 抽取普通日誌。模組格式化抽取。type log path...
nginx配置一 基本配置
1 安裝完成nginx之後,首先需要明白的,資料返回的流程是怎麼樣的?這裡假設我們的後端伺服器是tomcat,web伺服器我們使用nginx。那麼請求流程如下圖 如上圖所示 我們的請求首先是被我們的web服務nginx攔截之後,再去請求後台服務的tomcat,然後後端的服務tomcat將我們的資料通...
DWR基本配置
dwr基本配置 2010 08 12 13 54 1.在web.xml裡配置 dwr invoker org.directwebremoting.servlet.dwrservlet debug true crossdomainsessionsecurity false 介紹一下,dwr一般的檔案結...