You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @rczf, I got the confirmation this is not yet available on the production environments, and should be available in Q2. This information has been added to the public documentation too soon.
I'll keep this issue open for tracking purpose, and will update the Terraform provider to the final API structure (if needed) once it's available.
Describe the bug
When setting engine-id "use_mac-address" or "use-default-ip-address" a "local" engine-id extra option is added to switch configuration:
root@SW> show configuration | display set | match engine-id
set groups top snmp engine-id local use_mac-address
To Reproduce
Create SNMP configuration with "use_mac-address" or "use-default-ip-address". Verify configuration applied to switch.
Terraform configuration
An extract of the Terraform configuration related to this issue
Expected behavior
"local" option should not be set.
The text was updated successfully, but these errors were encountered: