cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
633
Views
0
Helpful
2
Replies

Cisco PI 2.1 not correctly showing user names of wired clients with 802.1x

Hi,

In our network we use WS-C2960G-48TC-L switches for the end devices and WS-C3850-48T as core. User names of some wired clients are showing as "unknown" while authentication status is displayed "Authorization Succeeded", sometimes they are shown with their user names. All wireless clients are shown properly.

Please help me to resolve this issue.

2 Replies 2

marce1000
Hall of Fame
Hall of Fame

 

 - Depends on your authentication/authorization settings for the particular ports, one obvious 'result' would be if those particular ports are not using any auth-mechanisms  (for instance).

M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Thanks for reply, marce1000,

I could give my settings on ports:

interface GigabitEthernet0/2
 switchport access vlan 8
 switchport mode access
 switchport nonegotiate
 no keepalive
 authentication open
 authentication order dot1x
 authentication port-control auto
 authentication violation replace
 dot1x pae authenticator
 no cdp enable
 spanning-tree portfast

They are identical for all ports. We use only user authentication method.
As I
wrote earlier, sometimes PI shows user name sometimes doesn't show on the same port while authentication status is displayed "Authorization Succeeded".