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 Multiple PPP Clients per ATM Subinterface
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...

Configuring Multiple PPP Clients per ATM Subinterface

Figure 1 shows how PPPoE supports multiplexing of multiple PPP sessions per ATM subinterface.

Figure 1: Multiple PPP Clients per ATM Subinterface

Multiple PPP Clients per ATM Subinterface

Configure an ATM interface by entering Configuration mode and performing the following tasks. For more information about configuring ATM interfaces, see JunosE Link Layer Configuration Guide.

  1. Configure a physical interface.
    host1(config)#interface atm 0/1
  2. Configure the subinterface.
    host1(config-if)#interface atm 0/1.20
  3. Configure a PVC by specifying the vcd (virtual circuit descriptor), the vci (virtual channel identifier), the vpi (virtual path identifier), and the encapsulation type.
    host1(config-if)#atm pvc 10 22 100 aal5snap
  4. Configure PPPoE encapsulation.
    host1(config-if)#encapsulation pppoe
  5. Configure the subinterface for one PPP client.
    host1(config-if)#interface atm 0/1.20.1
  6. Configure PPP encapsulation.
    host1(config-if)#encapsulation ppp
  7. Configure PAP or CHAP authentication.
    host1((config-if))#ppp authentication chap
  8. Apply the profile to the PPP interface.
    host1(config-subif)#profile foo2
  9. Configure the subinterface for a second PPP client.
    host1(config-if)#interface atm 0/1.20.2
  10. Configure PPP encapsulation.
    host1(config-if)#encapsulation ppp
  11. Configure PAP or CHAP authentication.
    host1((config-if))#ppp authentication chap
  12. Apply the profile to the PPP interface.
    host1(config-subif)#profile foo2

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