show chassis forwarding-options
Syntax
show chassis forwarding-options
Description
Display the configuration for the Unified Forwarding Table.
Options
There are no options for this command.
Starting in Junos OS Releases 17.3R2, for QFX5200 Virtual Chassis, information about memory banks are displayed only for the Primary, not for the other members. Values remain the same across all members. All configuration changes for the Unified Forwarding Table are made through the Primary.
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show chassis forwarding-options
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
profile name |
Name of profile configured:
|
MAC |
Maximum amount of memory allocated for Layer 2 entries. |
L3-host |
Maximum amount of memory allocated for Layer 3 host entries. |
LPM |
Maximum amount of memory allocated for longest match prefix (LPM) entries. |
num-65-127-prefix |
Maximum amount of memory allocated in LPM table for IP prefixes with lengths in the range /65 through /127. |
Total scale(K) |
(QFX5200 only) Maximum amount of memory allocated for each address type. This amount includes the amount configured plus the amount allocated through the dedicated hash table. |
Bank details for various types of entries |
(QFX5200 only) Maximum amount of memory configured by address type for each of the four shared memory banks and the dedicated hash table. |
Entry type |
(QFX5200 only) Type
of forwarding-table entry: |
Dedicated bank size(K) |
(QFX5200 only) Maximum amount of memory allocated for each address type in the dedicated hash table. |
Shared bank size(K) |
(QFX5200 only) Default Maximum amount of memory allocated for each address type in the shared memory banks. |
Sample Output
- show chassis forwarding-options (vxlan-gbp-l2-profile on EX4400 Series switch)
- show chassis forwarding-options (l2-profile-three)
- show chassis forwarding-options (custom-profile on QFX5200 Series switch)
- show chassis forwarding-options (QFX5200 Virtual Chassis)
show chassis forwarding-options (vxlan-gbp-l2-profile on EX4400 Series switch)
user@host> show chasiss forwarding-options UFT Configuration: vxlan-gbp-l2-profile num-65-127-prefix = 1K --------------Bank details for various types of entries------------------ Entry type Dedicated Bank Size(K) Shared Bank Size(K) L2(mac) 16 16 * num shared banks L3(unicast & multicast) 16 16 * num shared banks Exact Match 0 8 * num shared banks
show chassis forwarding-options (l2-profile-three)
user@host> show chassis forwarding-options UFT Configuration: l2-profile-three. (MAC: 160K L3-host: 144K LPM: 16K) (default) num-65-127-prefix = none {master:0}
show chassis forwarding-options (custom-profile on QFX5200 Series switch)
user@host> show chasiss forwarding-options UFT Configuration: custom-profile Configured custom scale: Entry type Total scale(K) L2(mac) 8 L3 (unicast & multicast) 72 Exact Match 0 Longest Prefix Match (lpm) 80 num-65-127-prefix = 1K -------------Bank details for various types of entries------------ Entry type Dedicated Bank Size(K) Shared Bank Size(K) L2 (mac) 8 32 * num shared banks L3 (unicast & multicast 8 32 * num shared banks Exact match 0 16 * num shared banks Longest Prefix match(lpm) 16 32 * num shared banks
show chassis forwarding-options (QFX5200 Virtual Chassis)
user@host> show chassis forwarding-options localre: - UFT Configuration: l2-profile-three.(default) num-65-127-prefix = 1K -Bank details for various types of entries- Entry type Dedicated Bank Size(K) Shared Bank Size(K) L2(mac) 8 32 * num shared banks L3(unicast & multicast) 8 32 * num shared banks Exact Match 0 16 * num shared banks Longest Prefix Match(lpm) 16 32 * num shared banks fpc1: - UFT Configurtion: l2-profile-three.(default) num-65-127-prefix = 1K
Release Information
Command introduced in Junos OS Release 13.2
Support added to QFX5200 switches in Junos OS Release 15.1X53-D30