EasyManua.ls Logo

Extreme Networks Summit 300-48 - Page 121

Extreme Networks Summit 300-48
244 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Example Wireless Configuration Processes
Summit 300-48 Switch Software User Guide 121
Open - MAC Radius - None
1 Create a security profile (mac-radius-open) by copying from the default unsecure profile.
create security-profile mac-radius-open copy unsecure
2 Create a VLAN (mac-radius-vlan) for the potential clients that will connect to the network using this
security-profile.
create vlan mac-radius-vlan
3 Configure the tag for the VLAN
config vlan mac-radius-vlan tag 10
4 Add the wireless port to the VLAN.
config vlan mac-radius-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 mac-radius-open dot11-auth open network-auth mac-radius
encryption none
config security-profile mac-radius-open default-user-vlan mac-radius-vlan
6 Configure the name of the ESS
config security-profile mac-radius-open ess-name mac-radius-open-ess
Open - MAC Radius - WEP 64
1 Create a security profile (mac-radius-64) by copying from the default unsecure profile.
create security-profile mac-radius-64 copy unsecure
2 Create a VLAN (mac-radius-vlan) for the potential clients that will connect to the network using this
security-profile.
create vlan mac-radius-vlan
3 Configure the tag for the VLAN
config vlan mac-radius-vlan tag 10
4 Add the wireless port to the VLAN.
config vlan mac-radius-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 mac-radius-64 dot11-auth open network-auth mac-radius
encryption wep64
config security-profile mac-radius-64 default-user-vlan mac-radius-vlan
6 Configure the security profile with a WEP key of encryption length 64.
config security-profile mac-radius-64 wep key add 0 hex abcdefaaaa
NOTE
If you enter the wrong number of characters for the code, a message similar to the following
appears.
Invalid number of bytes in key. Expected <xx> bytes, got <yy> bytes.
7 Configure the security profile to use the 0 key you just defined as the default encryption key.

Table of Contents

Related product manuals