Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
keyboard_arrow_right

show system subscriber-management redundancy-state interface

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show system subscriber-management redundancy-state interface interface-name

Description

Displays the status of the subscriber management redundancy service of the pseudowire interface.

Options

interface interface-name

Name of the pseudowire interface.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show system subscriber-management redundancy-state interface interface-name command.

Table 1: show system subscriber-management redundancy-state interface Output Fields

Field Name

Field Description

Forwarding state Status of the packet forwarding.
Service Activation Programming Status of the service activation programming.
Standby-mode Status of the standby mode.

Sample Output

Primary BNG Interface Status

content_copy zoom_out_map
user@host> show system subscriber-management redundancy-state interface ps1.0
content_copy zoom_out_map
Interface: ps1.0
Standby-mode: hot-standby
Forwarding state: Active
Service Activation Programming: Completed

Secondary BNG Interface Status in Normal Operation

content_copy zoom_out_map
user@host> show system subscriber-management redundancy-state interface ps1.0
content_copy zoom_out_map
Interface: ps1.0
Standby-mode: service-activation-on-failover
Forwarding state: Inactive
Service Activation Programming: Not-applicable

Secondary BNG Interface Status Immediately on Failover

content_copy zoom_out_map
user@host> show system subscriber-management redundancy-state interface ps1.0
content_copy zoom_out_map
Interface: ps1.0
Standby-mode: hot-standby
Forwarding state: Active
Service Activation Programming: In-progress

Secondary BNG Interface Status on Failover Completion

content_copy zoom_out_map
user@host> show system subscriber-management redundancy-state interface ps1.0
content_copy zoom_out_map
Interface: ps1.0
Standby-mode: hot-standby
Forwarding state: Active
Service Activation Programming: Completed

Secondary BNG Interface Status Immediately on Failover Reversal

content_copy zoom_out_map
user@host> show system subscriber-management redundancy-state interface ps1.0
content_copy zoom_out_map
Interface: ps1.0
Standby-mode: service-activation-on-failover
Forwarding state: Inactive
Service Activation Programming: In-rollback

Secondary BNG Interface Status Immediately on Failover Reversal Completion

content_copy zoom_out_map
user@host> show system subscriber-management redundancy-state interface ps1.0
content_copy zoom_out_map
Interface: ps1.0
Standby-mode: service-activation-on-failover
Forwarding state: Inactive
Service Activation Programming: Not-applicable

Release Information

Statement introduced in Junos OS Release 22.2R1.

external-footer-nav