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

secure-channel

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
secure-channel secure-channel-name {
    direction (inbound | outbound);
    encryption;
    id {
        mac-address mac-address;
        port-id port-id-number;
    }
    offset (0|30|50);
    security-association security-association-number {
        key key-string;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit security macsec connectivity-association connectivity-association-name]

Description

Create and configure a secure channel to enable and configure MACsec when MACsec is enabled using static secure association key (SAK) security mode.

You do not need to use this option to enable MACsec using static connectivity association key (CAK) security mode. All configuration for MACsec using static CAK security mode is done inside of the connectivity association but outside of the secure channel. When MACsec is enabled using static CAK security mode, an inbound and an outbound secure channel—neither of which is user-configurable—is automatically created within the connectivity association.

Options

The remaining statements are explained separately.

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 13.2X50-D15.

footer-navigation