Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show security mka sessions summary

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security mka sessions summary

Description

Display MACsec Key Agreement (MKA) session information to see the number of MKAs that are in progress, connectivity association key (CAK) type, CAK status, and MKA packet count activity.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show security mka sessions summary command. Output fields are listed in the approximate order in which they appear.

Table 1: show security mka sessions summary Output Fields

Field Name

Field Description

Interface name

Name of the interface.

Member ID

Member identifier.

Type

The CAK type: primary, fallback, or preceding.

Status

The CAK status: live, active, or in-progress.

Tx

MKA packets transmitted on the interface.

Rx

MKA packets received on the interface.

CAK name

Name of the connectivity association key (CAK). The CAK is configured using the cak keyword when configuring the pre-shared key.

Sample Output

show security mka sessions summary

content_copy zoom_out_map
user@host> show security mka sessions summary

Interface  Member-ID			         Type			Status			Tx		Rx		CAK Name
ge-0/0/1   E752CAEAE8DDFB82D4EA4BF7  preceding	live				8887	8951	8888
ge-0/0/1   0F2D5171F38EAB16C2E0CB62  fallback	active			8959	8952	FFFF
ge-0/0/1   6B49BD5CF7188F3CD9A29D30  primary		in-progress		2439	0		AAAA

Release Information

Command introduced in Junos OS Release 19.2.

footer-navigation