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 > Creating Policy Lists for ATM
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

  • Creating or Modifying Classifier Control Lists for ATM Policy Lists
  • atm policy-list
 

Creating Policy Lists for ATM

In the following example, you create two policies: one for CBR traffic and one for UBR traffic. One policy is attached to an interface that contains CBR traffic and the other to an interface that contains UBR traffic.

  1. Create a CBR policy list.
    host1(config)#atm policy-list polCbr host1(config-policy-list)#
  2. Create the classification group and assign a strict priority traffic class and color green.
    host1(config-policy-list)#classifier-group * host1(config-policy-list-classifier-group)#traffic-class strict-priority host1(config-policy-list-classifier-group)#color green
  3. Exit Policy List Configuration mode to save the configuration.
    host1(config-policy-list-classifier-group)#exit host1(config-policy-list)#exit host1(config)#
  4. Create a UBR policy that maps to the strict best-effort traffic class and color red.
    host1(config)#atm policy-list polUbr host1(config-policy-list)#classifier-group * host1(config-policy-list-classifier-group)#traffic-class best-effort host1(config-policy-list-classifier-group)#color red
  5. Exit Policy List Configuration mode to save the configuration.
    host1(config-policy-list-classifier-group)#exit host1(config-policy-list)#exit host1(config)#
  6. Attach the policies to ATM subinterfaces.
    host1(config)#interface atm 0/0.100 host1(config-if)#atm policy input polUbr statistics enabled host1(config-if)#exit host1(config)#interface atm 0/0.101 host1(config-if)#atm policy input polCbr statistics enabled host1(config-if)#exit
  7. Display the policy lists.
    host1#show atm subinterface atm 0/0.100
    
    Circuit                   Interface
     Interface  ATM-Prot VCD VPI VCI  Type   Encap MTU  Status   Type
    ----------- -------- --- --- --- ------- ----- ---- ------ ---------
    ATM 0/0.100 RFC-1483 100   0 100 PVC     SNAP  9180 up     Static
     
    Auto configure status         : static
    Auto configure interface(s)   : none
    Detected 1483 encapsulation   : none
    Detected dynamic interface    : none
    Interface types in lockout    : none
     
    Assigned profile (IP)         : none assigned
    Assigned profile (BridgedEnet): none assigned
    Assigned profile (PPP)        : none assigned
    Assigned profile (PPPoE)      : none assigned
    Assigned profile (any)        : none assigned
     
    SNMP trap link-status: disabled
     
    InPackets:                0
    InBytes:                  0
    OutPackets:               0
    OutBytes:                 0
    InErrors:                 0
    OutErrors:                0
    InPacketDiscards:         0
    InPacketsUnknownProtocol: 0
    OutDiscards:              0
    ATM policy input polUbr
      Statistics are disabled
    1 interface(s) found
    host1#show atm subinterface atm 0/0.101
    
                                     Circuit                   Interface
     Interface  ATM-Prot VCD VPI VCI  Type   Encap MTU  Status   Type
    ----------- -------- --- --- --- ------- ----- ---- ------ ---------
    ATM 0/0.101 RFC-1483 101   0 101 PVC     SNAP  9180 up     Static
    Auto configure status         : static
    Auto configure interface(s)   : none
    Detected 1483 encapsulation   : none
    Detected dynamic interface    : none
    Interface types in lockout    : none
    Assigned profile (IP)         : none assigned
    Assigned profile (BridgedEnet): none assigned
    Assigned profile (PPP)        : none assigned
    Assigned profile (PPPoE)      : none assigned
    Assigned profile (any)        : none assigned
    SNMP trap link-status: disabled
    InPackets:                0
    InBytes:                  0
    OutPackets:               0
    OutBytes:                 0
    InErrors:                 0
    OutErrors:                0
    InPacketDiscards:         0
    InPacketsUnknownProtocol: 0
    OutDiscards:              0
    ATM policy input polCbr
      classifier-group *
        3096 packets, 377678 bytes
        traffic-class best-effort
        color green
    1 interface(s) found
 

Related Documentation

  • Creating or Modifying Classifier Control Lists for ATM Policy Lists
  • atm policy-list
 

Published: 2012-06-21

 
  • 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