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 Local ATM Cross-Connects with AAL5 Encapsulation
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

  • atm pvc
  • interface atm
  • interface loopback
  • ip address
  • mpls-relay
  • show mpls cross-connects atm
  • vlan id
 

Configuring Local ATM Cross-Connects with AAL5 Encapsulation

To create a local cross-connect between two ATM 1483 subinterfaces on the same router, you create a loopback interface, configure your ATM PVCs, and then create an MPLS relay connection from the PVCs to the loopback interface. You do not need to configure any other MPLS commands.

The following commands create an ATM cross-connect between two ATM subinterfaces on the same router.

Note: Although this procedure uses AAL5 encapsulation to configure a local cross-connect between two ATM 1483 subinterfaces within the same router, you can also use AAL5 encapsulation when you configure an MPLS pseudowire (tunnel) connection between two ATM VCCs on different routers.

  1. Create a loopback interface. All local cross-connects can share the same loopback interface.
    host1(config)#interface loopback 0 host1(config-if)#ip address 10.1.1.1 255.255.255.255 host1(config)#exit
  2. Create an ATM 1483 subinterface and ATM PVC with aal5all encapsulation on the ingress interface.
    host1(config)#interface atm 2/0.1 host1(config-subif)#atm pvc 1 0 100 aal5all
  3. Create an MPLS relay connection to the loopback interface. Include the address of the loopback interface and a VC ID.
    host1(config-subif)#mpls-relay 10.1.1.1 2 host1(config-subif)#exit
  4. Create an ATM 1483 subinterface and ATM PVC with aal5all encapsulation on the egress interface.
    host1(config)#interface atm 2/0.2 host1(config-subif)#atm pvc 2 0 101 aal5all
  5. Create an MPLS relay connection to the loopback interface. The VC ID must be the same on both sides of the connection.
    host1(config-subif)#mpls-relay 10.1.1.1 2 host1(config-subif)#exit
  6. (Optional) Display your configuration.
    host1#show mpls cross-connects atm
                                                      Cate Peak
    Interface  VPI VCI Interface  VPI VCI VC-ID Encap gory Rate  Status
    ---------- --- --- ---------- --- --- ----- ----- ---- ---- --------
    ATM2/0.1     0 100 ATM2/0.2     0 101     2 AAL5  UBR     0 State UP
    1 local connection(s) found
 

Related Documentation

  • atm pvc
  • interface atm
  • interface loopback
  • ip address
  • mpls-relay
  • show mpls cross-connects atm
  • vlan id
 

Published: 2012-07-02

 
  • 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