国产宅男网站在线|亚洲A级性爱免费视频|亚洲中精品级在线|午夜福利AA毛

  • <dd id="gf5jf"><th id="gf5jf"></th></dd>

    <cite id="gf5jf"><label id="gf5jf"></label></cite>
  • <div id="gf5jf"><listing id="gf5jf"></listing></div>
    學(xué)習(xí)啦>學(xué)習(xí)電腦>電腦入門>

    Cisco無線AP的基本配置有什么

    時間: 志藝942 分享

      你還在為不知道Cisco無線AP的基本配置有什么而煩惱么?接下來是小編為大家收集的Cisco無線AP的基本配置有什么的教程,希望能幫到大家。

      Cisco無線AP的基本配置有:

      Cisco AP:AIR-AP1131AG

      恢復(fù)初廠設(shè)置

      拿到這臺不知情的機器時,我首先要將其恢復(fù)到初廠設(shè)置。

      滑開前蓋,按住MODE鍵,接通電源,待E燈亮為橙紅色時松開(也不知道他們說的琥珀色到底是什么色,有多少人知道琥珀長什么顏色),設(shè)備重啟后即恢復(fù)為初廠值。

      初廠值沒有IP地址,沒有開無線,所以只能通過CONSOLE方式連接進行配置。

      設(shè)置IP地址

      使用Cisco的Console線連接好,打開超級終端,COM端口速率為9600。

      撥上后,默認主機名是ap,密碼是Cisco(C是大寫)。

      要配置IP地址的接口是BVI,BVI(Bridge-Group Virtual Interface)網(wǎng)橋虛擬接口,AP連接到有線網(wǎng)絡(luò)時,使用BVI將所有接口都聚合到一個IP地址下,然后通過AP的以太網(wǎng)口或無線端口訪問BVI地址對AP進行管理。

      ap>

      ap>en

      Password:Cisco

      ap#conf t

      ap(config)#interface bvi 1

      ap(config-if)#ip address 10.10.0.10 255.255.255.0

      ap(config-if)#no shutdown

      ap(config-if)#exit

      ap(config)#

      ap#copy run sta

      WEB登陸主機名和密碼設(shè)置

      IP地址設(shè)置好后我們就可以通過WEB界面來管理,平時cisco接觸比較少還是WEB管理比較舒服些。

      默認登陸用戶名和密碼都是cisco(C為大寫)。

      EXPRESS SET-UP中對主機名,IP地址進行更改,然后應(yīng)用Apply。

      最重要的是首先要給設(shè)備加個密碼,SECURITY-Admin Access

      WPA2-PSK加密設(shè)置

      打開設(shè)備的無線功能,直接到NETWORK INTERFACE-Radio0-802.11G,Enable Radio啟用此協(xié)議標(biāo)準(zhǔn)。

      再往下拉,選擇頻段,然后應(yīng)用。

      設(shè)置完成后,再以相同操作啟用802.11A。

      安全加密設(shè)置:定位到SECURITY-Encryption Manager,Encryption Nodes加密模式選擇Cipher:AES CCMP+TKIP,然后點擊“Apply-All”應(yīng)用到所有Radio上面。

      創(chuàng)建SSID:定位到SSID Manager,點擊NEW新建一個SSID。在SSID后面輸入SSID名稱,Interface選擇Radio0-802.11G和Radio0-802.11A。

      接著往下,Key Management:Mandatory,Enable WPA:WPAv2。

      WPA Pre-shared Key輸入自定義密碼。

      最后到Guest Mode/Infrastructure SSID Settings中,Radio-802.11G和Radio-802.11A,分別設(shè)置Set Single Guest Mode SSID:選擇創(chuàng)建的SSID,Apply。

      到此設(shè)置完成。

      version 12.4

      no service pad

      service timestamps debug datetime msec

      service timestamps log datetime msec

      service password-encryption

      !

      hostname myap

      !

      enable secret 5 class="main">

    Cisco無線AP的基本配置有什么

    時間: 志藝942 分享

      !

      no aaa new-model

      !

      !

      !

      dot11 ssid SOLVAY

      authentication open

      authentication key-management wpa version 2

      guest-mode

      wpa-psk ascii 7 0605062F424B1D485744465E5A

      !

      power inline negotiation prestandard source

      !

      !

      username root secret 5 class="main">

    Cisco無線AP的基本配置有什么

    時間: 志藝942 分享

      !

      bridge irb

      !

      !

      interface Dot11Radio0

      no ip address

      no ip route-cache

      !

      encryption mode ciphers aes-ccm tkip

      !

      ssid SOLVAY

      !

      channel 2462

      station-role root

      bridge-group 1

      bridge-group 1 subscriber-loop-control

      bridge-group 1 block-unknown-source

      no bridge-group 1 source-learning

      no bridge-group 1 unicast-flooding

      bridge-group 1 spanning-disabled

      !

      interface Dot11Radio1

      no ip address

      no ip route-cache

      !

      encryption mode ciphers aes-ccm tkip

      !

      ssid SOLVAY

      !

      channel 5745

      station-role root

      bridge-group 1

      bridge-group 1 subscriber-loop-control

      bridge-group 1 block-unknown-source

      no bridge-group 1 source-learning

      no bridge-group 1 unicast-flooding

      bridge-group 1 spanning-disabled

      !

      interface FastEthernet0

      no ip address

      no ip route-cache

      duplex auto

      speed auto

      bridge-group 1

      no bridge-group 1 source-learning

      bridge-group 1 spanning-disabled

      !

      interface BVI1

      ip address 10.10.0.10 255.255.255.0

      no ip route-cache

      !

      ip http server

      no ip http secure-server

      ip http help-path

      bridge 1 route ip

      !

      !

      !

      line con 0

      line vty 0 4

      login local

      !

      end

    看了“Cisco無線AP的基本配置有什么”還想看:

    1.Cisco無線AP的基本配置是什么

    2.cisco無線ap設(shè)置

    3.cisco思科怎么配置無線AP

    4.思科無線AP如何配置

    5.cisco ap設(shè)置方法教程

    6.cisco無線ap設(shè)置wds教程

    7.cisco思科路由器設(shè)置

    8.怎么設(shè)置cisco思科無線ap

    2739925