Describes the Media Access Control Security (MACsec) encryption feature for 800G trunk interfaces on the NCS1K14-OXP2-K9 line card, including release information, protection behavior, and configuration scope.
This chapter explains how to configure and verify MACsec encryption on Cisco NCS 1014 systems that use the NCS1K14-OXP2-K9 line card for 800G trunk interfaces.
|
Feature name |
Release information |
Feature description |
|---|---|---|
|
MACsec encryption on the OXP2-K9 line card |
Cisco IOS XR Release 26.3.1 |
You can now configure MACsec on the NCS1K14-OXP2-K9 line card, enabling robust Layer 2 encryption directly on 800G trunk interfaces. Based on the IEEE 802.1AE standard, this feature secures your data through AES-GCM encryption, frame integrity checks, and strict replay protection. This capability allows you to deploy high-performance, hop-by-hop security that protects your 800G DWDM links from interception and tampering without sacrificing throughput. It ensures your critical data remains secure across physical topologies, providing a seamless balance of high-capacity transport and enterprise-grade security. |
MACsec encryption over 800G trunks
MACsec encryption on the OXP2-K9 line card is a Layer 2 security feature that protects 800G Ethernet traffic on trunk interfaces. MACsec secures each hop between directly connected MACsec peers and helps protect traffic from unauthorized access, frame modification, and replay attacks.
The MACsec Key Agreement (MKA) control plane authenticates the connected peers and negotiates the Secure Association Keys (SAKs). After the MKA session is secured, the data plane uses the active SAK to encrypt outbound frames and to validate and decrypt inbound frames in hardware on the line card.
On the OXP2-K9 line card, MACsec is configured on EightHundredGigECtrlr controllers after the 800G client service, AppSel code, optical frequency, MACsec key material, and MACsec policy are provisioned.
Protection model
MACsec provides the following protection functions for 800G trunk traffic:
-
Data confidentiality: Encrypts the Ethernet payload by using Advanced Encryption Standard-Galois/Counter Mode (AES-GCM).
-
Data integrity and authenticity: Adds an Integrity Check Value (ICV) to protected frames so that modified frames are discarded by the receiving controller.
-
Replay protection: Uses packet numbers to detect frames that arrive outside the configured replay-protection window.
Configuration scope
A complete OXP2-K9 MACsec configuration includes the 800G controller readiness configuration, MKA authentication method, MACsec policy, controller MACsec enablement, and verification steps.
|
Configuration area |
Purpose |
|---|---|
|
800G controller readiness |
Configures the muxponder slice, AppSel code, frequency, and controller state required before MACsec is enabled on the trunk. |
|
MKA authentication |
Authenticates MACsec peers by using preshared keys or EAP-TLS with local certificate validation or remote RADIUS/AAA validation. |
|
MACsec policy |
Defines cipher suite, confidentiality offset, replay protection, window size, and key-server behavior. |
|
Controller enablement |
Applies the MACsec policy and authentication profile to the EightHundredGigECtrlr controller. |
|
Verification and statistics |
Confirms that the MKA session is secured, the Secure Channel Identifier (SCI) is installed, encrypted and decrypted counters increase, and MACsec error counters remain stable. |