Comware

 View Only
  • 1.  HPE 5130 Comware dot1x logs

    Posted Jul 08, 2020 01:27 AM

    I have recently installed a new switch:

    HPE 5130 with Version 7.1.070, Release 3506P02

    and I also have another HPE product :

    HPE 3600 with Comware Software, Version 5.20.99, Release 2112P05

    and there the 802.1x logins are better presented:

    8021X/6/DOT1X_AUTH_FAILURE: -IfName=Ethernet1/0/31-UserName=HOSTXXX; DOT1X authentication failed. <br>RDS/6/RDS_SUCC: -IfName=Ethernet1/0/16-VlanId=XXX-MACAddr=XXX-IPAddr=N/A-IPv6Addr=N/A-UserName=XXX; User got online successfully.

    Only 802.1x logs are under debuggings status (7), are a bit unusable, like:

    DOT1X/7/EVENT: AAA processed authorization request: Result= Success, UserMAC=XXX, VLANID=XXX, Interface=GigabitEthernet1/0/13.

    Question: how can I achieve same log type as on HPE 3600 ?



  • 2.  RE: HPE 5130 Comware dot1x logs

    Posted Jul 08, 2020 01:53 AM

    Found it by reading some random posts on this forum, someone had problem with similar topic but different module. I did try if dot1x works like that too, and it does. Command is

    dot1x access-user log enable ...

     

    DOT1X/6/DOT1X_LOGIN_SUCC: -IfName=GigabitEthernet1/0/9-MACAddr=XXX-AccessVLANID=XX-AuthorizationVLANID=XX-Username=XXX; User passed 802.1X authentication and came online.