show security ipsec control-plane-security-associations
Syntax
show security ipsec control-plane-security-associations <brief | detail> <sa-name sa-name>
Description
Anzeige von Informationen zu manuellen IPsec-Sicherheitszuordnungen (SAs), die auf OSPF oder OSPFv3-Schnittstellen oder virtuelle Links angewendet werden.
Options
brief
|detail
—(Optional) Zeigen Sie die angegebene Ausgabeebene an.sa-name sa-name
— Name der manuellen SICHERHEITSzuordnung.
Required Privilege Level
ansehen
Output Fields
Tabelle 1 Listen Sie die Ausgabefelder für den Befehl show security ipsec control-plane-security-associations
auf. Die Ausgabefelder werden in der ungefähren Reihenfolge aufgeführt, in der sie angezeigt werden.
Feldname |
Feldbeschreibung |
---|---|
|
Name der Sicherheitszuordnung |
|
IPsec-Protokoll, gefolgt von Verschlüsselungsalgorithmus und Authentifizierungsalgorithmus. |
|
SPI-Wert. |
|
Gesamtanzahl der aktiven manuellen SAs für Anwendungs-to-OSPF oder OSPFv3-Schnittstellen oder virtuelle Links. |
Sample Output
- show security ipsec control-plane-security-associations
- show security ipsec control-plane-security-associations sa-name
- show security ipsec control-plane-security-associations detail
show security ipsec control-plane-security-associations
user@host> show security ipsec control-plane-security-associations Name Algorithm SPI test_sa ESP:3des/md5 3e8 test_sa ESP:3des/md5 3e8 test_sa2 ESP:3des/sha1 7d1 test_sa2 ESP:3des/sha1 7d1 Total active security-associations: 2
show security ipsec control-plane-security-associations sa-name
user@host> show security ipsec control-plane-security-associations sa-name test_sa Name Algorithm SPI test_sa ESP:3des/md5 3e8 test_sa ESP:3des/md5 3e8 Total active security-associations: 1
show security ipsec control-plane-security-associations detail
user@host> show security ipsec control-plane-security-associations detail Direction: inbound, SA Name: test_sa, Protocol: ESP:, Authentication: md5 SPI: 3e8, AUX-SPI: 0, Mode: transport, Type: manual, ID: 1, Direction: outbound, SA Name: test_sa, Protocol: ESP:, Authentication: md5 SPI: 3e8, AUX-SPI: 0, Mode: transport, Type: manual, ID: 2, Direction: inbound, SA Name: test_sa2, Protocol: ESP:, Authentication: sha1 SPI: 7d1, AUX-SPI: 0, Mode: transport, Type: manual, ID: 3, Direction: outbound, SA Name: test_sa2, Protocol: ESP:, Authentication: sha1 SPI: 7d1, AUX-SPI: 0, Mode: transport, Type: manual, ID: 4,
Release Information
Ein eingeführter Befehl Junos OS neue 12.1X46-D20.