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
It's possible to set "link-up-down-trap-enable" per interface, and the setting is accepted.
admin@infix-00-00-00:/config/> show interfaces
interface e1 {
type etherlike;
link-up-down-trap-enable enabled;
ipv6
}
...
But it does not do anything, I hope. And we have no support to set a remote SNMP trap host either.
I suggest we add a deviation in infix-interfaces to remove the setting until we have support for it, if ever.
The text was updated successfully, but these errors were encountered:
It's possible to set "link-up-down-trap-enable" per interface, and the setting is accepted.
But it does not do anything, I hope. And we have no support to set a remote SNMP trap host either.
I suggest we add a deviation in infix-interfaces to remove the setting until we have support for it, if ever.
The text was updated successfully, but these errors were encountered: