A supplicant is one of the three roles in the 802.1X IEEE Standard. 802.1X was developed to provide security in Layer 2 of the OSI Model. It consists of the following components: Supplicant, Authenticator, and Authentication Server. A Supplicant is the client or software that connects to a network so that it can access its resources. It needs to provide credentials or certificates to obtain an IP address and be part of that particular network. A Supplicant cannot have access to the network resources until it has been authenticated.
This article will show you how to configure the WAP125 or WAP581 access point as an 802.1X Supplicant.
Note: To learn how to configure 802.1X Supplicant Credentials on your switch, click here.
Step 1. Log in to the web-based utility of your WAP. The default username and password is cisco/cisco.
Note: If you already have changed the password or created a new account, enter your new credentials instead.
Step 2. Choose System Configuration > Security.
Step 3. Check the Enable check box to enable Administrative Mode. This enables the WAP to act as the supplicant to the authenticator.
Step 4. Choose the appropriate type of Extensible Authentication Protocol (EAP) Method that will be used to encrypt usernames and passwords from the EAP Method drop-down list. The options are:
Note: In this example, MD5 is used.
Step 5. Enter a username in the Username field. This is the username that has been configured on the Authenticator and is used to respond to the 802.1X Authenticator. It can be one to 64 characters long, may include uppercase and lowercase letters, numbers, and special characters except double quotation marks.
Note: In this example, UserAccess_1 is used.
Step 6. Enter a password associated with the Username in the Password field. This MD5 password is used to respond to the 802.1X Authenticator. The password can be one to 64 characters long, may include uppercase and lowercase letters, numbers, and special characters except quotation marks.
Step 7. Click the Save button to save the configured settings.
You should now have configured 802.1X Supplicant settings on the WAP.
Step 1. From the transfer method, choose a method which the WAP will use to obtain the SSL certificate. The SSL certificate is a digitally signed certificate by a certificate authority that allows the web browser to have a secure communication with the web server. The options are:
Note: In this example, HTTP is chosen.
Step 2. (Optional) If you have chosen HTTP, click Browse... and choose the SSL Certificate.
Note: In this example, cer_plus_private.pem is used.
Step 3. If you have chosen TFTP in Step 1, enter the name of the file in the Filename field.
Note: In this example, cer_plus_private.pem is used.
Step 4. (Optional) If TFTP is chosen as the transfer method, enter the IPv4 address of the TFTP server in the TFTP Server IPv4 Address field. This is the path which the WAP will use to retrieve the certificate.
Note: In this example, 10.21.52.101 is used.
Step 5. Click Upload.
You should now have successfully uploaded a certificate on the WAP.