Page MenuHomeVyOS Platform

Raised ConfigErrors contain dict instead of only the dict key
Closed, ResolvedPublicBUG

Description

Invalid source-interface eth0. Interface is already a member of bridge
{'br200': {}}


Can not add interface "eth0" to bond, it is the source-interface of
"macsec0"!

To reproduce:

set interfaces bridge br0 member interface eth1

set interfaces macsec macsec10 address '192.168.2.2/30'
set interfaces macsec macsec10 security cipher 'gcm-aes-256'
set interfaces macsec macsec10 security encrypt
set interfaces macsec macsec10 security mka cak '232e44b7fda6f8e2d88a07bf78a7aff4232e44b7fda6f8e2d88a07bf78a7aff4'
set interfaces macsec macsec10 security mka ckn '09924585a6f3010208cf5222ef24c821405b0e34f4b4f63b1f0ced474b9bb6e6'
set interfaces macsec macsec10 source-interface 'eth1'

Details

Difficulty level
Easy (less than an hour)
Version
1.3.1
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Cosmetic issue (typos etc.)

Related Objects

Mentioned In
1.3.2
1.3.2