Download SMC SMC2552W-G WLAN access point
Transcript
System Configuration CLI Commands for WEP Shared Key Security – From the 802.11g interface configuration mode, use the authentication command to enable WEP shared-key authentication and the encryption command to enable WEP encryption. Use the multicast-cipher command to select WEP cipher type. To enter WEP keys, use the key command, and then set one key as the transmit key using the transmit-key command. Then disable 802.1x port authentication with the 802.1x command. To view the current security settings, use the show interface wireless g command. SMC-AP(config)#interface wireless g Enter Wireless configuration commands, one per line. SMC-AP(if-wireless g)#authentication shared SMC-AP(if-wireless g)#encryption 128 SMC-AP(if-wireless g)#multicast-cipher wep SMC-AP(if-wireless g)#key 1 128 ascii abcdeabcdeabc SMC-AP(if-wireless g)#transmit-key 1 SMC-AP(if-wireless g)#end SMC-AP(config)#no 802.1x SMC-AP(config)#end SMC-AP#show interface wireless g 6-68 6-82 6-83 6-88 6-84 6-85 6-51 6-95 Wireless Interface 802.11g Information ========================================================== ----------------Identification---------------------------Description : Enterprise 802.11g Access Point SSID : r&d Channel : 11 (AUTO) Status : Enable ----------------802.11 Parameters------------------------Transmit Power : HALF (10 dBm) Max Station Data Rate : 54Mbps Fragmentation Threshold : 2346 bytes RTS Threshold : 2347 bytes Beacon Interval : 100 TUs DTIM Interval : 2 beacons Maximum Association : 32 stations 5-52