cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
660
Views
0
Helpful
4
Replies

IOS version for 1811w that supports authentication shared key

mahesh18
Level 6
Level 6

Hi all,

Trying to configure 1811w for wi fi .

Need to use authentication shared keys but current IOS seems does not support ir

Router(config)#int dot11Radio 0

Router(config-if)#ssid manvee1

Router(config-if-ssid)#a?

% Unrecognized command

Router(config-if-ssid)#

(C181X-ADVIPSERVICESK9-M), Version 12.4(24)T8.

Need to know which IOS will support wi fi and authentication command under dot11 radio 0?

Thanks

MAhesh

1 Accepted Solution

Accepted Solutions

The corresponding config for the interface is missing. It could look like that:

interface Dot11Radio0

  ip address ...

  !

  encryption mode ciphers aes-ccm

  !

  ssid manveer1

-- 
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni

View solution in original post

4 Replies 4

you router supports that, but you are looking at the wrong place:

dot11 ssid YourSSID

  authentication open

  authentication key-management wpa

  guest-mode

  wpa-psk ascii 0 YourReallySecretSecret

-- 
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni

Hi karsten,

Thanks for reply.

when i try to configure i this error now

Router(config)#dot11     ssid manveer1

Router(config-ssid)#auth

Router(config-ssid)#authentication ?

  client          LEAP client information

  key-management  key management

  network-eap     leap method

  open            open method

  shared          shared method

Router(config-ssid)#authentication open

Router(config-ssid)#authentication open

Router(config-ssid)#auth

Router(config-ssid)#authentication key

Router(config-ssid)#authentication key-management ?

  wpa  allow WPA clients

Router(config-ssid)#authentication key-management wpa

Dot11Radio0 Error: Encryption mode cipher is not configured

Router(config-ssid)#

how can i fix this please?

mahesh

The corresponding config for the interface is missing. It could look like that:

interface Dot11Radio0

  ip address ...

  !

  encryption mode ciphers aes-ccm

  !

  ssid manveer1

-- 
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni

Hi Karsten,

Many thanks it worked now

Regards

MAhesh

Review Cisco Networking products for a $25 gift card