0% found this document useful (0 votes)
39 views2 pages

Cisco ISE 2.7 Patch Installation Guide

The document provides instructions for installing patches on an ISE machine. It describes downloading the patch file to the local machine, copying it to the ISE machine's /localdisk directory, creating a repository in ISE called "test" pointing to the local disk location, and using the "patch install" command to install the patch file from the test repository. It also shows an example of creating an FTP repository called "repos" on another ISE node to install a patch from a remote URL.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views2 pages

Cisco ISE 2.7 Patch Installation Guide

The document provides instructions for installing patches on an ISE machine. It describes downloading the patch file to the local machine, copying it to the ISE machine's /localdisk directory, creating a repository in ISE called "test" pointing to the local disk location, and using the "patch install" command to install the patch file from the test repository. It also shows an example of creating an FTP repository called "repos" on another ISE node to install a patch from a remote URL.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

[Link].x86_64.tar.

gz

Installing patches in ise:

Download the patch to local machine

and copy it to /localdisk of the ise machine


prponnus-62/admin#conf t
prponnus-62/admin(config)#repo test
prponnus-62/admin(config-Repository)# url disk://
% Warning: Repositories configured from CLI cannot be used from the ISE web UI and
are not replicated to other ISE nodes. If this repository is not created in the ISE
web UI, it will be deleted when ISE services restart.
prponnus-62/admin(config-Repository)#
prponnus-62/admin(config-Repository)# end

prponnus-62/admin# sh rep test


[Link].x86_64.[Link]
[Link].x86_64.[Link]
[Link].x86_64.[Link]
ise-upgradebundle-2.1.x-2.4.x-to-[Link].NOT_FOR_RELEASE.x86_64.[Link]

prponnus-62/admin#patch install ise-patchbundle-[Link]-Patch10-


[Link].x86_64.[Link] test

--------------------------

vm203/admin# config t
Enter configuration commands, one per line. End with CNTL/Z.
vm203/admin(config)#
vm203/admin(config)# repo repos
vm203/admin(config-Repository)# url
[Link]
% Warning: Repositories configured from CLI cannot be used from the ISE web UI and
are not replicated to other ISE nodes. If this repository is not created in the ISE
web UI, it will be deleted when ISE services restart.
vm203/admin(config-Repository)# user anonymous password plain anonymous
vm203/admin(config-Repository)# end
vm203/admin# patch install ise-patchbundle-[Link]-Patch2-
[Link].x86_64.[Link] repos
% Warning: Patch will be installed only on this node. Install using Primary
Administration node GUI to install on all nodes in deployment. Continue? (yes/no)
[yes] ? yes
Save the current ADE-OS running configuration? (yes/no) [yes] ? yes
Generating configuration...
Saved the ADE-OS running configuration to startup successfully
Initiating Application Patch installation...

Getting bundle to local machine...

You might also like