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
Juniper BNG CUPS User Guide
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 subscriber-management summary

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show system subscriber-management summary

Description

Display complete subscriber management database summary information.

Options

none

This command has no options.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show system subscriber-management summary command. Output fields are listed in the approximate order in which they appear.

Table 1: show system subscriber-management summary Output Fields

Field Name

Field Description

Graceful Restart

State of graceful Routing Engine switchover (GRES):

  • Enabled

  • Disabled

(Enhanced subscriber management for MX Series routers) The name of this field is Graceful Switchover.

Mastership

State of the Routing Engine:

  • Master

  • Standby

Database

State of the subscriber management database:

  • Available

  • Init

  • Not-available

Standby

(Enhanced subscriber management for MX Series routers) State of the standby Routing Engine:

  • Connected—Connected but not synchronized

  • Disconnected—Not connected

  • Resync (nn%)—Connected and nn percent synchronized with the primary Routing Engine

  • Synchronized—Synchronized with the primary Routing Engine

Disconnection Reason

Reason why both Routing Engines are disconnected when there is a DRAM mismatch.

  • Primary/Standy RE DRAM Size Mismatch—Displayed when the amount of memory is different on the primary and standby Routing Engines.

Chassisd ISSU State

State of unified ISSU chassis daemon:

  • ABORT

  • DAEMON_ISSU_PREPARE

  • DAEMON_ISSU_PREPARE_DONE

  • DAEMON_SWITCHOVER_PREPARE

  • DAEMON_SWITCHOVER_PREPARE_DONE

  • FRU_ISSU

  • FRU_ISSU_DONE

  • IDLE

  • UNKNOWN

ISSU State

State of unified ISSU aggregate daemon:

  • ABORT

  • IDLE

  • PREPARE

  • READY

  • SWITCHOVER_PREPARE

  • SWITCHOVER_READY

  • UNKNOWN

ISSU Wait

Amount of time, in seconds, requested by a daemon to perform cleanup. If multiple daemons request time, the displayed value is the highest wait time requested by a daemon.

Sample Output

show system subscriber-management summary

content_copy zoom_out_map
user@host> show system subscriber-management summary
General:
    Graceful Restart     Enabled
    Mastership           Master
    Database             Available
    Chassisd ISSU State  DAEMON_ISSU_PREPARE
    ISSU State           PREPARE
    ISSU Wait            198

show system subscriber-management summary (Enhanced Subscriber Management)

content_copy zoom_out_map
user@host> show system subscriber-management summary
General:
    Graceful Switchover     Enabled
    Mastership              Master
    Database                Available
    Standby     	          Resync (75%)
    Chassisd ISSU State     IDLE
    ISSU State              IDLE
    ISSU Wait               0

show system subscriber-management summary (DRAM Size Mismatch Error)

content_copy zoom_out_map
user@host> show system subscriber-management summary
General:
    Graceful Restart     Enabled
    Mastership           Master
    Database             Available
    Standby              Disconnected
<emphasis>    Disconnection Reason    Master/Standy RE DRAM Size Mismatch</emphasis
>
    Chassisd ISSU State  IDLE
    ISSU State           IDLE
    ISSU Wait            0

Release Information

Command introduced in Junos OS Release 11.1.

footer-navigation