Operation Manual
RADIUS, LDAP, and Server Groups Commands
RADIUS, LDAP, and Server Groups Commands
17 – 427
Syntax
MX# radping {server |servername | group servergroup}request [acct-off |
acct-on | acct-start | acct-stop | acct-update | authentication] user username
password password auth-type {plain|mschap2}
Defaults
None
Access
Enabled.
History
Introduced in MSS Version 6.2.
Examples
To verify that a RADIUS server, alpha with the username, smith5, password,
swordfish, is active on the network, type the following command:
MX# radping alpha request authentication user smith5 password swordfish auth-type mschap2
Sending authentication request to server test-27708 (10.20.30.40:1812)
To send an accounting request to the RADIUS server, use the following command:
MX# radping alpha request acct-start
To stop the accounting requests, use the following commands:
MX# radping alpha request acct-stop
set accounting command
Used to configure command auditing on your network. All commands entered using the CLI are
logged to the RADIUS server for auditing purposes.
set ldap
Configure additional settings for an LDAP configuration.
server
servername
Name of a RADIUS server configured to perform remote AAA services for MX
switches.
group
servergroup
Name of a RADIUS server group configured to perform remote AAA services for MX
switches.
request
acct-off
acct-on
acct-start
acct-stop
acct-update
Send accounting requests to the RADIUS server to collect and start or stop user
statistics.
authentication
Send an authentication request to the RADIUS server.
user
username
A user name configured on the RADIUS server.
password
password
The password configured for user.
auth-type
plain|mschap2
The authentication type used by the RADIUS server or server group.