Step 1
|
Log in to your OCI account.
|
Step 2
|
Use the search field to search for Marketplace.
|
Step 3
|
In the Search for listings... search field, enter Cisco Identity Services Engine (ISE).
|
Step 4
|
Click the Cisco ISE option that is of Image type.
|
Step 5
|
In the new window that is displayed, click Launch Instance.
|
Step 6
|
In the List Scope area of the left pane, from the Compartment drop-down list, choose a compartment.
|
Step 7
|
Click Create Instance in the right pane.
|
Step 8
|
In the Create Compute Instance window, in the Name field, enter a name for your Cisco ISE instance.
|
Step 9
|
From the Create in compartment drop-down list, choose the compartment in which the Cisco ISE instance must be created. You must choose the compartment in
which you have created other resources such as virtual cloud networks and subnets for Cisco ISE use.
|
Step 10
|
In the Placement area, click an availability domain. The domain determines the compute shapes that are available to you.
|
Step 11
|
In the Image and Shape area:
-
Click Change Image.
-
From the Image Source drop-down list, choose Custom Image.
-
Check the check box next to the required custom image name.
-
Click Select Image.
-
From the Image and Shape area, click Change Shape.
-
From the Shape Series area, click Intel. A list of available shapes is displayed.
-
Check the check box next to the required shape name. Click Select Shape.
|
Step 12
|
In the Networking area:
-
In the Primary Network area, click the Select existing virtual cloud network radio button.
-
Choose a virtual cloud network from the drop-down list.
-
In the Subnet area, click the Select existing subnet radio button.
-
Choose a subnet from the drop-down list. The subnets displayed are those that have been created in the same compartment.
|
Step 13
|
In the Add SSH Keys area, you can either generate a key pair or use an existing public key by clicking the corresponding radio button.
|
Step 14
|
In the Boot Volume area, check the Specify a custom boot volume size check box and enter the required boot volume in GB. The minimum volume required for a Cisco ISE production environment is
600 GB. The default volume assigned to an instance is 250 GB if a boot volume is not specified in this step.
Note
|
We recommend that you use a customer-managed key for encryption in the Encrypt this volume with a key that you manage field. By default, Oracle-managed key is used. For more information on key creation, see Key Management.
|
|
Step 15
|
Click Show advanced options.
|
Step 16
|
In the Management tab, click the Paste cloud-init script radio button.
|
Step 17
|
In the Cloud-init script text box, enter the required user data:
In the User data field, enter the following information:
hostname=<hostname of Cisco ISE>
primarynameserver=<IPv4 address>
secondarynameserver=<IPv4 address of secondary nameserver> (Applicable for Cisco ISE 3.4 and later releases)
tertiarynameserver=<IPv4 address of tertiary nameserver> (Applicable for Cisco ISE 3.4 and later releases)
dnsdomain=<example.com>
ntpserver=<IPv4 address or FQDN of the NTP server>
secondaryntpserver=<IPv4 address or FQDN of the secondary NTP server> (Applicable for Cisco ISE 3.4 and later releases)
tertiaryntpserver=<IPv4 address or FQDN of the tertiary NTP server> (Applicable for Cisco ISE 3.4 and later releases)
timezone=<timezone>
password=<password>
ersapi=<yes/no>
openapi=<yes/no>
pxGrid=<yes/no>
pxgrid_cloud=<yes/no>
Important
|
From Cisco ISE Release 3.4,
-
The ntpserver field name is changed to primaryntpserver. If you use ntpserver, Cisco ISE services will not start.
-
OpenAPI is enabled by default. Hence, the openapi=<yes/no> field is not required.
-
If you leave the secondarynameserver field blank and use only the tertiarynameserver field, the Cisco ISE services will not start.
-
If you leave the secondaryntpserver field blank and use only the tertiaryntpserver field, the Cisco ISE services will not start.
|
You must use the correct syntax for each of the fields that you configure through the user data entry. The information you
enter in the User data field is not validated when it is entered. If you use the wrong syntax, Cisco ISE services might not come up when you launch
the image. The following are the guidelines for the configurations that you submit through the User data field:
-
hostname: Enter a hostname that contains only alphanumeric characters and hyphens (-). The length of the hostname must not
exceed 19 characters and cannot contain underscores (_).
-
primarynameserver: Enter the IP address of the primary name server. Only IPv4 addresses are supported. From Cisco ISE Release
3.4, you can configure secondary and tertiary name servers during installation by using the secondarynameserver and tertiarynameserver fields.
-
dnsdomain: Enter the FQDN of the DNS domain. The entry can contain ASCII characters, numerals, hyphens (-), and periods (.).
-
ntpserver: Enter the IPv4 address or FQDN of the NTP server that must be used for synchronization, for example, time.nist.gov.
From Cisco ISE Release 3.4, you can configure secondary and tertiary NTP servers during installation by using secondaryntpserver and tertiaryntpserver fields.
-
timezone: Enter a timezone, for example, Etc/UTC. We recommend that you set all Cisco ISE nodes to the Coordinated Universal
Time (UTC) timezone, especially if your Cisco ISE nodes are installed in a distributed deployment. This ensures that the timestamps
of the reports and logs from the various nodes in your deployment are always synchronized.
-
password: Configure a password for GUI-based login to Cisco ISE. The password that you enter must comply with the Cisco ISE
password policy. The password must contain 6 to 25 characters and include at least one numeral, one uppercase letter, and
one lowercase letter. The password cannot contain or be the same as the username or its reverse (iseadmin or nimdaesi), cisco,
or ocsic. The allowed special characters are @~*!,+=_-. If you use special characters in the password, they must be escaped
by a backslash (\). See the "User Password Policy" section in the Chapter "Basic Setup" of the Cisco ISE Administrator Guide for your release.
-
ersapi: Enter yes to enable ERS, or no to disallow ERS.
-
openapi: Enter yes to enable OpenAPI, or no to disallow OpenAPI.
-
pxGrid: Enter yes to enable pxGrid, or no to disallow pxGrid.
-
pxgrid_cloud: Enter yes to enable pxGrid Cloud or no to disallow pxGrid Cloud. To enable pxGrid Cloud, you must enable pxGrid. If you disallow pxGrid, but enable pxGrid Cloud,
pxGrid Cloud services are not enabled on launch.
|
Step 18
|
Click Create. It takes about 30 minutes for the instance to be created and available for use.
To view the Cisco ISE instance, go to the Instances window (you can use the search field to find the window). The Cisco ISE instance is listed in this window.
|