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

clear interfaces lb-stats af

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear interfaces lb-stats af-interface-name

Description

Clears the information about the load balancing of transmit traffic on each peer packet forwarding engine of the abstracted fabric (af) interface. This command restarts the load balancing transmit values from zero.

Required Privilege Level

View

Sample Output

show interfaces lb-stats af2

content_copy zoom_out_map
user@host> show interfaces lb-stats af2
content_copy zoom_out_map
Physical interface: af2, Enabled, Physical link is Up
  Interface index: 147, SNMP ifIndex: 501
  Type: Ethernet, Link-level type: Ethernet, MTU: 1518, Speed: 3000000mbps
  Device flags   : Present Running
  Interface flags: Internal: 0x4000
  Link type      : Full-Duplex
  Current address: 00:90:69:15:20:47, Hardware address: 00:90:69:15:20:47
  Last flapped   : 2021-09-01 00:40:40 PDT (2w6d 01:56 ago)

  Peer GNF id    : 2
  Collapsed Forwarding : Disabled
  Peer GNF Forwarding element(FE) view :
  FPC slot:FE num  FE Bandwidth(Gbps) Status      Transmit Packets         Trans                                                                                       mit Bytes
       2:2                   500         Up                      0                                                                                                             0
       2:3                   500         Up                      0                                                                                                             0
       2:4                   500         Up                      0                                                                                                             0
       2:5                   500         Up                      0                                                                                                             0
       2:6                   500         Up                 203674                                                                                                      19873016
       2:7                   500         Up                    834                                                                                                         38364

  Residual Transmit Statistics :
  Packets :                    0 Bytes :                    0

  Fabric Queue Statistics :
  FPC slot:FE num    High priority(pkts)        Low priority(pkts)
       2:2                            0                         0
       2:3                            0                         0
       2:4                            0                         0
       2:5                            0                         0
       2:6                            0                    203674
       2:7                            0                       834
  FPC slot:FE num    High priority(bytes)      Low priority(bytes)
       2:2                              0                        0
       2:3                              0                        0
       2:4                              0                        0
       2:5                              0                        0
       2:6                              0                 19873016
       2:7                              0                    38364
  Residual Queue Statistics :
      High priority(pkts)       Low priority(pkts)
                       0                        0
      High priority(bytes)      Low priority(bytes)
                        0                        0

clear interfaces lb-stats af2

content_copy zoom_out_map
user@host> clear interfaces lb-stats af2

show interfaces lb-stats af2

content_copy zoom_out_map
user@host> show interfaces lb-stats af2
content_copy zoom_out_map
Physical interface: af2, Enabled, Physical link is Up
  Interface index: 147, SNMP ifIndex: 501
  Type: Ethernet, Link-level type: Ethernet, MTU: 1518, Speed: 3000000mbps
  Device flags   : Present Running
  Interface flags: Internal: 0x4000
  Link type      : Full-Duplex
  Current address: 00:90:69:15:20:47, Hardware address: 00:90:69:15:20:47
  Last flapped   : 2021-09-01 00:40:40 PDT (2w6d 22:40 ago)

  Peer GNF id    : 2
  Collapsed Forwarding : Disabled
  Peer GNF Forwarding element(FE) view :
  FPC slot:FE num  FE Bandwidth(Gbps) Status      Transmit Packets         Trans                                                                                       mit Bytes
       2:2                   500         Up                      0                                                                                                             0
       2:3                   500         Up                      0                                                                                                             0
       2:4                   500         Up                      0                                                                                                             0
       2:5                   500         Up                      0                                                                                                             0
       2:6                   500         Up                      8                                                                                                           784
       2:7                   500         Up                      0                                                                                                             0

  Residual Transmit Statistics :
  Packets :                    0 Bytes :                    0

  Fabric Queue Statistics :
  FPC slot:FE num    High priority(pkts)        Low priority(pkts)
       2:2                            0                         0
       2:3                            0                         0
       2:4                            0                         0
       2:5                            0                         0
       2:6                            0                         8
       2:7                            0                         0
  FPC slot:FE num    High priority(bytes)      Low priority(bytes)
       2:2                              0                        0
       2:3                              0                        0
       2:4                              0                        0
       2:5                              0                        0
       2:6                              0                      784
       2:7                              0                        0
  Residual Queue Statistics :
      High priority(pkts)       Low priority(pkts)
                       0                        0
      High priority(bytes)      Low priority(bytes)
                        0                        0

Release Information

Command introduced in Junos OS Release 21.4R1.

footer-navigation