Juniper Networks
Log in
|
How to Buy
|
Contact Us
|
United States (Change)
Choose Country
Solutions
Products & Services
Company
Partners
Support
Education
Community
Security Intelligence Center

Technical Documentation

Download Software
Research a Problem Login required
Case Management Login required
Contract & Product Management Login required
Technical Documentation
Documentation Archive
Report Documentation Bug
Enterprise MIBs
File Format Help
Glossary
Portable Libraries
End-of-Life Products
Contact Support
Guidelines and Policies
Security Resources
Home > Support > Technical Documentation > JunosE Software > Configuring a Parameter Definition to Adjust Frame Shaping Rates for VDSL Traffic
Print
FeedbackFeedback

Documentation Search

Advanced Search |  Search Tips
 

Related Documentation

  • Byte Adjustment for ADSL and VDSL Traffic Overview
  • qos-parameter
  • qos-parameter-define
  • qos-profile
  • scheduler-profile
  • shaping-rate
 

Configuring a Parameter Definition to Adjust Frame Shaping Rates for VDSL Traffic

Packet fragmentation can occur at a DSLAM because of the associated segment header that is added for VDSL2 in frame shaping mode. Because the segment header is not included in the ANCP rate report, the forwarding rate on an E Series router can be higher than the DSLAM rate, which can result in packet loss.

You can use a QoS parameter expression with the frame byte-adjustment application to reduce the forwarding rate so that it matches the VDSL downstream rate at the DSLAM. You can also configure the cell mode application to account for ADSL downstream traffic that is also being received.

To configure a QoS parameter definition to adjust frame shaping rates and manage packet fragmentation:

  1. Configure the QoS parameter definition to accept downstream shaping rate instantiation from ANCP.
    host1(config)#qos-parameter-define ancp-downstream application qos-downstream-rate
  2. Configure the QoS parameter definition for the frame byte-adjustment application to adjust the packet header.
    host1(config)#qos-parameter-define frame-byte application qos-frame-byte-adjustment
    You can also configure the qos-byte-adjustment application with a different value.
  3. Create the QoS parameter definition for the cell mode application to track the subscriber DSL type.
    host1(config)#qos-parameter-define sp-qos-cell-mode application qos-cell-mode

    The ADSL type corresponds to cell mode and VDSL corresponds to frame mode.

  4. Configure the parameter expression to reduce the shaping rate to account for packet fragmentation.

    In the following expression, the adjustment is applied to traffic with frame shaping mode only. The byte adjustment value is 8 and the shaping rate is reduced by 2 percent.

    host1(config)#scheduler-profile service-provider-business host1(config-scheduler-profile)# shaping-rate ancp-downstream - (ancp-downstream % 2 * (1 - sp-qos-cell-mode))

    Tip: To determine the expression value and the byte adjustment required, you must account for the actual segmentation header overhead added by the DSLAM. DSLAMs have different segmentation header overheads.

    If the user packet size changes, you must change the expression value and the byte adjustment value.

  5. To ensure that the router handles the byte adjustment value consistently for VDSL and ADSL networks, apply the QoS parameter for frame shaping mode globally.
    host1(config)#qos-parameter frame-byte 8

    Note: The ancp-downstream rate and sp-qos-cell-mode QoS parameters are dynamically applied to QoS by ANCP.

 

Related Documentation

  • Byte Adjustment for ADSL and VDSL Traffic Overview
  • qos-parameter
  • qos-parameter-define
  • qos-profile
  • scheduler-profile
  • shaping-rate
 

Published: 2010-12-15


 
  • About Juniper
  • The New Network
  • Investor Relations
  • Press Releases
  • Newsletters
  • Juniper Offices
  • Resources
  • How to Buy
  • Partner Locator
  • Image Library
  • Visio Templates
  • Security Center
  • Community
  • Forums
  • Blogs
  • Junos Central
  • Social Media
  • 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-2011 Juniper Networks, Inc. All rights reserved.

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
Help
|
My Account
|
Log Out