How do I disable SSID broadcast in Cisco Aronet 1200. There is feature available in GUI configuration mode, but I am not able to find out how do I do it using Command line.
Under the SSID ID on the Radio Interface there should be a line reading 'guest-mode' this is what advertises the SSID I think. If you remote this it should stop advertising yout SSID:
interface Dot11Radio0
no ip address
no ip route-cache
!
encryption mode wep mandatory
!
broadcast-key change 320
!
!
ssid MY-SSID
authentication network-eap eap_methods
accounting acct_methods
guest-mode
!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.