01-14-2016 11:38 AM - edited 03-08-2019 03:24 AM
Hello,
This is my first post. We have fa and gi switches. 802.1x authentication works great on a fast Ethernet C2960 with firmware 12.2(55) SE. But clients fail to authenticate on a C3750 with firmware 12.2 (55)SE. The client PC has a GPO to enable the proper local configuration. A test notebook authenticates when connected to a the C2960 but fails on the C3750. I am wondering if there is an additional or different command required to configure a Gi switch. I would assume not because they are running the same firmware but the only difference is the hardware. I used command dot1x port-control auto to enable.
Thank you,
Jim
01-15-2016 06:29 AM
What commands are you running on the access ports?
On my Gigabit switches, we run the following commands:
dot1x max-req 3
dot1x max-reauth-req 3
authentication port-control autoauthentication timer reauthenticate 3600 (this is one hour, which should be default)
-Austin
01-15-2016 08:14 AM
Austin,
Thank you for your response. The port is question has the following configuration....
switchport access vlan xx
switchport mode access
dot1x port-control auto
dot1x pae authenicator
spanning-tree portfast
01-15-2016 08:59 AM
Try adding the following to access ports:
dot1x max-req 3
dot1x max-reauth-req 3
dot1x reauthentication
Do you have all of your radius commands set up the same as the other switch?
01-15-2016 11:13 AM
moving post to the Network Infrastructure>Lan Switching Community.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide