Upgraded to 7.6.4 and unexpectedly received an error during the first post-upgrade policy deployment. Summary: Tunnel source and tunnel destination combination configured on VTI interfaces must be unique.Description: Interfaces: ZZZ have the same tunnel source address and the same destination address configured across multiple topologies.Cause: The topologies: ZZZ have virtual …
Tag: FMC
Reference doc on Cisco website Migrate legacy Firepower licenses to new FMC mac address on the license portal, download new licenses Backup primary and standby FMC SSH to FMC and move the backup file from /var/sf/backup/ to /var/common/ Go to https://<FMC>/ddd/#ATFileDownload;deviceId=0 on primary and standby and enter backup filename to …
Deployments to all FTD/FPRs are failing. Transcript details: Starting Export for Snort System (/usr/bin/rsync -a -L -K -O –no-owner –no-group –no-perms –safe-links /ngfw/var/cisco/deploy/sandbox/modulepack-pkg/so_rules/ee254ff06d1***4e01515a47 /ngfw/var/cisco/deploy/sandbox/exported-files/var/sf/detection_engines/994fb330-0d6***7520ddc2f872/so_rules) Failed Root cause: Another issue with SRU. Reference to TAC. Downloaded and applied latest rule to FMC. FTD/FPRs deployments succeeded. …
How to can cancel backup job stuck on the FMC. (use it at your own risk) Run query to identify the task. OmniQuery.pl -db mdb -e “select status,category,hex(uuid),body from notification where status=7;” Output will contain something like this | 7 | task:category.11 | THIS IS THE HEX VALUE | {“literal”:”<p><strong>Backup: …
After deploying a single FTD at the remote site my next task was to configure two FTDs in a redundant High-Availability (HA) setup with Active/Passive fail-over. Again, I had to make sure the following requirements are met. configure FTD at the staging site with limited onsite availability ssh remote-access …