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
When deleting a port_protocol from an ACL ACE the no <sequence number> command is missing and an error-message will be provided as the to be changed/configured sequence number already exists.
SUMMARY
When deleting a
port_protocol
from an ACL ACE theno <sequence number>
command is missing and an error-message will be provided as the to be changed/configured sequence number already exists.ISSUE TYPE
COMPONENT NAME
eos_acls
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
Arista EOS 4.28.4M
STEPS TO REPRODUCE
Before
task.yml
:After
task.yml
:->
port_protocol
has been deletedEXPECTED RESULTS
On the second run the sequence number 10 will be deleted before a new 10 will be configured.
To be generated
commands
:ACTUAL RESULTS
On the second run on the configuration will fail on the device:
-->
Duplicate sequence number
Generated
commands
:The text was updated successfully, but these errors were encountered: