Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

burst-size (TDF Domain)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
burst-size {
    apply-groups [group-names];
    apply-groups-except [group-names];
    downlink downlink-burst-size;
    uplink uplink-burst-size ;
}

Hierarchy Level

content_copy zoom_out_map
[edit unified-edge gateways tdf gateway-name domains domain-name]

Description

Configure the TDF domain’s default TDF subscriber allowed burst size for uplink and downlink traffic. Uplink traffic originates from the subscriber towards the public data network (PDN), and downlink traffic comes from the PDN and is destined for the subscriber.

Options

downlink-burst-size

Burst size value for the downlink direction.

  • Range: 1500 through 1,500,000,000 bytes.

uplink-burst-size

Burst size value for the uplink direction.

  • Range: 1500 through 1,500,000,000 bytes.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

unified-edge—To view this statement in the configuration.

unified-edge-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation