From 890c151dc318caf5bd9a7282ef1f83cd8ee51a3f Mon Sep 17 00:00:00 2001 From: rebortg Date: Fri, 20 Jan 2023 22:16:53 +0100 Subject: macsec: polishing and proofread --- docs/configuration/interfaces/macsec.rst | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'docs/configuration/interfaces/macsec.rst') diff --git a/docs/configuration/interfaces/macsec.rst b/docs/configuration/interfaces/macsec.rst index 6ee8f1fe..c56241c6 100644 --- a/docs/configuration/interfaces/macsec.rst +++ b/docs/configuration/interfaces/macsec.rst @@ -1,4 +1,4 @@ -:lastproofread: 2022-08-26 +:lastproofread: 2023-01-30 .. _macsec-interface: @@ -29,14 +29,11 @@ Common interface configuration MACsec options ============== -.. cfgcmd:: set interfaces macsec security cipher [gcm-aes-128] +.. cfgcmd:: set interfaces macsec security cipher Select cipher suite used for cryptographic operations. This setting is mandatory. - .. note:: gcm-aes-256 support planned once iproute2 package is updated to - version >=5.2. - .. cfgcmd:: set interfaces macsec security encrypt MACsec only provides authentication by default, encryption is optional. This @@ -56,11 +53,12 @@ individual peers. .. cfgcmd:: set interfaces macsec security mka cak IEEE 802.1X/MACsec pre-shared key mode. This allows configuring MACsec with - a pre-shared key using a (CAK,CKN) pair. + a pre-shared key using a :abbr:`CAK (MACsec connectivity association key)` and + :abbr:`CKN (MACsec connectivity association name)` pair. .. cfgcmd:: set interfaces macsec security mka ckn - CAK Name + :abbr:`CKN (MACsec connectivity association name)` key .. cfgcmd:: set interfaces macsec security mka priority @@ -104,7 +102,7 @@ Operation .. opcmd:: show interfaces macsec - List all MACsec interfaces + List all MACsec interfaces. .. code-block:: none -- cgit v1.2.3