Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

overlay (Packet Forwarding Options)

date_range 13-Dec-24

Syntax

content_copy zoom_out_map
    overlay {
        interface-num interface-num;
        next-hop next-hop;
    }

Hierarchy Level

content_copy zoom_out_map

Description

Configure overlay interface and next-hop size. Configuration will be followed by a PFE restart for the configuration to take effect.

Options

interface-num

Number of L3 Interfaces. Must be multiple of 1024. This will restart PFE.

  • Range: 1024 through 7168

    Default is 4096

next-hop

Number of L3 Next-hops. Must be multiple of 4096. This will restart PFE.

  • Range: 4096 through 28762

    Default is 16384

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Evolved Release 24.4R1

footer-navigation