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

resource-list (Network Management)

date_range 03-Oct-24

Syntax

content_copy zoom_out_map
        resource-list resource-list-name resource-names <all-resources> / <ecmp-group> <ecmp-member> <efp> <egress-l3-interface> <host-ipv4> <host-ipv6> <ifp> <l3-next-hop> <lpm-ipv4> <lpm-ipv6-128> <lpm-ipv6-64> <mac> <mpls-ingress> <mpls-swap> <tunnel> <vfp> <vport>;
        }

Hierarchy Level

content_copy zoom_out_map
[edit system packet-forwarding-options hw-resource-monitor]
        

Description

Create a resource list to monitor hardware resource utilization. You can configure multiple resource lists, but the same resource can only be used once and cannot be duplicated on multiple resource lists.

Configure a resource list with multiple resource names, each resource name separated by a space. To add all available resources to the resource list, specify all-resources option.

You can map a resource list with a monitor profile (optional) and configure the upper, lower thresholds, and notification type of the monitor profile. You can also configure the polling interval (optional).

No default values.

Options

resource-list-name

The name of the resource list.

resource-names

The list of resources to monitor.

  • all-resources—All applicable hardware resources.

  • ecmp-group—Equal Cost Multi Path (ECMP) group hardware table.

  • ecmp-member—ECMP member hardware table.

  • efp—TCAM: Egress Field Processor hardware table.

  • egress-l3-interface—Egress layer 3 Interface hardware table.

  • host-ipv4—IPv4 host routes hardware table.

  • host-ipv6—IPv6 host routes hardware table.

  • ifp—TCAM: Ingress field processor hardware table.

  • l3-next-hop—Layer 3 next hop hardware table.

  • lpm-ipv4—Longest prefix match IPv4 32 bits wide hardware table.

  • lpm-ipv6-128—Longest prefix match IPv6 128 bits wide hardware table.

  • lpm-ipv6-64—Longest prefix match IPv6 64 bits wide hardware table.

  • mac—Layer 2 entry hardware table.

  • mpls-ingress—Multiprotocol Label Switching (MPLS) ingress hardware table.

  • mpls-swap—MPLS swap hardware table.

  • tunnel—IP/Layer 3 tunnel hardware table.

  • vfp—TCAM: VLAN field processor hardware table.

  • vport—Virtual port hardware table.

Required Privilege Level

edit

Release Information

Statement introduced in Junos OS Release 24.2R1.

footer-navigation