Skip to content

FirePower support

Compare
Choose a tag to compare
@chkp-ofirs chkp-ofirs released this 14 Sep 14:25
· 332 commits to master since this release
d82b34b
  • 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