Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    show task replication

    Syntax

    show task replication

    Release Information

    Command introduced in Junos OS Release 8.5.

    Command introduced in Junos OS Release 9.0 for EX Series switches.

    Description

    Displays nonstop active routing (NSR) status. When you issue this command on the master Routing Engine, the status of nonstop active routing synchronization is also displayed.

    Options

    This command has no options.

    Required Privilege Level

    view

    List of Sample Output

    show task replication (Issued on the Master Routing Engine)
    show task replication (Issued on the Backup Routing Engine)

    Output Fields

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

    Table 1: show task replication Output Fields

    Field Name

    Field Description

    Stateful replication

    Displays whether or not graceful Routing Engine switchover is configured. The status can be Enabled or Disabled.

    RE mode

    Displays the Routing Engine on which the command is issued: Master, Backup, or Not applicable (when the router has only one Routing Engine).

    Protocol

    Protocols that are supported by nonstop active routing.

    Synchronization Status

    Nonstop active routing synchronization status for the supported protocols. States are NotStarted, InProgress, and Complete.

    Sample Output

    show task replication (Issued on the Master Routing Engine)

    user@host> show task replication
             Stateful Replication: Enabled
             RE mode: Master
    
         Protocol                Synchronization Status
         OSPF                    NotStarted
         BGP                     Complete
         IS-IS                   NotStarted
         LDP                     Complete
         PIM                     Complete
    

    show task replication (Issued on the Backup Routing Engine)

    user@host> show task replication
             Stateful Replication: Enabled
             RE mode: Backup
    

    Published: 2013-01-30