[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Configuring AS or MultiServices PIC Redundancy

You can configure AS or MultiServices PIC redundancy on M-series and T-series routing platforms, except TX Matrix platforms, that have multiple AS or MultiServices PICs. To configure redundancy, you specify a redundancy services PIC (rsp) interface in which the primary PIC is active and a secondary PIC is on standby. If the primary PIC fails, the secondary PIC becomes active, and all service processing is transferred to it. If the primary AS or MultiServices PIC is restored, it remains on standby and does not preempt the secondary PIC; you need to manually restore the services to the primary PIC. To determine which PIC is currently active, issue the show interfaces redundancy command.

Failover to the secondary PIC occurs under the following conditions:

Note: Adaptive Services and MultiServices PICs in Layer-2 mode (running Layer 2 services) are not rebooted when a MAC flow-control situation is detected.

The physical interface type rsp specifies the pairings between primary and secondary sp interfaces to enable redundancy. To configure an AS or MultiServices PIC as the backup, include the redundancy-options statement at the [edit interfaces rspnumber] hierarchy level:

[edit interfaces rspnumber]
redundancy-options {
primary sp-fpc/pic/port;
secondary sp-fpc/pic/port;
}

Note: You can include a similar redundancy configuration for Link Services IQ (LSQ) PICs at the [edit interfaces rlsqnumber] hierarchy level. For more information, see Configuring LSQ Interface Redundancy in a Single Router Using Virtual Interfaces.

The following constraints apply to redundant AS or MultiServices PIC configurations:

For a sample configuration, see Examples: Configuring Services Interfaces.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]