版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)
文檔簡介
1、文檔可能無法思考全面,請瀏覽后下載! 銳捷無線AP胖模式(FAT)配置案例一、AP trunk 模式1.創(chuàng)建vlan10 vlan20 vlan30AP(config)#vlan 10 創(chuàng)建vlan10AP(config-vlan)#vlan 20 創(chuàng)建vlan20AP(config-vlan)#vlan 30 創(chuàng)建vlan302.創(chuàng)建wlan:10 20 30 聯(lián)vlan 10 20 30AP(config)#dot11 wlan 10 創(chuàng)建無線網(wǎng)絡(luò)wlan 10 AP(dot11-wlan-config)#vlan 10 關(guān)聯(lián)vlan10AP(dot11-wlan-config)#broa
2、dcast-ssid 將ssid名稱廣播AP(dot11-wlan-config)#ssid ap10 配置ssid廣播標識名稱為ap10AP(dot11-wlan-config)#exit 退出AP(config)#dot11 wlan 20 創(chuàng)建無線網(wǎng)絡(luò)wlan 20AP(dot11-wlan-config)#vlan 20 關(guān)聯(lián)vlan20AP(dot11-wlan-config)#broadcast-ssid 將ssid名稱廣播AP(dot11-wlan-config)#ssid ap20 配置ssid廣播標識名稱為ap20AP(dot11-wlan-config)#exit 退出AP
3、(config)#dot11 wlan 30 創(chuàng)建無線網(wǎng)絡(luò)wlan 307 / 7AP(dot11-wlan-config)#vlan 30 關(guān)聯(lián)vlan30AP(dot11-wlan-config)#broadcast-ssid 將ssid名稱廣播AP(dot11-wlan-config)#ssid ap30 配置ssid廣播標識名稱為ap30AP(dot11-wlan-config)#exit 退出3.創(chuàng)建子接口并封裝AP(config)#interface gigabitEthernet 0/1.10創(chuàng)建千兆以太網(wǎng)接口G0/1的子接口G0/1.10AP(config-subif)#enc
4、apsulation dot1Q 10 封裝802.1q協(xié)議,并把該端口關(guān)聯(lián)到vlan10AP(config-subif)#exit 退出AP(config)#interface gigabitEthernet 0/1.20創(chuàng)建千兆以太網(wǎng)接口G0/1的子接口G0/1.20AP(config-subif)#encapsulation dot1Q 20 封裝802.1q協(xié)議,并把該端口關(guān)聯(lián)到vlan20AP(config-subif)#exit 退出AP(config)#interface gigabitEthernet 0/1.30 創(chuàng)建千兆以太網(wǎng)接口G0/1的子接口G0/1.30AP(conf
5、ig-subif)#encapsulation dot1Q 30 封裝802.1q協(xié)議,并把該端口關(guān)聯(lián)到vlan30AP(config-subif)#exit 退出4.廣播信道 封裝協(xié)議 關(guān)聯(lián)wlanAP(config)#interface dot11radio 1/0 進入dot11radio1/ 0無線信道接口AP(config-if-Dot11radio 1/0)#mac-mode fat 設(shè)置模式為胖(FAT)模式AP(config-if-Dot11radio 1/0)#radio-type 802.11b 設(shè)置無線網(wǎng)絡(luò)協(xié)議類型為802.11bAP(config-if-Dot11rad
6、io 1/0)#wlan-id 10 關(guān)聯(lián)wlan-id 10(即wlan 10)AP(config-if-Dot11radio 1/0)#wlan-id 20 關(guān)聯(lián)wlan-id 20(即wlan 20)AP(config-if-Dot11radio 1/0)#wlan-id 30 關(guān)聯(lián)wlan-id 30(即wlan 30)AP(config-if-Dot11radio 1/0)#exit 退出AP(config)#interface dot11radio 2/0 進入dot11radio2/ 0無線信道接口AP(config-if-Dot11radio 2/0)#mac-mode fat
7、 設(shè)置模式為胖(FAT)模式AP(config-if-Dot11radio 2/0)#radio-type 802.11a 設(shè)置無線網(wǎng)絡(luò)協(xié)議類型為802.11aAP(config-if-Dot11radio 2/0)#wlan-id 10 關(guān)聯(lián)wlan10-id 10AP(config-if-Dot11radio 2/0)#wlan-id 20 關(guān)聯(lián)wlan20-id 20 AP(config-if-Dot11radio 2/0)#wlan-id 30 關(guān)聯(lián)wlan30-id 30AP(config-if-Dot11radio 2/0)#exit 退出5.廣播子接口封裝:模式mac-mode
8、fatAP(config)#interface dot11radio 1/0.10 進入無線信道接口1/0子接口dot11radio1/0.10AP(config-subif)#encapsulation dot1Q 10 封裝802.1q協(xié)議,并把該接口關(guān)聯(lián)到vlan 10AP(config-subif)#mac-mode fat 設(shè)置模式為胖(FAT)模式AP(config-subif)#exit 退出AP(config)#interface dot11radio 1/0.20 進入無線信道接口1/0子接口dot11radio1/0.20AP(config-subif)#encapsula
9、tion dot1Q 20 封裝802.1q協(xié)議,并把該接口關(guān)聯(lián)到vlan 20AP(config-subif)#mac-mode fat 設(shè)置模式為胖(FAT)模式AP(config-subif)#exit 退出AP(config)#interface dot11radio 1/0.30 進入無線信道接口1/0子接口dot11radio1/0.30AP(config-subif)#encapsulation dot1Q 30 封裝802.1q協(xié)議,并把該接口關(guān)聯(lián)到vlan 30AP(config-subif)#mac-mode fat 設(shè)置模式為胖(FAT)模式AP(config-subif
10、)#exit 退出AP(config)#interface dot11radio 2/0.10 進入無線信道接口2/0子接口dot11radio2/0.10AP(config-subif)#encapsulation dot1Q 10 封裝802.1q協(xié)議,并把該接口關(guān)聯(lián)到vlan 10AP(config-subif)#mac-mode fat 設(shè)置模式為胖(FAT)模式AP(config-subif)#exit 退出AP(config)#interface dot11radio 2/0.20 進入無線信道接口2/0子接口dot11radio2/0.20AP(config-subif)#enc
11、apsulation dot1Q 20 封裝802.1q協(xié)議,并把該接口關(guān)聯(lián)到vlan 20AP(config-subif)#mac-mode fat 設(shè)置模式為胖(FAT)模式AP(config-subif)#exit 退出AP(config)#interface dot11radio 2/0.30 進入無線信道接口2/0子接口dot11radio2/0.30AP(config-subif)#encapsulation dot1Q 30 封裝802.1q協(xié)議,并把該接口關(guān)聯(lián)到vlan 30AP(config-subif)#mac-mode fat 設(shè)置模式為胖(FAT)模式AP(config
12、-subif)#exit 退出6. 設(shè)置 bvi 和dhcpAP(config)#interface bvi 10 進入bvi 10虛接口AP(config-if-BVI 10)#ip add 192.168.1.253 255.255.255.0 設(shè)置vlan 10網(wǎng)橋的IP地址(網(wǎng)關(guān))AP(config)#interface bvi 20 進入bvi 10虛接口AP(config-if-BVI 20)#ip add 192.168.2.253 255.255.255.0設(shè)置vlan20網(wǎng)橋的IP地址(網(wǎng)關(guān))AP(config)#interface bvi 30 進入bvi 30 虛接口AP
13、(config-if-BVI 30)#ip add 192.168.3.253 255.255.255.0設(shè)置vlan 30網(wǎng)橋的IP地址(網(wǎng)關(guān))AP(config)#service dhcp開啟dhcp功能AP(config)#ip dhcp pool 10 建立名為10的dhcp地址池AP(dhcp-config)#network 192.168.1.0 255.255.255.0 發(fā)布192.168.10.0網(wǎng)段的DHCPAP(dhcp-config)#default-router 192.168.1.254 設(shè)置默認網(wǎng)關(guān)AP(dhcp-config)#dns-server 61.130
14、.254.34 湖州電信DNSAP(dhcp-config)#exit 退出AP(config)#ip dhcp pool 20 建立名為20的dhcp地址池AP(dhcp-config)#network 192.168.2.0 255.255.255.0 發(fā)布192.168.20.0網(wǎng)段的DHCPAP(dhcp-config)#default-router 192.168.2.254 設(shè)置默認網(wǎng)關(guān)AP(dhcp-config)#dns-server 61.130.254.34 湖州電信DNSAP(dhcp-config)#exit 退出AP(config)#ip dhcp pool 30 建
15、立名為30的dhcp地址池AP(dhcp-config)#network 192.168.3.0 255.255.255.0 發(fā)布192.168.30.0網(wǎng)段的DHCPAP(dhcp-config)#default-router 192.168.3.254 設(shè)置默認網(wǎng)關(guān)AP(dhcp-config)#dns-server 61.130.254.34 湖州電信DNSAP(dhcp-config)#exit 退出二、Ap vlan模式1.創(chuàng)建vlan10 AP(config)#vlan 10 創(chuàng)建vlan10 2.創(chuàng)建wlan 10 關(guān)聯(lián)vlan 10 AP(config)#dot11
16、wlan 10 創(chuàng)建無線網(wǎng)絡(luò)wlan 10AP(dot11-wlan-config)#vlan 10 關(guān)聯(lián)vlan10AP(dot11-wlan-config)#broadcast-ssid 將ssid名稱廣播AP(dot11-wlan-config)#ssid ap 配置ssid廣播標識名稱為apAP(dot11-wlan-config)#exit 退出 3.創(chuàng)建接口并封裝AP(config)#interface gigabitEthernet 0/1 進入接口以太網(wǎng)0/1 AP(config-if-GigabitEthernet 0/1)#encapsulation dot1Q
17、10 封裝802.1q協(xié)議,并把該接口關(guān)聯(lián)到vlan10AP(config)#exit4.廣播信道 封裝協(xié)議 關(guān)聯(lián)wlan10AP(config)#interface dot11radio 1/0 進入1/0無線信道接口AP(config-if-Dot11radio 1/0)#mac-mode fat 設(shè)置模式為胖(FAT)模式AP(config-if-Dot11radio 1/0)#wlan-id 10 關(guān)聯(lián)wlan-id 10(即wlan 10)AP(config-if-Dot11radio 1/0)#radio-type 802.11b 設(shè)置無線網(wǎng)絡(luò)協(xié)議類型為802.11b AP(con
18、fig-if-Dot11radio 1/0)#exit 退出5. 設(shè)置 bvi 和dhcpAP(config)#interface bvi 10 進入bvi 10虛接口AP(config-if-BVI 10)#ip add 192.168.1.253 255.255.255.0 設(shè)置vlan 10網(wǎng)橋的IP地址(網(wǎng)關(guān))AP(config-if-BVI 10)#exit 退出AP(config)#service dhcp 開啟dhcpAP(config)#ip dhcp pool 10 建立名為10的dhcp地址池AP(dhcp-config)#network 192.168.1.0 255.2
19、55.255.0 發(fā)布192.168.1.0網(wǎng)段的dhcpAP(dhcp-config)#default-router 192.168.10.254 設(shè)置默認網(wǎng)關(guān)AP(dhcp-config)#dns-server 61.130.254.34 湖州電信DNS地址 AP(config)#ip dhcp excluded-address 192.168.10.253 192.168.10.254 設(shè)置排除地址 三、AP時間日期設(shè)置AP#clock set 9:21:20 4 22 2011 (時:分:秒 月 日 年) 四、AP Telnet配置AP(config)#e
20、nable password 0 123456 設(shè)置enable密碼AP(config)#line vty 0 4 用戶數(shù)量為4AP(config-line)#password 0 123456 設(shè)置telnet密碼AP(config-line)#exit 退出 五、AP Web模式配置AP(config)#enable service web-server 開啟webAP(config)#username abc password 0 123456 (配置用戶名abc ,明文密碼123456)六、AP無線網(wǎng)絡(luò)加密配置配置WEP加密方式及密鑰AP(config)#wlansec 10AP(wlansec)#security static-wep-key authentication share-key
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 2024物業(yè)資產(chǎn)讓與擔(dān)保合同 資產(chǎn)方與受讓方協(xié)議
- 二零二四年免租金科研機構(gòu)租賃合同規(guī)范文本3篇
- 2025年管道檢測與修復(fù)水管安裝合同樣本3篇
- 2025年酒店布草租賃與智能化管理服務(wù)合同2篇
- 二零二五年度草料種植基地土壤治理合同3篇
- 二零二五年度租賃房屋租賃保證金監(jiān)管服務(wù)合同范本3篇
- 2025年校園體育設(shè)施平整施工合同6篇
- 二零二五年度數(shù)據(jù)中心場地租賃合同及數(shù)據(jù)安全保障與服務(wù)標準3篇
- 二零二五惠州法務(wù)專員招聘與法律知識普及培訓(xùn)合同3篇
- 2024金融機構(gòu)貸款擔(dān)保合同
- 《水下拋石基床振動夯實及整平施工規(guī)程》
- 化學(xué)-廣東省廣州市2024-2025學(xué)年高一上學(xué)期期末檢測卷(一)試題和答案
- 2025四川中煙招聘高頻重點提升(共500題)附帶答案詳解
- 2025年云南大理州工業(yè)投資(集團)限公司招聘31人管理單位筆試遴選500模擬題附帶答案詳解
- 風(fēng)電危險源辨識及控制措施
- 《教師職業(yè)道德與政策法規(guī)》課程教學(xué)大綱
- EHS工程師招聘筆試題與參考答案(某大型央企)2024年
- 營銷策劃 -麗亭酒店品牌年度傳播規(guī)劃方案
- 兒童傳染病預(yù)防課件
- 護理組長年底述職報告
- 集裝箱活動房供需合同
評論
0/150
提交評論