Extreme Networks Summit 300-48 Software User's Manual page 126

Extreme summit 300-48: software user guide
Hide thumbs Also See for Summit 300-48:
Table of Contents

Advertisement

Unified Access Security
3 Configure the tag for the wpa-vlan
config vlan wpa-vlan tag 10
4 Add the wireless port to the VLAN.
config vlan wpa-vlan add ports 1:5 tagged
5 Configure the Dot11 Authentication, Network Authentication and Multicast Cipher/Encryption and
also assign the "default-user-vlan" parameter.
config security-profile open-wpapsk-128 dot11-auth open network-auth wpa-psk
encryption wep128
config security-profile open-wpapsk-128 default-user-vlan wpa-vlan
6 Configure the pre-shared key (PSK) for the security-profile.
config security-profile open-wpapsk-128 wpa-psk hex <hexadecimal digits>
...or...
config security-profile open-wpapsk-128 wpa-psk passphrase <alphanumeric string>
7 Configure the name of the ESS
config security-profile open-wpapsk-128 ess-name open-wpapsk-128-ess
Open - WPA PSK (Pre-Shared Key) - TKIP
1 Create a security profile (open-wpapsk-tkip) by copying from the default unsecure profile.
create security-profile open-wpapsk-tkip copy unsecure
2 Create a VLAN (wpa-vlan) for the potential clients that will connect to the network using this
security-profile.
create vlan wpa-vlan
3 Configure the tag for the wpa-vlan
config vlan wpa-vlan tag 10
4 Add the wireless port to the VLAN.
config vlan wpa-vlan add ports 1:5 tagged
5 Configure the Dot11 Authentication, Network Authentication and Multicast Cipher/Encryption and
also assign the "default-user-vlan" parameter.
config security-profile open-wpapsk-tkip dot11-auth open network-auth wpa-psk
encryption tkip
config security-profile open-wpapsk-tkip default-user-vlan wpa-vlan
6 Configure the pre-shared key (PSK) for the security-profile.
config security-profile open-wpapsk-tkip wpa-psk hex <hexadecimal digits>
...or...
config security-profile open-wpapsk-tkip wpa-psk passphrase <alphanumeric string>
7 Configure the name of the ESS
config security-profile open-wpapsk-tkip ess-name open-wpapsk-tkip-ess
Open - WPA PSK (Pre-Shared Key) - AES
1 Create a security profile (open-wpapsk-aes) by copying from the default unsecure profile.
create security-profile open-wpapsk-aes copy unsecure
126
Summit 300-48 Switch Software User Guide

Advertisement

Table of Contents
loading

Table of Contents