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 …
Tag: FMC
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 …
I was trying to update HTTPs certificate on FirePOWER Management Center (FMC) and ran into issues doing it on GUI and CLI. Before making any changes backup default certificate and key from /etc/ssl location The error I got was Error – Basic constraints are not critical or not defined. There …