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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
In console app and in UI was added a new vendor: FirePower with ASA syntax
Cisco optimized comments rules optimization support - clarify which rules optimized - comments
fixed bug with ScreenOS parser removing incorrect values from an array
To console app was added hidden flag --asa-spread-acl-remarks.
This allows the import of comments in a Cisco configuration to be applied to multiple access control entries. Without this flag, Smartmove would only apply the comment to the first imported rule. This creates a situation where all rules have comments stating which change control request was used to make the policy change.
Usage:
SmartMove.exe -s "D:\config.conf" -v CiscoASA -t E:\cp --asa-spread-acl-remarks true|false