display bgp non-stop-routing status

Use display bgp non-stop-routing status to display BGP NSR status information.

Syntax

display bgp [ instance instance-name ] non-stop-routing status

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

instance instance-name: Specifies a BGP instance by its name, a case-sensitive string of 1 to 31 characters. If you do not specify this option, the command displays BGP NSR status information for the default BGP instance.

Examples

# Display BGP NSR status information.

<Sysname> display bgp non-stop-routing status

BGP NSR status: Not ready
 Location of preferred standby process: -
 TCP NSR status: Not ready

Table 90: Command output

Field

Description

BGP NSR status

BGP NSR status:

  • Ready—BGP NSR has backed up BGP neighbor and routing information from the active process to the standby process. In this state, BGP NSR can ensure continuous routing when an active/standby process switchover occurs.

  • Not ready—BGP NSR is backing up BGP neighbor and routing information from the active process to the standby process. If an active/standby process switchover occurs in this state, traffic is interrupted and the BGP session will be re-established.

  • Not configured—BGP NSR is disabled.

Location of preferred standby process

ID of the IRF member device where the preferred standby process resides.

This field displays - if no standby processes exist.

TCP NSR status

TCP NSR status:

  • Ready—TCP NSR has backed up TCP connection information from the active process to the standby process.

  • Not ready—TCP NSR is backing up TCP connection information from the active process to the standby process.