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 > Example: Associating all Subscribers of a PPP Interface with a Specific Domain Name
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
  • allow
  • deny
  • ppp aaa-profile
  • translate
 

Example: Associating all Subscribers of a PPP Interface with a Specific Domain Name

In this example, an administrator wants to associate all subscribers of a PPP interface with a specific domain name.

  1. Create an AAA profile.
    host1(config)#aaa profile forwardToXyz
  2. Map the original domain name to the mapped domain name for domain map lookup.
    host1(config-aaa-profile)#translate default xyz.com
  3. Associate the AAA profile with the designated PPP interface.
    host1(config-if)#ppp aaa-profile forwardToXyz

When configured as such, the following scenario is typical:

  • PPP passes the AAA profile forwardToXyz to AAA in the authentication request.
  • AAA performs the following tasks:
    • Receives the authentication request from PPP with the subscriber’s name morris@abc.com.
    • Parses the domain name abc.com and examines the specified AAA profile forwardToXyz.
    • Determines that the AAA profile forwardToXyz is valid.
    • Searches forwardToXyz for a match on the PPP subscriber’s domain name and finds no match.
    • Searches forwardToXyz for a match on the domain name default.
    • Finds a match and continues as normal using the domain name xyz.com.

      Note: If there is no matching entry in the AAA profile for the user’s domain name or for the domain name default, then AAA continues processing as if there were no AAA profile.

      If the user’s name does not contain a domain name, then AAA attempts to match to the domain name none in the AAA profile. If there is no entry for none, then AAA attempts to match for the domain name default in the AAA profile. If there is no entry for either none or default, then AAA continues processing as if there were no AAA profile.

 

Related Documentation

  • aaa profile
  • allow
  • deny
  • ppp aaa-profile
  • translate
 

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