diff options
| -rw-r--r-- | docs/configuration/interfaces/macsec.rst | 6 | 
1 files changed, 4 insertions, 2 deletions
| diff --git a/docs/configuration/interfaces/macsec.rst b/docs/configuration/interfaces/macsec.rst index 2bf643aa..63c75d30 100644 --- a/docs/configuration/interfaces/macsec.rst +++ b/docs/configuration/interfaces/macsec.rst @@ -1,3 +1,5 @@ +:lastproofread: 2021-07-05 +  .. _macsec-interface:  ###### @@ -43,7 +45,7 @@ MACsec options  .. cfgcmd:: set interfaces macsec <interface> source-interface <physical-source>    A physical interface is required to connect this MACsec instance to. Traffic -  leaving this interfac will now be authenticated/encrypted. +  leaving this interface will now be authenticated/encrypted.  Key Management  -------------- @@ -53,7 +55,7 @@ individual peers.  .. cfgcmd:: set interfaces macsec <interface> security mka cak <key> -  IEEE 802.1X/MACsec pre-shared key mode. This allows to configure MACsec with +  IEEE 802.1X/MACsec pre-shared key mode. This allows configuring MACsec with    a pre-shared key using a (CAK,CKN) pair.  .. cfgcmd:: set interfaces macsec <interface> security mka ckn <key> | 
