SPAN reset/triggering a nonce exchange for Zniffer #7057
mundschenk-at
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
Possible workarounds for now:
const nodeId = 2;
driver.getSecurityManager2(nodeId).deleteNonce(nodeId); |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
It would be nice to trigger a manual SPAN reset for a specific node (or if necessary for all nodes) for use with the Zniffer feature. Right now it appears to depend mainly on luck whether one of the devices needs to do a SPAN re-synchronization while the Zniffer is active.
Do you have a solution in mind?
An advanced action on the device in question (and maybe a second one for all devices on the controller).
Describe alternatives you've considered
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions