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 > Configuring the Router to Obtain the LLID for a Subscriber
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 profile
  • interface
  • key
  • ppp aaa-profile
  • pre-authenticate
  • radius pre-authentication server
  • show aaa profile
  • show radius servers
 

Configuring the Router to Obtain the LLID for a Subscriber

To configure the router to obtain the LLID for a subscriber:

  1. Create an AAA profile that supports subscriber preauthentication.
    host1(config)#aaa profile preAuthLlid host1(config-aaa-profile)#pre-authenticate host1(config-aaa-profile)#exit
  2. Define a RADIUS preauthentication server.
    host1(config)#radius pre-authentication server 10.10.10.1 host1(config-radius)#key abc123 host1(config-radius)#exit
  3. Associate the AAA profile with the designated PPP interface.
    host1(config)#interface atm 4/3.101 host1(config-subif)#ppp aaa-profile preAuthLlid
  4. (Optional) Verify that preauthentication support is configured for the AAA profile.
    host1(config-subif)#run show aaa profile name PreAuthLlid
    preAuthLlid:
        atm nas-port-type: ADLSL-CAP
        ethernet nas-port-type: Cable
        profile-service-description: xyzService
        pre-authenticate 
        allow xyz.com
        deny default
        translate xyz1.com abc.com

    For information, see Setting Baselines for Remote Access.

  5. (Optional) Verify configuration of the RADIUS preauthentication server.
    host1(config-subif)#run show radius pre-authentication servers
    
                   RADIUS Pre-Authentication Configuration
                   ---------------------------------------
                    Udp    Retry             Maximum    Dead
     IP Address     Port   Count   Timeout   Sessions   Time   Secret
    -------------   ----   -----   -------   --------   ----   ------
    10.10.10.1      1812   3       3         255        0      radius

    You can also display configuration information for preauthentication servers by using the show radius servers command. For information, see Setting Baselines for Remote Access.

  6. (Optional) Display statistics for the RADIUS preauthentication server.

    To display preauthentication statistics, use the show radius pre-authentication statistics command. For information, see Setting Baselines for Remote Access.

    To display a count of preauthentication requests and responses, use the show aaa statistics command. For information, see Setting Baselines for Remote Access.

 

Related Documentation

  • aaa profile
  • interface
  • key
  • ppp aaa-profile
  • pre-authenticate
  • radius pre-authentication server
  • show aaa profile
  • show radius servers
 

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