Configuring Static Wep Layer 2 Security Parameters (Cli) - Cisco Catalyst 3650 Series Configuration Manual

Wlan configuration guide, cisco ios xe release 3e
Hide thumbs Also See for Catalyst 3650 Series:
Table of Contents

Advertisement

Configuring Static WEP Layer 2 Security Parameters (CLI)

Command or Action
Step 4
end
Example:
Switch(config)# end
Related Topics
Prerequisites for Layer 2 Security, on page 59

Configuring Static WEP Layer 2 Security Parameters (CLI)

Before You Begin
You must have administrator privileges.
SUMMARY STEPS
1. configure terminal
2. wlan profile-name
3. security static-wep-key [authentication {open | shared} | encryption {104 | 40} {ascii | hex} [0 | 8]]
4. end
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
wlan profile-name
Example:
Switch# wlan test4
Step 3
security static-wep-key [authentication
{open | shared} | encryption {104 | 40}
{ascii | hex} [0 | 8]]
Example:
Switch(config-wlan)# security
static-wep-key authentication open
WLAN Configuration Guide, Cisco IOS XE Release 3E (Catalyst 3650 Switches)
62
Purpose
Returns to privileged EXEC mode. Alternatively, you can also press
Ctrl-Z to exit global configuration mode.
Purpose
Enters global configuration mode.
Enters the WLAN configuration submode. The profile-name is the profile
name of the configured WLAN.
The keywords are as follows:
• static-wep-key—Configures Static WEP Key authentication.
• authentication—Specifies the authentication type you can set. The
values are open and shared.
• encryption—Specifies the encryption type that you can set. The
valid values are 104 and 40. 40-bit keys must contain 5 ASCII text
characters or 10 hexadecimal characters. 104-bit keys must contain
13 ASCII text characters or 26 hexadecimal characters
Configuring WLAN Security
OL-32353-01

Advertisement

Table of Contents
loading

Table of Contents