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 > Example: Configuring RADIUS-Specific Attributes
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

  • RADIUS Per-Profile Attribute List Configuration Overview
  • aaa profile
  • action-type
  • attributes (RADIUS)
  • ppp aaa-profile
  • profile
  • radius per-profile-attr-list
  • radius-perprofilelist-name
  • request-type
  • show radius per-profile-attr-list
 

Example: Configuring RADIUS-Specific Attributes

In this example, RADIUS-specific attributes are configured for subscribers attached to a specific PPP profile. You can configure this as follows:

  1. Create a RADIUS per-profile attribute list, and configure the required RADIUS attributes in the list.
    host1(config)#radius per-profile-attr-list abchost1 (config-perprofile-list)#request-type acct-starthost1 (config-perprofile-list)#action-type enablehost1 (config-perprofile-list)#attributes calling-station-id override-nas-ip-addr
  2. Create an AAA profile.
    host1(config)#aaa profile aaaprofile1
  3. Specify the RADIUS attribute list in the AAA profile.
    host1(config-aaa-profile)#radius-perprofilelist-name abc
  4. Create a PPP profile.
    host1(config)#profile pppprofile1
  5. Attach the AAA profile name to the PPP profile.
    host1(config-profile)#ppp aaa-profile aaaprofile1
  6. To view the attributes configured in the RADIUS per-profile attribute list, issue the show radius per-profile-attr-list command.
    host1#show radius per-profile-attr-list abc
    Attribute Name       AccessRequest   AccountStart   AccountStop
    ––––––––––––––       –––––––––––––   ––––––––––––   –––––––––––
    calling-station-id    enabled         disabled       enabled
    override-nas-ip-addr  enabled         enabled        enabled
 

Related Documentation

  • RADIUS Per-Profile Attribute List Configuration Overview
  • aaa profile
  • action-type
  • attributes (RADIUS)
  • ppp aaa-profile
  • profile
  • radius per-profile-attr-list
  • radius-perprofilelist-name
  • request-type
  • show radius per-profile-attr-list
 

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