Juniper Networks
Log in
|
How to Buy
|
Contact Us
|
United States (Change)
Choose Country
Close

Choose Country

North America

  • United States

Europe

  • Deutschland - Germany
  • España - Spain
  • France
  • Italia - Italy
  • Россия - Russia
  • United Kingdom

Asia Pacific

  • Asean Region (Vietnam, Indonesia, Singapore, Malaysia)
  • Australia
  • 中国 - China
  • India
  • 日本 - Japan
  • 대한민국 - Korea
  • 台灣 - Taiwan
Solutions
Products & Services
Company
Partners
Support
Education
Community
Security Intelligence Center

Technical Documentation

Support
Technical Documentation
Content Explorer New
 
Enterprise MIBs
 
EOL Documentation
 
Feature Explorer Login required New
 
File Format Help
 
Glossary
 
Portable Libraries
 
 
Home > Support > Technical Documentation > JunosE Software > Configuring RADIUS AAA Servers
Print
Rate and give feedback:  Feedback Received. Thank You!
Rate and give feedback: 
Close
This document helped resolve my issue.  Yes No

Additional Comments

800 characters remaining

May we contact you if necessary?

Name:  
E-mail: 
Submitting...
 

Related Documentation

  • aaa accounting broadcast
  • aaa accounting duplication
  • aaa accounting immediate-update
  • aaa authentication default
  • aaa duplicate-address-check
  • key
  • max-sessions
  • radius accounting server
  • radius authentication server
  • radius rollover-on-reject
  • radius tunnel-accounting
  • radius udp-checksum
  • retransmit
  • timeout
  • udp-port
  • virtual-router
 

Configuring RADIUS AAA Servers

The number of RADIUS servers you can configure depends on available memory. The router has an embedded RADIUS client for authentication and accounting.

Note: You can configure B-RAS with RADIUS accounting, but without RADIUS authentication. In this configuration, the username and password on the remote end are not authenticated and can be set to any value.

You must assign an IP address to a RADIUS authentication or accounting server to configure it.

If you do not configure a primary authentication or accounting server, all authentication and accounting requests will fail. You can configure other servers as backup in the event that the primary server cannot be reached. Configure each server individually.

To configure an authentication or accounting RADIUS server:

  1. Specify the authentication or accounting server address.
    host1(config)#radius authentication server 10.10.10.1 host1(config-radius)#orhost1(config)#radius accounting server 10.10.10.6 host1(config-radius)#
  2. (Optional) Specify a UDP port for RADIUS authentication or accounting server requests.
    host1(config-radius)#udp-port 1645
  3. Specify an authentication or accounting server secret.
    host1(config-radius)#key gismo
  4. (Optional) Specify the number of retries the router makes to an authentication or accounting server before it attempts to contact another server.
    host1(config-radius)#retransmit 2
  5. (Optional) Specify the number of seconds between retries.
    host1(config-radius)#timeout 5
  6. (Optional) Specify the maximum number of outstanding requests.
    host1(config-radius)#max-sessions 100
  7. (Optional) Specify the amount of time to remove a server from the available list when a timeout occurs.
    host1(config-radius)#deadtime 10
  8. (Optional) In Global Configuration mode, specify whether the E Series router should move on to the next RADIUS server when the router receives an Access-Reject message for the user it is authenticating.
    host1(config)#radius rollover-on-reject enable
  9. (Optional) Enable duplicate address checking.
    host1(config)aaa duplicate-address-check enable
  10. (Optional) Specify that duplicate accounting records be sent to the accounting server for a virtual router.
    host1(config)#aaa accounting duplication routerBoston
  11. (Optional) Enter the correct virtual router context, and specify the virtual router group to which broadcast accounting records are sent.
    host1(config)#virtual-router vrSouth25 host1:vrSouth25(config)#aaa accounting broadcast westVrGroup38 host1:vrSouth25(config)#exit
  12. (Optional) Specify that immediate accounting updates be sent to the accounting server when a response is received to an Acct-Start message.
    host1(config)#aaa accounting immediate-update
  13. (Optional) Specify whether the router collects all statistics or only the uptime status.
    host1(config)#aaa accounting time
  14. (Optional) Specify that tunnel accounting be enabled or disabled.
    host1(config)#radius tunnel-accounting enable
  15. (Optional) Specify the default authentication and accounting methods for the subscribers.
    host1(config)#aaa authentication ppp default radius none
  16. (Optional) Disable UDP checksums on virtual routers you configure for B-RAS.
    host1:(config)#virtual router boston host1:boston(config)#radius udp-checksum disable
 

Related Documentation

  • aaa accounting broadcast
  • aaa accounting duplication
  • aaa accounting immediate-update
  • aaa authentication default
  • aaa duplicate-address-check
  • key
  • max-sessions
  • radius accounting server
  • radius authentication server
  • radius rollover-on-reject
  • radius tunnel-accounting
  • radius udp-checksum
  • retransmit
  • timeout
  • udp-port
  • virtual-router
 

Published: 2012-06-27

 
  • About Juniper
  • Investor Relations
  • Press Releases
  • Newsletters
  • Juniper Offices
  • Green Networking
  • Resources
  • How to Buy
  • Partner Locator
  • Image Library
  • Visio Templates
  • Security Center
  • Community
  • Forums
  • Blogs
  • Junos Central
  • Social Media
  • Developers
  • Support
  • Technical Documentation
  • Knowledge Base (KB)
  • Software Downloads
  • Product Licensing
  • Contact Support
Site Map / RSS Feeds / Careers / Accessibility / Feedback / Privacy & Policy / Legal Notices
Copyright© 1999-2012 Juniper Networks, Inc. All rights reserved.
Help
|
My Account
|
Log Out