本文档介绍如何排除安全防火墙管理中心(FMC)上的多实例机箱配置导入故障。
基本的产品知识。
使用的组件
本文档中的信息都是基于特定实验室环境中的设备编写的。本文档中使用的所有设备最初均采用原始(默认)配置。如果您的网络处于活动状态,请确保您了解所有命令的潜在影响。
本文档中的信息基于以下软件和硬件版本:
本文中使用“相同机箱导入”和“跨机箱导入”定义。
使用以下选项之一验证机箱序列号:
1.在Chassis列中的Devices > Device Management > Manage中,或单击Edit(编辑图标)> Summary选项卡,打开Hardware Statistics选项卡,并参阅Serial列:
机箱序列号验证
1.使用控制台或Secure Shell连接登录到机箱。
2.请参阅show chassis inventory命令输出中的Serial(SN)列:
firepower-3110# show chassis inventory
Chassis PID Vendor Serial (SN) HW Revision
---------- --------------- ----------------- ----------- -----------
1 FPR-3110 Cisco Systems, In XXXXXXXXXXX 1.0
默认情况下,在运行软件版本10.0.x的FMC中,跨机箱导入失败,并显示错误消息“存档文件不包含所选设备的配置”。使用有效的存档文件导入配置”。 此外,在expert模式下的FMC pigtail命令的输出中显示了类似于以下几行的错误:
> expert
$ sudo pigtail all
ACTQ: 10-25 15:19:41 pid=22600 [DEV_CONF_IMP] $VAR1 = {
ACTQ: 10-25 15:19:41 pid=22600 'devices' => {
ACTQ: 10-25 15:19:41 pid=22600 '1f117d75-7236-4efa-b633-688065cc0311' => undef
ACTQ: 10-25 15:19:41 pid=22600 },
ACTQ: 10-25 15:19:41 pid=22600 'currentState' => 'FAILED',
ACTQ: 10-25 15:19:41 pid=22600 'file' => {
ACTQ: 10-25 15:19:41 pid=22600 'state' => 'SFO_UNPACKED'
ACTQ: 10-25 15:19:41 pid=22600 },
ACTQ: 10-25 15:19:41 pid=22600 'domain' => 'e276abec-e0f2-11e3-8169-6d9ed49b625f',
ACTQ: 10-25 15:19:41 pid=22600 'type' => 'DEVICE_IMPORT',
ACTQ: 10-25 15:19:41 pid=22600 'securityZones' => {},
ACTQ: 10-25 15:19:41 pid=22600 'errorMsg' => 'The archive file does not contain configurations for the selected device. Use a valid archive file to import configurations'
ACTQ: 10-25 15:19:41 pid=22600 };
ACTQ: 10-25 15:19:41 pid=22600 Task failure (8d7e3e98-92e4-11ef-a4e3-030a6e8b1f98) Device Configuration Import : The archive file does not contain configurations for the selected device. Use a valid archive file to import configurations at /usr/local/sf/lib/perl/5.32.1/SF/EOFileBackup/DeviceImportExportHandlers.pm line 927.
通过可用的变通方法,在两个缺陷中跟踪此问题:
未来版本计划对跨机箱导入提供本地支持。对此的解决方法是,使用以下选项之一:
在任何情况下,请联系TAC。
| 版本 | 发布日期 | 备注 |
|---|---|---|
1.0 |
07-Apr-2026
|
初始版本 |