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 chassis gnf

date_range 19-Nov-23

Syntax

show chassis gnf

Description

Display information about the guest network function (GNF) you logged in.

Required Privilege Level

view

Output Fields

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

Table 1: show chassis gnf Output Fields

Field Name

Field Description

GNF ID

Shows the GNF ID.

GNF State

Status of the GNF.

  • Online—GNF online and running.

  • Offline—GNF is offline.

GNF description

Description of the guest network function.

FPCs assigned

The FPC slot numbers assigned to the GNF.

FPCs online

The FPCs that are online.

BSYS

Name of the BSYS.

BSYS sw version

The Junos software version used in the BSYS.

GNF sw version

The Junos software version used in the GNF.

BSYS primary RE

Primary Routing Engine slot.

GNF uptime

Duration for which the GNF has been up and running.

GNF Routing Engine Status:

The details of the Routing Engines in the slot 0 and 1. The details include the Current State, (primary or backup), Routing Engine model, and GNF host name.

Sample Output

show chassis gnf

content_copy zoom_out_map
user@router> show chassis gnf

GNF ID           1
GNF description  NA
GNF state        Online
FPCs assigned    8 9
FPCs online      8 9
BSYS             router(mx960)
BSYS sw version  18.2-20180321_0948_bsys
GNF  sw version  18.2-20180314_1035_gnf
Chassis          mx960
BSYS master RE   0
GNF uptime       54 minutes, 37 seconds
GNF Routing Engine Status:
Slot 0:
    Current state   Master
    Model           RE-GNF-2100x4
    GNF host name   gnf-host0
Slot 1:
    Current state   Backup
    Model           RE-GNF-2100x4
    GNF host name   gnf-host1

Release Information

Command introduced in Junos OS Release 18.2R1.

footer-navigation