mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
macsec: add support for gcm-aes-256 cipher
This commit is contained in:
parent
57e7b05362
commit
9437dda1db
@ -27,14 +27,11 @@ Common interface configuration
|
|||||||
MACsec options
|
MACsec options
|
||||||
==============
|
==============
|
||||||
|
|
||||||
.. cfgcmd:: set interfaces macsec <interface> security cipher [gcm-aes-128]
|
.. cfgcmd:: set interfaces macsec <interface> security cipher <gcm-aes-128|gcm-aes-256>
|
||||||
|
|
||||||
Select cipher suite used for cryptographic operations. This setting is
|
Select cipher suite used for cryptographic operations. This setting is
|
||||||
mandatory.
|
mandatory.
|
||||||
|
|
||||||
.. note:: gcm-aes-256 support planned once iproute2 package is updated to
|
|
||||||
version >=5.2.
|
|
||||||
|
|
||||||
.. cfgcmd:: set interfaces macsec <interface> security encrypt
|
.. cfgcmd:: set interfaces macsec <interface> security encrypt
|
||||||
|
|
||||||
MACsec only provides authentication by default, encryption is optional. This
|
MACsec only provides authentication by default, encryption is optional. This
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user