顯示具有 cisco ap 標籤的文章。 顯示所有文章
顯示具有 cisco ap 標籤的文章。 顯示所有文章

2018年1月22日 星期一

mbssid guest-mode Cisco AP

Purpose of the "guest-mode" command

This question has been Answered.
Jason HarryMember 2 Star
    Hi Guys,

    Today I was configuring a 1131AG at a client using the CLI and I removed the "guest-mode" command that was under the SSID config mode. After doing this I noticed that the SSID wasn't being broadcast anymore. Putting back the command resulted in  the SSID being broadcast and me being able to connect to it. I did some research on Cisco's DocCD on the command which pretty much explains it but I'd still like an expert response so that I'm 100% sure. Also, the DocCD said that an access point can only have one SSID in guest-mode. My question here is, if this is true, how do you configure an AP to broadcast multiple SSID? I would have thought that you just create multiple SSID and put the guest-mode command under there which broadcast the beacons, but according to Cisco's documentation, there can only be one SSID in guest-mode per AP.

    "The access point can have one guest-mode SSID or none at all."


    Appreciate your responses.

    Jason.
    Pete Nugent
    Correct Answerby Pete Nugent on Jan 3, 2011 6:50 PM
    You are correct guest mode broadcasts the SSID and only one SSID can be in gueat mode.

    To broadcast multiple SSIDs use mbssid guest-mode on each SSID,

    2015年10月14日 星期三

    Lightweight to Autonomous (vice versa) Conversion…

    AP5475.d0f5.2ee7#debug capwap console cli   <- without this line LWAP not accepting the conf t
    http://mrncciew.com/2012/10/20/lightweight-to-autonomous-conversion/
    Console into the access point & do the following configurations.
    AP5475.d0f5.2ee7#sh ip int brief
    Interface                  IP-Address      OK? Method Status                Protocol
    Dot11Radio0                unassigned      NO  unset  up                    up      
    Dot11Radio1                unassigned      NO  unset  up                    up      
    GigabitEthernet0           unassigned      YES DHCP   up                  up  
    AP5475.d0f5.2ee7#debug capwap console cli   <- without this line LWAP not accepting the conf t
    AP5475.d0f5.2ee7#conf t
    AP5475.d0f5.2ee7(config)#ip default-gateway 10.10.10.1
    AP5475.d0f5.2ee7(config)#int g0
    AP5475.d0f5.2ee7(config-if)#ip address 10.10.10.102 255.255.255.0
    AP5475.d0f5.2ee7(config-if)#no sh
    AP5475.d0f5.2ee7#ping 10.10.10.1
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 10.10.10.1, timeout is 2 seconds: !!!!!

    AP5475.d0f5.2ee7#archive download-sw /force-reload /overwrite tftp://10.10.10.1/c1140-k9w7-tar.124-25d.JA.tar