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

fields (for Interface Profiles)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
fields {
    field-name;
}

Hierarchy Level

content_copy zoom_out_map
[edit accounting-options interface-profile profile-name]

Description

Statistics to collect in an accounting-data log file for an interface.

Options

field-name—Name of the field:

  • input-bytes—Input bytes

  • input-errors—Generic input error packets

  • input-multicast—Input packets arriving by multicast

  • input-packets—Input packets

  • input-unicast—Input unicast packets

  • output-bytes—Output bytes

  • output-errors—Generic output error packets

  • output-multicast—Output packets sent by multicast

  • output-packets—Output packets

  • output-unicast—Output unicast packets

  • rpf-check-total-packets—Total packets failing reverse-path-forwarding check

  • rpf-check-total-bytes—Total bytes failing reverse-path-forwarding check

  • rpf-check-bytes—Bytes failing reverse-path-forwarding check

  • content_copy zoom_out_map
    rpf-check-packets

    —Packets failing reverse-path-forwarding check

  • content_copy zoom_out_map
    rpf-check6-bytes
    —IPv6 bytes failing reverse-path-forwarding check
  • content_copy zoom_out_map
    rpf-check6-packets
    —IPv6 packets failing reverse-path-forwarding check

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation