Security

last person joined: yesterday 

Forum to discuss Enterprise security using HPE Aruba Networking NAC solutions (ClearPass), Introspect, VIA, 360 Security Exchange, Extensions, and Policy Enforcement Firewall (PEF).
Expand all | Collapse all

Trying to add a MAC for a handheld scanner

This thread has been viewed 1 times
  • 1.  Trying to add a MAC for a handheld scanner

    Posted Aug 26, 2013 09:23 AM

    Hi all.  New to the Aruba world and like it!  I've got version sprawl... working on getting all my controllers around the world on consistent version.  Anyway I have a plant that uses handheld scanners.  I need to add 2 MACs for 2 new scanners.  Under Monitoring -> Clients I see the list of 10 scanners plus all the other laptops etc.  Their name is their MAC addy, have an IPv4 IP, are in "scanners" User Role, using MAC authentication.  I cannot for the life of me find where to add the new MACs. 

     

    I thought it would be under Configuration -> Security -> Authentication -> Internal DB, but only see some legacy laptops there. 

     

    BTW the controller version is 5.0.3.0.  Again planning on upgrading all my controllers to 6.3 once it is out.

     

    Thanks !

     

    -Reset_Smith0100010101001010110010100101101001010101



  • 2.  RE: Trying to add a MAC for a handheld scanner

    EMPLOYEE
    Posted Aug 26, 2013 09:29 AM

    If you do a show user-table then find the authentication profile, you can issue the command:

     

    show aaa profile <profile-name>

     

    This will tell you the server group. Once you have the server group name, issue the following:

     

    show aaa server-group <server-group-name>

     

    This will show you the list of servers that the profile is using for authentication and that should be where you can find your MAC address list.



  • 3.  RE: Trying to add a MAC for a handheld scanner

    Posted Aug 26, 2013 10:11 AM

    Thanks.  That got me somewhere... bcould you elaborate a bit on "

     

    This will show you the list of servers that the profile is using for authentication and that should be where you can find your MAC address list."  ?

     

    thanks!!



  • 4.  RE: Trying to add a MAC for a handheld scanner

    EMPLOYEE
    Posted Aug 26, 2013 10:13 AM

    Can you post the output of the show server-group command?



  • 5.  RE: Trying to add a MAC for a handheld scanner

    Posted Aug 26, 2013 10:32 AM


    (aruba-hmd) #show aaa server-group default

    Fail Through:No

    Auth Servers
    ------------
    Name      Server-Type  trim-FQDN  Match-Type  Match-Op  Match-Str
    ----      -----------  ---------  ----------  --------  ---------
    Internal  Internal     No

    Role/VLAN derivation rules
    ---------------------------
    Priority  Attribute  Operation  Operand  Type  Action  Value  Validated
    --------  ---------  ---------  -------  ----  ------  -----  ---------

    (aruba-hmd) #



  • 6.  RE: Trying to add a MAC for a handheld scanner

    EMPLOYEE
    Posted Aug 26, 2013 11:19 AM

    If you do a show aaa profile <profile name>, do you see a User Derivation rule list defined?

     

    aaaprof-udr.png



  • 7.  RE: Trying to add a MAC for a handheld scanner

    Posted Aug 26, 2013 11:34 AM

    Mine is N/A like yours



  • 8.  RE: Trying to add a MAC for a handheld scanner

    EMPLOYEE
    Posted Aug 26, 2013 11:38 AM

    Hm. Can you take the MAC of one of the connected scanners and post the output from:

     

    show user <mac-address>



  • 9.  RE: Trying to add a MAC for a handheld scanner

    Posted Aug 26, 2013 11:50 AM


  • 10.  RE: Trying to add a MAC for a handheld scanner

    EMPLOYEE
    Posted Aug 26, 2013 12:27 PM

    What is your "MAC Authentication Default Role" for the "abc-scanners-aaa" AAA profile? (show aaa profile abc-scanners-aaa)



  • 11.  RE: Trying to add a MAC for a handheld scanner

    Posted Aug 26, 2013 12:51 PM


    Parameter                           Value
    ---------                           -----
    Initial role                        denyall
    MAC Authentication Profile          SCAN-Gun
    MAC Authentication Default Role     scanners
    MAC Authentication Server Group     default
    802.1X Authentication Profile       N/A
    802.1X Authentication Default Role  denyall
    802.1X Authentication Server Group  N/A
    RADIUS Accounting Server Group      N/A
    XML API server                      N/A
    RFC 3576 server                     N/A
    User derivation rules               N/A
    Wired to Wireless Roaming           Enabled
    SIP authentication role             N/A



     

     

    thanks for your help!



  • 12.  RE: Trying to add a MAC for a handheld scanner

    EMPLOYEE
    Posted Aug 26, 2013 04:42 PM

    Can you run:

     

    show local-userdb verbose

     

    and blank the passwords out?