7-2
Catalyst 3550 Multilayer Switch Software Configuration Guide
78-11194-03
Chapter7 Configuring 802.1X Port-Based Authentication
Understanding 802.1X Port-Based Authentication
Device Roles
With 802.1X port-based authentication, the devices in the network have specific roles as shown in
Figure 7-1.
Figure 7-1 802.1X Device Roles
Client—the device (workstation) that requests access to the LAN and switch services and responds
to requests from the switch.The workstation must be running 802.1X-compliant client software such
as that offered in the Microsoft Windows XP operating system. (T he cl ient i s th e s upplicant in the
IEEE 802.1X specification.)
Note To resolve Windows XP network connectivity and 802.1X authentication issues, read the
Microsoft Knowledge Base article at this URL:
http://support.microsoft.com/support/kb/articles/Q303/5/97.ASP
Authentication server—performs the actual authentication of the client. The authentication server
validates the identity of the client and notifies the switch whether or not the client is authorized to
access the LAN and switch services. Because the switch acts as the proxy, the authentication service
is transparent to the client. In this release, the Remote Authentication Dial-In User Service
(RADIUS) security system with Extensible Authentication Protocol (EA P) ext ensions i s the onl y
supported authentication server; it is available in Cisco Secure Access Control Server ver sion 3.0.
RADIUS operates in a client/server model in which secure authentication information is exchanged
between the RADIUS server and one or more RADIUS clients.
Switch (edge switch or wireless access point)—controls the physical access to the network based on
the authentication status of the client. The switch acts as an intermediary (proxy) betwee n the cli ent
and the authentication server, requesting identity information from the client, verifying that
information with the authentication server, and relaying a response to the client. The swit ch includes
the RADIUS client, which is responsible for encapsulating and decapsulating the Extensible
Authentication Protocol (EAP) frames and interacting with the authentication server.
When the switch receives EAPOL frames and relays them to the authen tica tio n ser ve r, the Ethernet
header is stripped and the remaining EAP fram e is re-encapsulated in the RADIUS format. Th e EAP
frames are not modified or examined during encapsulation, and the authentication server must
support EAP within the native frame format. When the switch receives frames from the
authentication server, the server’s frame header is removed, leaving the EAP frame, which is then
encapsulated for Ethernet and sent to the client.
The devices that can act as intermediaries include the Catalyst 3550 multilayer switch, the Catalyst
2950 switch, or a wireless access point. These devices must be runni n g soft war e t hat suppor ts the
RADIUS client and 802.1X.
Workstations
(clients)
Catalyst 3550
(switch)
Authentication
server
(RADIUS)
65408