show ipsec redundancy
Syntax
show ipsec redundancy (interface <es-fpc/pic/port> | security-associations <sa-name>)
Description
(Encryption interface on M Series and T Series routers only) Display information about IPsec redundancy.
Options
interface <es-fpc/pic/port> | Display information about all encryption interfaces, or optionally, about a particular encryption interface. |
security-associations <sa-name> | Display information about all remote tunnels, or optionally, about a particular remote tunnel. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show ipsec redundancy
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
Failure counter |
Number of times a PIC switched between primary and backup interfaces, or the number of times the tunnel switched between the primary and remote peers since the software has been activated. |
Primary interface ' |
Name of the interface configured to be the primary interface. |
Backup interface |
Name of the interface configured to be the backup interface. |
State |
State of the primary or backup interface can be Active, Offline, or Standby. Both ES PICs are initialized to Offline. For primary and remote peers, State can be Active or Standby. Both peers are in a state of Standby by default (there is not yet a connection between the two peers). |
Security association |
Name of the security association. |
Local IP |
Local IP address. |
Primary remote IP |
IP address of the configured primary remote peer. |
Backup remote IP |
IP address of the configured backup remote peer. |
Sample Output
show ipsec redundancy interface
user@host> show ipsec redundancy interface Failure counter: 0 Primary interface: es-1/3/0, State: Active Backup interface : es-1/1/0, State: Standby
show ipsec redundancy security-associations
user@host> show ipsec redundancy security-associations sa-dynamic Security association: sa-dynamic, Failure counter: 0 Local IP: 192.0.2.4 Primary remote IP: 198.51.100.5, State: Standby Backup remote IP : 192.0.2.3, State: Standby
Release Information
Command introduced before Junos OS Release 7.4.