Security

last person joined: 12 hours ago 

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

We need to test acces to external Radius server with the CLI. Anyboba has the right command and the

This thread has been viewed 1 times
  • 1.  We need to test acces to external Radius server with the CLI. Anyboba has the right command and the

    Posted Jun 18, 2015 03:40 PM

    We need to test the radius server with the CLI in Instant. Anybody has the right syntax for the command ?



  • 2.  RE: We need to test acces to external Radius server with the CLI. Anyboba has the right command and the



  • 3.  RE: We need to test acces to external Radius server with the CLI. Anyboba has the right command and the

    EMPLOYEE
    Posted Jun 18, 2015 03:42 PM
    aaa test-server <servername> <username>


  • 4.  RE: We need to test acces to external Radius server with the CLI. Anyboba has the right command and the

    Posted Jun 18, 2015 03:44 PM

     had that one, it doesn't work. How come there is no pwd we the command ?



  • 5.  RE: We need to test acces to external Radius server with the CLI. Anyboba has the right command and the

    EMPLOYEE
    Posted Jun 18, 2015 09:10 PM

    Use this:

     

    aaa test-server <server name>  username <username> password <password> auth-type pap

    Unfortunately, it only works with Pap, not MsChap



  • 6.  RE: We need to test acces to external Radius server with the CLI. Anyboba has the right command and the
    Best Answer

    EMPLOYEE
    Posted Jun 18, 2015 09:10 PM

    Use this:

     

    aaa test-server <server name>  username <username> password <password> auth-type pap

    Unfortunately, it only works with Pap, not MsChap