show security group-vpn member ike security-associations
Syntax
show security group-vpn member ike security-associations [brief | detail] [index sa-index] [peer-ipaddress]
Description
그룹 IKE(Internet Key Exchange) SAS(Security Associations)를 표시합니다. 그룹 VPNv2는 SRX300, SRX320, SRX340, SRX345, SRX550HM, SRX1500, SRX4100, SRX4200 및 SRX4600 디바이스 및 vSRX 인스턴스에서 지원됩니다.
Options
none—그룹 구성원을 위해 모든 IKE(Internet Key Exchange) SAS에 대한 요약 정보를 표시합니다.
brief
—(옵션) 요약 출력 표시detail
—(옵션) 세부 출력을 표시합니다.index
sa-index—(옵션) 인덱스 번호로 식별된 지정된 SA에 대한 상세 정보를 표시합니다. 인덱스 번호가 포함된 모든 SAS 목록을 얻었다면 그 어떤 옵션도 사용하지 말고 명령어를 사용하세요.peer-ipaddress—(옵션) 지정된 피어를 통해 SA에 대한 정보를 표시합니다.
Required Privilege Level
보기
Output Fields
표 1 명령의 출력 필드를 show security group-vpn member ike security-associations
나열합니다. 출력 필드는 대략적인 순서로 나열되어 있습니다.
필드 이름 |
필드 설명 |
---|---|
|
SA 인덱스 수. 이 번호는 단일 SA에 대한 정보를 표시하는 데 사용할 수 있는 내부적으로 생성된 번호입니다. |
|
IKE(Internet Key Exchange) 보안 협회의 상태:
|
|
쿠키라고 하는 임의의 수입니다. 쿠키는 사용자 협상이 트리거될 때 IKE(Internet Key Exchange) 리모트 노드로 전송됩니다. |
|
원격 노드에서 임의 번호가 생성되어 패킷이 수신된 검증으로 시작자에 다시 전송됩니다. 쿠키는 과도한 CPU 리소스를 소비하여 쿠키의 진위를 판단하지 않고 공격으로부터 컴퓨팅 리소스를 보호하는 것을 목표로 합니다. |
|
서로 정보를 교환하는 데 사용되는 2개의 IPsec 엔드포인트 또는 피어에 의해 합의된 협상 방식입니다. 각 교환 유형은 각 메시지에 포함된 메시지 수와 페이로드 유형을 결정합니다. 모드 또는 교환 유형은
|
|
로컬 피어가 통신하는 대상 피어의 IP 주소 |
|
로컬 피어가 통신하는 대상 피어의 IP 주소 |
|
서로 정보를 교환하는 데 사용되는 2개의 IPsec 엔드포인트 또는 피어에 의해 합의된 협상 방식입니다. 각 교환 유형은 각 메시지에 포함된 메시지 수와 페이로드 유형을 결정합니다. 모드 또는 교환 유형은
|
|
서버가 메시지 소스를 인증하기 위해 사용하는 IKE(Internet Key Exchange) 방법:
|
|
로컬 피어 주소. |
|
sa가 만료될 때까지 IKE(Internet Key Exchange) 수 있습니다. |
|
IPsec IKE(Internet Key Exchange) 동안 피어 간의 교환을 암호화하고 보호하는 데 사용되는 Internet Key Exchange(Internet Key Exchange) 알고리즘:
|
|
|
Sample Output
show security group-vpn member ike security-associations
user@host> show security group-vpn member ike security-associations Index State Initiator cookie Responder cookie Mode Remote Address 4736345 UP 70611c65603d53da 6e0888777ad10f8d Main 192.0.2.3
Sample Output
show security group-vpn member ike security-associations detail
user@host> show security group-vpn member ike security-associations detail IKE peer 192.0.2.5, Index 5824842, Gateway Name: group1_2 Role: Initiator, State: UP Initiator cookie: fc866556b8afe4cd, Responder cookie: 1238de6b8a89de44 Exchange type: Main, Authentication method: Pre-shared-keys Local: 192.0.2.7:848, Remote: 192.0.2.5:848 Lifetime: Expires in 2 seconds Peer ike-id: 192.0.2.5 Xauth user-name: not available Xauth assigned IP: 0.0.0.0 Algorithms: Authentication : hmac-sha1-96 Encryption : 3des-cbc Pseudo random function: hmac-sha1 Diffie-Hellman group : DH-group-2 Traffic statistics: Input bytes : 2044 Output bytes : 900 Input packets: 7 Output packets: 7 Flags: IKE SA is created
Release Information
10.Junos OS 에서 도입된 명령어입니다.