将思科 ISE 升级到 1.2

网络工程 思科 思科
2021-07-12 18:51:36

我有一个独立的 ISE 节点,它对升级很固执......

文件说,这应该工作,但我得到一个错误?

ISE-01/admin# application upgrade ise-upgradebundle-1.1.x-to-1.2.0.899.i386.tar.gz disk

Save the current ADE-OS running configuration? (yes/no) [yes] ? yes
Generating configuration...
Saved the ADE-OS running configuration to startup successfully
Initiating Application Upgrade...

% Repository not found
ISE-01/admin#

问题

我需要使用什么 CLI 才能成功升级 ISE 1.1?

目录列表disk:和显示版本如下...

ISE-01/admin# dir disk:/

Directory of disk:/
 3976667523 May 15 2014 09:40:44  ise-upgradebundle-1.1.x-to-1.2.0.899.i386.tar.gz
      16384 Jun 04 2013 09:50:51  lost+found/

           Usage for disk: filesystem
                 4153323520 bytes total used
                10294484992 bytes free
                15234142208 bytes available
ISE-01/admin#
ISE-01/admin# sh ver

Cisco Application Deployment Engine OS Release: 2.0
ADE-OS Build Version: 2.0.4.018
ADE-OS System Architecture: i386

Copyright (c) 2005-2011 by Cisco Systems, Inc.
All rights reserved.
Hostname: ISE-01


Version information of installed applications
---------------------------------------------

Cisco Identity Services Engine
---------------------------------------------
Version      : 1.1.1.268
Build Date   : Mon Jun 25 00:49:23 2012
Install Date : Tue Apr 29 10:49:41 2014

ISE-01/admin#
1个回答

这解决了问题...

ISE-01/admin# conf t
Enter configuration commands, one per line.  End with CNTL/Z.
ISE-01/admin(config)#
ISE-01/admin(config)# repository LOCAL
ISE-01/admin(config-Repository)# url disk:/
ISE-01/admin(config-Repository)# end
ISE-01/admin# end

现在升级工作...

ISE-01/admin#  application upgrade ise-upgradebundle-1.1.x-to-1.2.0.899.i386.tar.gz LOCAL
Save the current ADE-OS running configuration? (yes/no) [yes] ?
Generating configuration...
Saved the ADE-OS running configuration to startup successfully
Initiating Application Upgrade...
% Warning: Do not use Ctrl-C or close this terminal window until upgrade completes.
STEP 1: Stopping ISE application...