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 anomalies gnf-id

date_range 19-Nov-23

Syntax

show system anomalies gnf-id id (all-anomalies | config | fru | system)

Description

Display incompatibilities between the software version running on the base system (BSYS) and the software running on a specific guest network function (GNF).

Options

gnf-id id

Specify the GNF ID for which you want to view the software incompatibilities.

all-anomalies

Display the multiversion software incompatibilities from all categories—system, configuration and FRU.

config

Display feature-level incompatibilities between software versions.

fru

Display the FRU-level incompatibilities between software versions. This can be an incompatibility pertaining to the support for a specific FRU.

system

Display the system-level incompatibilities between software versions. These include IPC incompatibility, CLI or SNMP incompatibility.

Required Privilege Level

View

Output Fields

Table 1 lists the output fields for the show system anomalies gnf-id command. Output fields are listed in the approximate order in which they appear.

Table 1: show system anomalies gnf-id Output Fields

Field Name

Field Description

Anomaly Type

Shows the software incompatibility type. The following are the possible values:

  • SYS—Indicates system-specific incompatibilities.

  • FRU—Indicates FRU-specific incompatibilities.

  • CONFIG—Indicates feature-specific incompatibilities.

Anomaly ID

Shows the incompatibility ID.

Default Action

Shows the default actions associated with incompatibilities. The following are the possible values:

  • WARN—Indicates the presence of a minor incompatibility. It causes a warning.

  • ABORT—Indicates the presence of a major incompatibility. It causes a termination action.

Class

Indicates of the incompatibility is present in GNF, or BSYS, or both.

Message

Incompatibility description.

FRU ID

Field-replaceable unit (FRU) ID. Applicable in the case of FRU-specific incompatibilities.

Firmware

Firmware of the FRU.

Sample Output

command-name

content_copy zoom_out_map
user@router> show system anomalies gnf-id 1

Anomaly Type    Anomaly ID   Default Action     Class         Message                               FRU ID    Firmware    
----------------------------------------------------------------------------------------------------------------------------------------------------
SYS              100         WARN               GNF Present   system incompatibility 1
SYS              103         WARN               BOTH Present  system incompatibility 2
SYS              200         WARN               BSYS Present  system incompatibility 3

Release Information

Command introduced in Junos OS Release 17.4R1.

footer-navigation