tjbradford
Technical User
I'm trying to setup my 857 with 64bit wep or in cisco language beleive it's 40Bit wep key eg 1234567890
interface Dot11Radio0
no ip address
ip helper-address 10.10.10.1
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
ip virtual-reassembly
ip route-cache flow
ip tcp adjust-mss 1452
encryption key 2 size 40bit 0 1234567890 transmit-key
encryption mode wep mandatory
!
ssid Ciscos
authentication open
issue i'm having is first off sdm is showing it as 128bit but more of an issue is when i enter the key is takes it and when i do a sh run it shows the encrypted 7 Hashkey, if i decrypt this it displays garble not the key i entered.
it says its connected to the access point but cant obtain an ip address.
interface Dot11Radio0
no ip address
ip helper-address 10.10.10.1
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
ip virtual-reassembly
ip route-cache flow
ip tcp adjust-mss 1452
encryption key 2 size 40bit 0 1234567890 transmit-key
encryption mode wep mandatory
!
ssid Ciscos
authentication open
issue i'm having is first off sdm is showing it as 128bit but more of an issue is when i enter the key is takes it and when i do a sh run it shows the encrypted 7 Hashkey, if i decrypt this it displays garble not the key i entered.
it says its connected to the access point but cant obtain an ip address.