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

show system packet-forwarding-options hw-resource-monitor resource-list

date_range 03-Oct-24

Syntax

content_copy zoom_out_map
show system packet-forwarding-options hw-resource-monitor resource-list resource-list-name

Description

Displays the hardware resources in a resource list.

Required Privilege Level

view

Output Fields

show system packet-forwarding-options hw-resource-monitor resource-list lists the output fields for the show system packet-forwarding-options hw-resource monitor resource-list command.

Table 1: show system packet-forwarding-options hw-resource-monitor resource-list Output Fields

Field Name

Field Description

resource- names

The resources contained in the resource list. The value is one of the following:

  • 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.

Sample Output

show system packet-forwarding-options hw-resource-monitor resource-list

content_copy zoom_out_map
user@host> show system packet-forwarding-options hw-resource-monitor resource-list
content_copy zoom_out_map
resource-names {
    efp;
    ifp;
    vfp;
}

Release Information

Command introduced in Junos OS Release 24.2R1 for EX4100-48MP, EX4400-24MP, EX4650, QFX5120-32C, QFX5120-48T, QFX5120-48Y, and QFX5120-48YM.

footer-navigation