System configuration 5-54 – SMC Networks SMC2555W-AG User Manual
Page 110
System Configuration
5-54
Note: The index and length values used in the key command must be
the same values used in the encryption and transmit-key
commands.
CLI Commands for WEP over 802.1x Security – From the
802.11a or 802.11g interface configuration mode, use the
authentication command to select open system authentication.
Use the multicast-cipher command to select WEP cipher type.
Then set 802.1x to required with 802.1x command, and disable
MAC authentication with the mac-authentication command. To
view the current 802.11g security settings, use the show
interface wireless g command (not shown in example).
----------------Security----------------------------------
Closed System : DISABLED
Multicast cipher : WEP
WPA clients : SUPPORTED
WPA Key Mgmt Mode : PRE SHARED KEY
WPA PSK Key Type : HEX
Encryption : 128-BIT ENCRYPTION
Default Transmit Key : 1
Static Keys :
Key 1: ***** Key 2: EMPTY Key 3: EMPTY Key 4: EMPTY
Authentication Type : SHARED
==========================================================
SMC-AP#
SMC-AP(config)#interface wireless g
Enter Wireless configuration commands, one per line.
SMC-AP(if-wireless g)#authentication open
SMC-AP(if-wireless g)#encryption 128
SMC-AP(if-wireless g)#multicast-cipher wep
SMC-AP(if-wireless g)#end
SMC-AP(config)#802.1x required
SMC-AP(config)#no mac-authentication
SMC-AP(config)#