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 (SRX Series Device

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security mka sessions
<interface interface-name>

Description

Display MACsec Key Agreement (MKA) session information.

Options

  • interface interface-name—(Optional) Display the MKA information for the specified interface only.

Required Privilege Level

view

Output Fields

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

Table 1: show security mka sessions Output Fields

Field Name

Field Description

Interface name

Name of the interface.

Member identifier

Name of the member identifier.

CAK name

Name of the Connectivity Association Key (CAK..

The CAK is configured using the cak keyword when configuring the pre-shared key.

Transmit interval

The transmit interval.

Outbound SCI

Name of the outbound secure channel identifier.

Message number

Number of the last data message.

Key server

Key server status.

The switch is the key server when this output is yes. The switch is not the key server when this output is no.

Key number

Key number.

Key server priority

The key server priority.

The key server priority can be set using the key-server-priority statement.

Latest SAK AN

Name of the latest secure association key (SAK) association number.

Latest SAK KI

Name of the latest secure association key (SAK) key identifier.

Previous SAK AN

Name of the previous secure association key (SAK) association number.

Previous SAK KI

Name of the previous secure association key (SAK) key identifier.

Sample Output

show security mka sessions

content_copy zoom_out_map
user@host> show security mka sessions

    Interface name: fxp1
      Member identifier: 71235CA1B78D0AF7B3F29CFB
      CAK name: AAAA
      Transmit interval: 10000(ms)
      Outbound SCI: 30:7C:5E:44:98:42/1
      Message number: 2326       Key number: 2
      Key server: yes            Key server priority: 16
      Latest SAK AN: 1           Latest SAK KI: 71235CA1B78D0AF7B3F29CFB/2
      Previous SAK AN: 0         Previous SAK KI: 71235CA1B78D0AF7B3F29CFB/1

Release Information

Command introduced in Junos OS Release 15.1X49-D60.

footer-navigation