OVA Descriptor File Properties

Size: px
Start display at page:

Download "OVA Descriptor File Properties"

Transcription

1 All required and optional properties for the OVA descriptor file are described here. RMS Network Architecture, page 1 Virtual Host Network Parameters, page 2 Virtual Host IP Address Parameters, page 4 Virtual Machine Parameters, page 8 HNB Gateway Parameters, page 9 Auto-Configuration Server Parameters, page 11 OSS Parameters, page 11 Administrative User Parameters, page 15 BAC Parameters, page 16 Certificate Parameters, page 17 Deployment Mode Parameters, page 18 License Parameters, page 18 Password Parameters, page 19 Serving de GUI Parameters, page 21 DPE CLI Parameters, page 21 Time Zone Parameter, page 21 RMS Network Architecture The descriptor are used to describe to the RMS system the network architecture being used so that all network entities can be accessed by the RMS. Before you create your descriptor you must have on hand the es of the various nodes in the system, the VLAN numbers and all other information being configured in the descriptor. Use this network architecture diagram as an example of a typical RMS installation. The examples in this document use the es defined in this architecture diagram. It might May 25, 2015 HF 1

2 Virtual Host Network Parameters be helpful to map out your RMS architecture in a similar manner and thereby easily replace the values in the descriptor example provided here to be applicable to your installation. Figure 1: RMS Architecture Virtual Host Network Parameters This section of the OVA descriptor file specifies the virtual host network architecture. Information must be provided regarding the VLANs for the ports on the central node, the serving node and the upload node. The virtual host network property contains the parameters described in this table. te VLAN numbers correspond to the network diagram in RMS Network Architecture, on page 1. Name: Description Central-node Network 1 VLAN for the connection between the central node (southbound) and the upload node VLAN # In all-in-one deployment descriptor file In distributed central node descriptor file net:central-de Network 1=VLAN 11 2 May 25, 2015 HF

3 Virtual Host Network Parameters Name: Description Central-node Network 2 VLAN for the connection between the central node (northbound) and the serving node VLAN # In all-in-one deployment descriptor file In distributed central node descriptor file net:central-de Network 2=VLAN 2335K Serving-node Network 1 VLAN for the connection between the serving node (northbound) and the central node VLAN # In all-in-one deployment descriptor file In serving node descriptor file for distributed deployment net:serving-de Network 1=VLAN 11 Serving-node Network 2 VLAN for the connection between the serving node (southbound) and the CPE network (FAPs) VLAN # In all-in-one deployment descriptor file In distributed serving node descriptor file net:serving-de Network 2=VLAN 12 Upload-node Network 1 VLAN for the connection between the upload node (northbound) and the central node VLAN # In all-in-one deployment descriptor file In distributed upload node descriptor file net:upload-de Network 1=VLAN 11 Upload-node Network 2 VLAN for the connection between the upload node (southbound) and the CPE network (FAPs) VLAN # In all-in-one deployment descriptor file In distributed upload node descriptor file net:upload-de Network 2=VLAN 12 Virtual Host Network Configuration of virtual host network section for all-in-one deployment: net:upload-de Network 1=VLAN 11 net:upload-de Network 2=VLAN 12 net:central-de Network 1=VLAN 11 net:central-de Network 2=VLAN 2335K net:serving-de Network 1=VLAN 11 net:serving-de Network 2=VLAN 12 of virtual host network section for distributed central node: net:central-de Network 1=VLAN 11 net:central-de Network 2=VLAN 2335K May 25, 2015 HF 3

4 Virtual Host IP Address Parameters of virtual host network section for distributed upload node: net:upload-de Network 1=VLAN 11 net:upload-de Network 2=VLAN 12 of virtual host network section for distributed serving node: net:serving-de Network 1=VLAN 11 net:serving-de Network 2=VLAN 12 Virtual Host IP Address Parameters This section of the OVA descriptor file specifies information regarding the virtual host. The Virtual Host IP Address property includes these parameters: te The column in the tables, Yes indicates Mandatory field, and indicates n-mandatory field. Underscore (_) cannot be used for the hostname for hostname parameters. Hostname Parameters Parameter Name: Description Valid / Default Central_Hostname Configured hostname of the server Character string; no periods (.) allowed rms-aio-central for all-in-one descriptor file, rms-distr-central for central node descriptor file Yes prop:central_hostname= hostname-central Serving_Hostname Configured hostname of the serving node Character string; no periods (.) allowed rms-aio-serving for distributed all-in-one descriptor file, rms-distr-serving for distributed descriptor file prop:serving_hostname= hostname-serving Upload_Hostname Configured hostname of the upload node Character string; no periods (.) allowed rms-aio-upload for all-in-one, rms-distr-upload for distributed prop:upload_hostname= hostname-upload 4 May 25, 2015 HF

5 Virtual Host IP Address Parameters Central de Parameters Name: Description Valid / Default Central_de_Eth0_Address of the southbound VM interface prop:central_de_eth0_address= Central_de_Eth0_Subnet Network mask for the IP subnet of the southbound VM interface Network mask prop:central_de_eth0_subnet= Central_de_Eth1_Address of the northbound VM interface prop:central_de_eth1_address= Central_de_Eth1_Subnet Network mask for the IP subnet of the northbound VM interface Network mask prop:central_de_eth1_subnet= Central_de_Gateway of the gateway to the management network for the northbound interface of the central node prop:central_de_gateway= Central_de_Dns1_Address of primary DNS server provided by network administrator prop:central_de_dns1_address= Central_de_Dns2_Address of secondary DNS server provided by network administrator prop:central_de_dns2_address= Serving de Name: Description Valid / Default Serving_de_Eth0_Address of the northbound VM interface prop:serving_de_eth0_address= May 25, 2015 HF 5

6 Virtual Host IP Address Parameters Name: Description Valid / Default Serving_de_Eth0_Subnet Network mask for the IP subnet of the northbound VM interface Network mask prop:serving_de_eth0_subnet= Serving_de_Eth1_Address of the southbound VM interface prop:serving_de_eth1_address= Serving_de_Eth1_Subnet Network mask for the IP subnet of the southbound VM interface Network mask prop:serving_de_eth1_subnet= Serving_de_Gateway of the gateway to the management network for the southbound interface of the serving node, can be specified in comma separated format in the form <NB GW>,<SB prop:serving_de_gateway= , Serving_de_Dns1_Address of primary DNS server provided by network administrator prop:serving_de_dns1_address= Serving_de_Dns2_Address of secondary DNS server provided by network administrator prop:serving_de_dns2_address= Upload de Name: Description Valid / Default Upload_de_Eth0_Address of the northbound VM interface prop:upload_de_eth0_address= Upload_de_Eth0_Subnet Network mask for the IP subnet of the northbound VM interface Network mask prop:upload_de_eth0_subnet= May 25, 2015 HF

7 Virtual Host IP Address Parameters Name: Description Valid / Default Upload_de_Eth1_Address of the southbound VM interface prop:upload_de_eth1_address= Upload_de_Eth1_Subnet Network mask for the IP subnet of the southbound VM interface Network mask prop:upload_de_eth1_subnet= Upload_de_Gateway of the gateway to the management network for the southbound interface of the upload node, can be specified in comma separated format in the form <NB GW>,<SB GW> prop:upload_de_gateway= , Upload_de_Dns1_Address of primary DNS server provided by network administrator prop:upload_de_dns1_address= Upload_de_Dns2_Address of secondary DNS server provided by network administrator prop:upload_de_dns2_address= Virtual Host IP Address s All-in-one Descriptor File : prop:central_de_eth0_address= prop:central_de_eth0_subnet= prop:central_de_eth1_address= prop:central_de_eth1_subnet= prop:central_de_dns1_address= prop:central_de_dns2_address= prop:central_de_gateway= prop:serving_de_eth0_address= prop:serving_de_eth0_subnet= prop:serving_de_eth1_address= prop:serving_de_eth1_subnet= prop:serving_de_dns1_address= prop:serving_de_dns2_address= prop:serving_de_gateway= , prop:upload_de_eth0_address= prop:upload_de_eth0_subnet= prop:upload_de_eth1_address= prop:upload_de_eth1_subnet= May 25, 2015 HF 7

8 Virtual Machine Parameters prop:upload_de_dns1_address= prop:upload_de_dns2_address= prop:upload_de_gateway= , Distributed Serving de Descriptor File : prop:serving_de_eth0_address= prop:serving_de_eth0_subnet= prop:serving_de_eth1_address= prop:serving_de_eth1_subnet= prop:serving_de_dns1_address= prop:serving_de_dns2_address= prop:serving_de_gateway= , Distributed Upload de Descriptor File : prop:upload_de_eth0_address= prop:upload_de_eth0_subnet= prop:upload_de_eth1_address= prop:upload_de_eth1_subnet= prop:upload_de_dns1_address= prop:upload_de_dns2_address= prop:upload_de_gateway= , Distributed Central de Descriptor File : prop:central_de_eth0_address= prop:central_de_eth0_subnet= prop:central_de_eth1_address= prop:central_de_eth1_subnet= prop:central_de_dns1_address= prop:central_de_dns2_address= prop:central_de_gateway= Virtual Machine Parameters The following virtual machine (VM) parameters can be configured. te Make sure that the value of the parameter poweron is set to false as the VMware hardware version needs to be upgraded before starting the VMs. acceptalleulas True/False acceptalleulas=false Specifies to accept license agreements False skipmanifestcheck True/False skipmanifestcheck=true Specifies to skip validation of the OVF package manifest False poweron True/False poweron=false Specifies to set the VM state for the first time once deployed False 8 May 25, 2015 HF

9 HNB Gateway Parameters diskmode thick/thin diskmode=thin Logical disk type of the VM thin vmfolder folder name Yes vmfolder=fem-ga-pest Grouping virtual machine to add additional security datastore Yes datastore=ds-rtprms-c Name of the physical storage to keep VM name Yes name=rms-provisioning-solution Name of the vapp that will be deployed on the host VSC ovfid VM Parameter Configurations acceptalleulas=true skipmanifestcheck=true poweron=false diskmode=thin vmfolder=fem-ga-pest datastore=ds-rtprms-c name=rms-provisioning-solution HNB Gateway Parameters These parameters can be configured for the Cisco ASR 5000 hardware that is running the central and serving nodes in all descriptor. A post-installation script is provided to configure correct values for these parameters. For more information, refer to Configuring the HNB Gateway for Redundancy. IPSec address HNB-GW address DHCP pool information SCTP address Asr5k_Dhcp_Address DHCP of the ASR 5000 Yes, but can be configured with post-installation script prop:asr5k_dhcp_address= May 25, 2015 HF 9

10 HNB Gateway Parameters Asr5k_Radius_Address Radius of the ASR 5000 Yes, but can be configured with post-installation script prop:asr5k_radius_address= Asr5k_Radius_Secret prop:asr5k_radius_secret= *** Radius secret password as configured on the ASR 5000 secret Dhcp_Pool_Network DHCP Pool network address of the ASR 5000 Yes, but can be configured with post-installation script prop:dhcp_pool_network= Dhcp_Pool_Subnet Subnet mask of the DHCP Pool network of the ASR 5000 Network mask Yes, but can be configured with post-installation script prop:dhcp_pool_subnet= Dhcp_Pool_FirstAddress First of the DHCP pool network of the ASR 5000 Yes, but can be configured with post-installation script prop:dhcp_pool_firstaddress= Dhcp_Pool_LastAddress Last of the DHCP pool network of the ASR 5000 Yes, but can be configured with post-installation script prop:dhcp_pool_lastaddress= Asr5k_Radius_CoA_Port Port number prop:asr5k_radius_coa_port=3799 Port for RADIUS Change-of-Authorization (with white list updates) and Disconnect flows from the PMG to the ASR Upload_SB_Fqdn Southbound fully qualified domain name or for the upload node. For NAT based deployment, this can be set to public IP/FQDN of the NAT. Upload eth1 address Yes prop:upload_sb_fqdn= <Upload_Server_Hostname> HNB Gateway Configuration prop:asr5k_dhcp_address= May 25, 2015 HF

11 Auto-Configuration Server Parameters prop:asr5k_radius_address= prop:asr5k_radius_secret=secret prop:dhcp_pool_network= prop:dhcp_pool_subnet= prop:dhcp_pool_firstaddress= prop:dhcp_pool_lastaddress= prop:asr5k_radius_coa_port=3799 Auto-Configuration Server Parameters Configure the network virtual IP and the loopback address on the Central node, Serving node, and the Upload node. The loopback address is configured as the default router for the Serving de and the Upload de. The virtual and the virtual Fully Qualified Domain Name (FQDN) are used as Auto-Configuration Server (ACS) for TR-069 Informs, download of firmware, and upload of diagnostic. The virtual IP address and virtual FQDN should either point to ACE server or to the Serving node Southbound (South) address (if ACE is not used). te ACE hardware was used for TLS termination and load balancing. This hardware has reached end of life and not being deployed. For new installations, TLS is terminated on the DPE, thus bypassing the ACE. The following parameters are used to configure the auto-configuration server information: Acs_Virtual_Address ACS Virtual Address. Southbound of the Serving node In all descriptor prop:acs_virtual_address= Acs_Virtual_Fqdn ACS virtual fully qualified domain name (FQDN). Southbound FQDN or of the serving node. For NAT based deployment, this can be set to public IP/FQDN of the NAT. Domain name or In all descriptor prop:acs_virtual_fqdn= femtosetup11.testlab.com ACS Configuration prop:acs_virtual_address= prop:acs_virtual_fqdn=femtosetup11.testlab.com OSS Parameters Use these parameters to configure the integration points that are defined in the operation support systems (OSS). Only a few integration points must be configured, while others are optional. The optional integration points can be enabled or disabled using a Boolean flag. May 25, 2015 HF 11

12 OSS Parameters NTP Servers Use these parameters to configure the NTP server address defined for virtual hosts: te NTP servers can be configured after deploying the OVA. Refer to NTP Servers Configuration. Ntp1_Address prop:ntp1_address= <ip address> Primary NTP server Ntp2_Address prop:ntp2_address= <ip address> Secondary NTP server Ntp3_Address prop:ntp3_address= <ip address> Alternative NTP server Ntp4_Address prop:ntp4_address= <ip address> Alternative NTP server NTP Configuration prop:ntp1_address=<ip address> prop:ntp2_address=ntp-rtp2.cisco.com prop:ntp3_address=ntp-rtp3.cisco.com prop:ntp4_address= DNS Domain Use these parameters to configure the DNS domain for virtual hosts: Valid / Default Dns_Domain Configures the domain address for virtual hosts Domain address cisco.com prop:dns_domain=cisco.com DNS Configuration prop:dns_domain=cisco.com 12 May 25, 2015 HF

13 OSS Parameters Syslog Servers Use these parameters to configure the two syslog servers defined for remote logging support: Valid / Default Syslog_Enable True/False prop:syslog_enable=true Enables or disables syslog False Syslog1_Address Primary syslog server of syslog server prop:syslog1_address= Syslog2_Address Secondary syslog server IP address of syslog server prop:syslog2_address= te The syslog server configuration can be performed after the OVA file deployment. Refer to SYSLog Servers Configuration. Syslog Configuration prop:syslog_enable=true prop:syslog1_address= prop:syslog2_address= SNMP Use these parameters to configure the two Simple Network Management Protocol (SNMP) hosts that are defined. The SNMP hosts are allowed through the host-based firewall and configured in each of the applications that support SNMP polling. te The SNMP read and SNMP write communities are defined only if the SNMP "Read" and SNMP "Write" options are enabled. te The SNMP configuration can be performed after the OVA file deployment. Refer to Configuring the SNMP and SNMP Trap Servers. May 25, 2015 HF 13

14 OSS Parameters Valid / Default Snmp_Enable Enables or disables use of SNMP True/False; values other than True are treated as False prop:snmp_enable=true False Snmp_Read_Community SNMP read password snmp-read prop:snmp_read_community=*** Snmp_Write_Community SNMP write password snmp-write prop:snmp_write_community=*** Snmp1_Address prop:snmp1_address= of primary SNMP server Snmp2_Address prop:snmp2_address= of secondary SNMP server SNMP Configuration prop:snmp_enable=true prop:snmp_read_community=*** prop:snmp_write_community=*** prop:snmp1_address= prop:snmp2_address= SNMP Traps Use these parameters to configure two SNMP trap hosts defined for real-time alarming. Each application that supports SNMP traps are configured with the hosts and the community string. te The SNMP trap configuration can be performed after the OVA file deployment. Refer to Configuring the SNMP and SNMP Trap Servers. 14 May 25, 2015 HF

15 Administrative User Parameters Valid / Default Snmptrap_Enable Enables or disables use of SNMP trap service for real-time alarming True/False; values other than True are treated as False False prop:snmptrap_enable=true Snmptrap1_Address of primary SNMP trap server prop:snmptrap1_address= Snmptrap2_Address of secondary SNMP trap server prop:snmptrap2_address= Snmptrap_Community SNMP trap community password snmp-trap prop:snmptrap_community= snmp-trap SNMP Trap Configuration prop:snmptrap_enable=true prop:snmptrap1_address= prop:snmptrap2_address= prop:snmptrap_community=snmp-trap Administrative User Parameters Use these parameters to define the RMS administrative user. Configuring the administrative user ensures that accounts are created for all the software components such as Broadband Access Center Database (BAC DB), Cisco Prime Network Registrar (PNR), Cisco Prime Access Registrar (PAR), and Secure Shell (SSH) system accounts. The user administration is an important security feature and ensures that management of the system is performed using non-root access. One admin user is defined by default during installation. You can change the default with these parameters. Other users can be defined after installation using the DCC UI. te LINUX users can be added using the appropriate post-configuration script. Refer to Configuring Linux Administrative Users. May 25, 2015 HF 15

16 BAC Parameters Admin1_Username prop:admin1_username=admin1 System Admin user 1 login id admin1 Admin1_Password System Admin user 1 password Passwords must be mixed case, alphanumeric, characters long and contain one of the special characters (*,@,#), at least one numeral and no spaces. prop:admin1_password=*** Ch@ngeme1 Admin1_Firstname System Admin user 1 first name admin1 prop:admin1_firstname= Admin1_Firstname Admin1_Lastname System Admin user 1 last name admin1 prop:admin1_lastname= Admin1_Lastname BAC Parameters These BAC parameters can be optionally configured in the descriptor file: Bac_Provisioning_Group Name of default provisioning group which gets created in the BAC pg01 prop:bac_provisioning_group= default 16 May 25, 2015 HF

17 Certificate Parameters Ip_Timing_Server_Ip IP-TIMING-SERVER-IP property of the provisioning group specified in this descriptor. If there is no IP timing configured then provide a dummy IP address for this parameter, something like prop:ip_timing_server_ip= Certificate Parameters The CPE-based security for the RMS solution is a private key, certificate-based authentication system. Each Small Cell and server interface requires a unique signed certificate with the public DNS name and the defined. System_Location prop:system_location= Production System Location used in SNMP configuration Production System_Contact System contact used in SNMP configuration address Contact@Customer.com prop:system_contact= Contact@Customer.com Cert_C prop:cert_c=us Certificate parameters to generate a Certificate Signing Request (CSR): Country name US Cert_ST prop:cert_st= rth Carolina Certificate parameters to generate csr: State or Province name NC Cert_L prop:cert_l=rtp Certificate parameters to generate csr: Locality name RTP Cert_O prop:cert_o= Cisco Systems, Inc. Certificate parameters to generate csr: Organization name Cisco Systems, Inc. May 25, 2015 HF 17

18 Deployment Mode Parameters Cert_OU prop:cert_ou= SCTG Certificate parameters to generate csr: Organization Unit name MITG Deployment Mode Parameters Use these parameters to specify deployment modes. Secure mode is set to True by default, and is a required setting for any production environment. Secure_Mode True/False prop:secure_mode=true Ensures that all the security options are configured. The security options include IP Tables and secured "sshd" settings. True License Parameters Use these parameters to configure the license information for the Cisco BAC, Cisco Prime Access Registrar and Cisco Prime Network Registrar. Default or mock licenses are installed unless you specify these parameters with actual license values. Valid / Default Bac_License_Dpe: License for BAC DPE A default dummy license is provided prop:bac_license_dpe=aafa... Bac_License_Cwmp: License for BAC CWMP A default dummy license is provided prop:bac_license_cwmp=aafa... Bac_License_Ext: License for BAC DPE extensions A default dummy license is provided prop:bac_license_ext=aafa May 25, 2015 HF

19 Password Parameters Bac_License_FemtoExt: License for BAC DPE extensions te License should be of PAR type and not SUB type Valid / Default A default dummy license is provided prop:bac_license_femtoext=aafa... Car_License_Base: License for Cisco PAR A default dummy license is provided prop:bac_license_cwmp=aafa... Cnr_License_IPde: License for Cisco PNR A default dummy license is provided prop:bac_license_cwmp=aafa... te For the PAR and PNR licenses, the descriptor properties Car_License_Base and Cnr_License_IPde need to be updated in case of multi-line license file. (Put '/n' at the start of new line of the license file) For example: prop:cnr_license_ipde=increment count-dhcp cisco 8.1 uncounted VENDOR_STRING=<Count>10000</Count> HOSTID=ANY NOTICE="<LicFileID> </LicFileID><LicLineID>1</LicLineID> <PAK></PAK><CompanyName></CompanyName>" SIGN=176CCF90B694 \nincrement base-dhcp cisco 8.1 uncounted VENDOR_STRING=<Count>1000</Count> HOSTID=ANY NOTICE="<LicFileID> </LicFileID><LicLineID>2</LicLineID> <PAK></PAK><CompanyName></CompanyName>" SIGN=0F10E6FC871E Password Parameters The password for the root user to all virtual machines (VM) can be configured through the deployment descriptor. If this property is not set, the default root password is Ch@ngeme1. However, it is strongly recommended to set the Root_Password through the deployment descriptor file. The RMS_App_Password configures access to all of the following applications with one password: BAC admin password DCC application Operations tools ciscorms user password DCC administration May 25, 2015 HF 19

20 Password Parameters Postgres database Central keystore Upload statistics Upload call drop Upload demand Upload lost IPsec Upload lost gateway connection Upload network location scan Upload periodic Upload restart Upload crash Upload low memory Upload unknown Root_Password prop:root_password=*** Password of the root user for all RMS VMs RMS_App_Password Password of the root user for all RMS VMs Passwords must be mixed case, alphanumeric, characters long and contain one of the special characters at least one numeral and no spaces. prop:rms_app_password=*** Password Configuration prop:root_password=cisco123 prop:rms_app_password=newpswd# May 25, 2015 HF

21 Serving de GUI Parameters Serving de GUI Parameters The serving node GUI for Cisco PAR and Cisco PNR is disabled by default. You can enable it with this parameters. Valid / Default Serving_Gui_Enable: Option to enable/disable GUI of PAR and PNR True/False; values other than "True" treated as "False." False prop:serving_gui_enable=false DPE CLI Parameters The properties of the DPE command line interface (CLI) on the serving node can be configured through the deployment descriptor file with this parameter. Dpe_Cnrquery_Client_ Socket_Address Address and port of the CNR query client configured in the DPE followed by the port serving eth0 addr:61611 prop: Dpe_Cnrquery_Client_Socket_Address= :61611 DPE CLI Configuration prop:dpe_cnrquery_client_socket_address= :61611 Time Zone Parameter You can configure the time zone of the RMS installation with this parameter. May 25, 2015 HF 21

22 Time Zone Parameter Parameter Name: Description prop:vamitimezone Etc/UTC prop:vamitimezone=etc/utc Default time zone Supported values: Pacific/Samoa US/Hawaii US/Alaska US/Pacific US/Mountain US/Central US/Eastern America/Caracas America/Argentina/Buenos_Aires America/Recife Etc/GMT-1 Etc/UTC Europe/London Europe/Pari Africa/Cairo Europe/Moscow Asia/Baku Asia/Karachi Asia/Calcutta Asia/Dacca Asia/Bangko Asia/Hong_Kong Asia/Tokyo Australia/Sydney Pacific/umea Pacific/Fiji 22 May 25, 2015 HF

23 Time Zone Parameter Time Zone Configuration prop:vamitimezone=etc/utc May 25, 2015 HF 23

24 Time Zone Parameter 24 May 25, 2015 HF

RMS Installation Tasks

RMS Installation Tasks Perform these tasks to install the RMS software. RMS Installation Procedure, page 1 Preparing the OVA Descriptor Files, page 2 Deploying the RMS Virtual Appliance, page 6 RMS Redundant Deployment, page

More information

Additional RMS Functionality

Additional RMS Functionality Geographical Identifier Management, page 1 Edge-Node Discovery Provisioning, page 5 Security Gateway Geographical Redundancy, page 6 IMSI Blacklisting, page 6 Integrating RMS with Prime Central Server,

More information

RMS Alarms. Fault Manager Server Alarms

RMS Alarms. Fault Manager Server Alarms Fault Manager Server Alarms, page 1 Upload Server Alarms, page 5 Upload Server Syslog Messages, page 10 PMG Alarms, page 11 PMG Server Syslog Messages, page 15 PAR System Alarms, page 16 PNR System Alarms,

More information

Cisco VVB Installation

Cisco VVB Installation System Requirements, on page 1 Create VM for Cisco VVB, on page 2 Create a Virtual Machine from the OVA, on page 2 Configure DNS Server, on page 3 Mount ISO Files, on page 3 Install Cisco VVB, on page

More information

Cisco Prime Collaboration Deployment

Cisco Prime Collaboration Deployment Install System Requirements for Installation, page 1 Browser Requirements, page 2 IP Address Requirements, page 2 Virtualization Software License Types, page 3 Frequently Asked Questions About the Installation,

More information

vrealize Network Insight Installation Guide

vrealize Network Insight Installation Guide vrealize Network Insight Installation Guide vrealize Network Insight 3.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Additional RMS Functionality

Additional RMS Functionality INSEE Management, page 1 Edge-Node Discovery Provisioning, page 5 Security Gateway Geographical Redundancy, page 5 IMSI Blacklisting, page 6 Integrating RMS and Prime Central Active with Disaster Recovery

More information

Installing vrealize Network Insight. VMware vrealize Network Insight 3.3

Installing vrealize Network Insight. VMware vrealize Network Insight 3.3 VMware vrealize Network Insight 3.3 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware Web site also provides the latest product updates.

More information

vrealize Network Insight Installation Guide

vrealize Network Insight Installation Guide vrealize Network Insight Installation Guide vrealize Network Insight 3.3 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Installation and Upgrade

Installation and Upgrade Before You Begin, page 1 Perform Pre-Installation Tasks for Cisco Prime License Manager, page 2 Frequently Asked Questions About the Installation, page 2 Cisco Prime License Manager Port Usage, page 3

More information

Installing vrealize Network Insight

Installing vrealize Network Insight vrealize Network Insight 3.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Adding a High Availability System

Adding a High Availability System Adding a HA System Using Automatic Deployment, page 1 Adding a HA System Using Manual Deployment, page 3 Confirming Your Primary System and Your HA System Are at the Same Version, page 5, page 6 Testing

More information

Installing Your System Using Manual Deployment

Installing Your System Using Manual Deployment Installing Your System Using Manual Deployment General Concepts For Your System Deployment, page 1 Installation Checklist, page 2 Required Information For a Manual Deployment, page 3 Deploying the OVA

More information

Proofpoint Threat Response

Proofpoint Threat Response Proofpoint Threat Response Threat Response Auto Pull (TRAP) - Installation Guide Proofpoint, Inc. 892 Ross Drive Sunnyvale, CA 94089 United States Tel +1 408 517 4710 www.proofpoint.com Copyright Notice

More information

Installing Cisco WebEx Social

Installing Cisco WebEx Social CHAPTER 2 This chapter describes how to install Cisco WebEx Social. This chapter includes these topics: Before You Begin, page 2-1 3.1, page 2-1 Before You Begin Before you begin installation, review the

More information

This section describes the backup procedure for the RMS provisioning solution. Two types of backups are defined:

This section describes the backup procedure for the RMS provisioning solution. Two types of backups are defined: This section describes the backup procedure for the RMS provisioning solution. Two types of backups are defined: Full, on page 2 Application Data Backup, on page 4 A full system backup of the VM is recommended

More information

Installing Cisco Virtual Switch Update Manager

Installing Cisco Virtual Switch Update Manager This chapter contains the following sections: Information About Cisco Virtual Switch Update Manager, page 1 Compatibility Information for Cisco Virtual Switch Update Manager, page 1 System Requirements

More information

The Balabit s Privileged Session Management 5 F5 Azure Reference Guide

The Balabit s Privileged Session Management 5 F5 Azure Reference Guide The Balabit s Privileged Session Management 5 F5 Azure Reference Guide March 12, 2018 Abstract Administrator Guide for Balabit s Privileged Session Management (PSM) Copyright 1996-2018 Balabit, a One Identity

More information

VMware Identity Manager Connector Installation and Configuration (Legacy Mode)

VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until

More information

Threat Response Auto Pull (TRAP) - Installation Guide

Threat Response Auto Pull (TRAP) - Installation Guide Threat Response Auto Pull (TRAP) - Installation Guide Installation guide provides information on how to get Threat Response Auto Pull (TRAP) [/trapguides/trap-about/] up and running in your environment.

More information

Deploying the Cisco ASA 1000V

Deploying the Cisco ASA 1000V CHAPTER 2 This chapter includes the following sections: Information About the ASA 1000V Deployment, page 2-1 Downloading the ASA 1000V OVA File, page 2-7 Deploying the ASA 1000V Using the VMware vsphere

More information

Installing Cisco MSE in a VMware Virtual Machine

Installing Cisco MSE in a VMware Virtual Machine Installing Cisco MSE in a VMware Virtual Machine This chapter describes how to install and deploy a Cisco Mobility Services Engine (MSE) virtual appliance. Cisco MSE is a prebuilt software solution that

More information

RealPresence Access Director System Administrator s Guide

RealPresence Access Director System Administrator s Guide [Type the document title] Polycom RealPresence Access Director System Administrator s Guide 2.1.0 March 2013 3725-78703-001A Polycom Document Title 1 Trademark Information POLYCOM and the names and marks

More information

Installing vrealize Network Insight. VMware vrealize Network Insight 3.5

Installing vrealize Network Insight. VMware vrealize Network Insight 3.5 VMware vrealize Network Insight 3.5 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware Web site also provides the latest product updates.

More information

Installation of Cisco Business Edition 6000H/M

Installation of Cisco Business Edition 6000H/M Installation Overview, page 1 Installation Task Flow of Cisco Business Edition 6000H/M, page 2 Installation Overview This chapter describes the tasks that you must perform to install software on your Business

More information

Configure HyperFlex Hardware Acceleration Cards

Configure HyperFlex Hardware Acceleration Cards Configure HyperFlex Hardware Acceleration Cards This chapter describes how to configure Cisco HyperFlex Hardware Acceleration Cards. Overview of HyperFlex Hardware Acceleration Cards, on page 1 Install

More information

IronKey EMS On-Prem 7.1 Quick Start Guide

IronKey EMS On-Prem 7.1 Quick Start Guide IronKey EMS On-Prem 7.1 Quick Start Guide Last Updated June 2017 System Requirements Requirement Description Database Microsoft SQL Server 2005, Microsoft SQL Server 2008, or Microsoft SQL Server 2012,

More information

Deploying Cisco UCS Central

Deploying Cisco UCS Central This chapter includes the following sections: Obtaining the Cisco UCS Central Software from Cisco, page 1 Using the Cisco UCS Central OVA File, page 2 Using the Cisco UCS Central ISO File, page 4 Logging

More information

System Setup. Accessing the Administration Interface CHAPTER

System Setup. Accessing the Administration Interface CHAPTER CHAPTER 3 The system can be configured through the web interface to provide the networking configuration for the appliance and other system settings that are important such as time and SSL certificate.

More information

Release Notes for Cisco Application Policy Infrastructure Controller Enterprise Module, Release x

Release Notes for Cisco Application Policy Infrastructure Controller Enterprise Module, Release x Release s for Cisco Application Policy Infrastructure Controller Enterprise Module, Release 1.3.3.x First Published: 2017-02-10 Release s for Cisco Application Policy Infrastructure Controller Enterprise

More information

Installation of Cisco HCM-F

Installation of Cisco HCM-F CHAPTER 2 This chapter includes information about installing and configuring Cisco HCM-F. The HCM-F installation is new for Cisco HCS 8.6(2) and introduces new functionality that is used by service fulfillment

More information

Installing the Cisco Nexus 1000V Software Using ISO or OVA Files

Installing the Cisco Nexus 1000V Software Using ISO or OVA Files Installing the Cisco Nexus 1000V Software Using ISO or OVA Files This chapter contains the following sections: Installing the VSM Software, page 1 Installing the VSM Software Installing the Software from

More information

Introduction to Broadband Access Center Topics

Introduction to Broadband Access Center Topics CHAPTER 1 The Cisco Broadband Access Center software for Broadband Aggregation supports the mass-market deployment of broadband services by providing a provisioning system to replace labor-intensive and

More information

Configure the Cisco DNA Center Appliance

Configure the Cisco DNA Center Appliance Review Cisco DNA Center Configuration Wizard Parameters, page 1 Configure Cisco DNA Center Using the Wizard, page 5 Review Cisco DNA Center Configuration Wizard Parameters When Cisco DNA Center configuration

More information

Deploying the Cisco Tetration Analytics Virtual

Deploying the Cisco Tetration Analytics Virtual Deploying the Cisco Tetration Analytics Virtual Appliance in the VMware ESXi Environment About, on page 1 Prerequisites for Deploying the Cisco Tetration Analytics Virtual Appliance in the VMware ESXi

More information

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 1.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

NSX-T Data Center Migration Coordinator Guide. 5 APR 2019 VMware NSX-T Data Center 2.4

NSX-T Data Center Migration Coordinator Guide. 5 APR 2019 VMware NSX-T Data Center 2.4 NSX-T Data Center Migration Coordinator Guide 5 APR 2019 VMware NSX-T Data Center 2.4 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you

More information

vcenter Operations Management Pack for NSX-vSphere

vcenter Operations Management Pack for NSX-vSphere vcenter Operations Management Pack for NSX-vSphere vcenter Operations Manager 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

ISE Express Installation Guide. Secure Access How -To Guides Series

ISE Express Installation Guide. Secure Access How -To Guides Series ISE Express Installation Guide Secure Access How -To Guides Series Author: Jason Kunst Date: September 10, 2015 Table of Contents About this Guide... 4 How do I get support?... 4 Using this guide... 4

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 4 About

More information

Installing Cisco Virtual Switch Update Manager

Installing Cisco Virtual Switch Update Manager This chapter contains the following sections: Information About Cisco Virtual Switch Update Manager, page 1 Compatibility Information for Cisco VSUM, page 1 System Requirements Cisco VSUM, page 2 Prerequisites,

More information

Cisco WebEx Meetings Server Administration Guide

Cisco WebEx Meetings Server Administration Guide First Published: October 23, 2012 Last Modified: October 23, 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800

More information

Configuring the Cisco TelePresence System

Configuring the Cisco TelePresence System 3 CHAPTER Revised: August 2011, Contents This chapter contains the following sections: First Time Setup Wizard for the CTS 500 32, page 3-1 First Time Setup for All Other CTS Models, page 3-2 IP Settings,

More information

Configuring CWMP Service

Configuring CWMP Service CHAPTER 12 This chapter describes how to configure the CWMP service in Cisco Broadband Access Center (BAC). Topics covered are:, page 12-1 Configuring Service Ports on the DPE, page 12-2 Disabling Connection

More information

Installing Cisco CMX in a VMware Virtual Machine

Installing Cisco CMX in a VMware Virtual Machine Installing Cisco CMX in a VMware Virtual Machine This chapter describes how to install and deploy a Cisco Mobility Services Engine (CMX) virtual appliance. Cisco CMX is a prebuilt software solution that

More information

ITCorporation HOW DO I INSTALL A FRESH INSTANCE OF ANALYZER? DESCRIPTION RESOLUTION. Knowledge Database KNOWLEDGE DATABASE

ITCorporation HOW DO I INSTALL A FRESH INSTANCE OF ANALYZER? DESCRIPTION RESOLUTION. Knowledge Database KNOWLEDGE DATABASE KNOWLEDGE DATABASE HOW DO I INSTALL A FRESH INSTANCE OF ANALYZER? 3. Click on GMS/Analyzer - Virtual Appliance or GMS/Analyzer - Virtual Appliance 950GB under GMS - Virtual Appliance. Note: It is not recommended

More information

Device Manager. Device Provisioning. Preparing to Register a Device

Device Manager. Device Provisioning. Preparing to Register a Device You access the device manager by clicking the tab in the DCC UI. The device manager provides a consolidated interface to perform various tasks on an individual Customer Premises Equipment (CPE). Specifically

More information

Cisco Expressway Cluster Creation and Maintenance

Cisco Expressway Cluster Creation and Maintenance Cisco Expressway Cluster Creation and Maintenance Deployment Guide Cisco Expressway X8.6 July 2015 Contents Introduction 4 Prerequisites 5 Upgrading an X8.n cluster to X8.6 6 Prerequisites 6 Upgrade Expressway

More information

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2 Deploying VMware Identity Manager in the DMZ JULY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

Cisco Broadband Access Center 3.8 Administrator Guide

Cisco Broadband Access Center 3.8 Administrator Guide Cisco Broadband Access Center 3.8 Administrator Guide April 02, 2013 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800

More information

Running the Setup Web UI

Running the Setup Web UI The Cisco Prime IP Express setup interview in the web UI takes you through a series of consecutive pages to set up a basic configuration. For an introduction and details on the basic navigation for the

More information

Maintaining Cisco Unity Connection Server

Maintaining Cisco Unity Connection Server Migrating a Physical Server to a Virtual Machine, on page 1 Migrating from Cisco Unity 4.x and Later to Unity Connection 7.x and Later, on page 4 Replacing the Non-Functional Server, on page 5 Changing

More information

Installing vrealize Network Insight. VMware vrealize Network Insight 3.6

Installing vrealize Network Insight. VMware vrealize Network Insight 3.6 Installing vrealize Network Insight VMware vrealize Network Insight 3.6 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Working with Cisco UCS Manager

Working with Cisco UCS Manager This chapter includes the following sections: Cisco UCS Domains and Cisco UCS Central, page 1 Registering a Cisco UCS Domain Using Cisco UCS Manager GUI, page 3 Unregistering a Cisco UCS Domain Using Cisco

More information

UDP Director Virtual Edition Installation and Configuration Guide (for Stealthwatch System v6.9.0)

UDP Director Virtual Edition Installation and Configuration Guide (for Stealthwatch System v6.9.0) UDP Director Virtual Edition Installation and Configuration Guide (for Stealthwatch System v6.9.0) Installation and Configuration Guide: UDP Director VE v6.9.0 2016 Cisco Systems, Inc. All rights reserved.

More information

Version No. Build Date No./ Release Date. Supported OS Apply to Models New Features/Enhancements. Bugs Fixed/Changes

Version No. Build Date No./ Release Date. Supported OS Apply to Models New Features/Enhancements. Bugs Fixed/Changes Build Date / 4.1 Build_17031311 EDR-G903 3.6 Build_16081017 EDR-G903 1. Compliance to IEC 62443-4-2 level 2 requirement. 2. Support for ifadminstatus MIB information as device s port setting. 3. Support

More information

System Description. System Architecture. System Architecture, page 1 Deployment Environment, page 4

System Description. System Architecture. System Architecture, page 1 Deployment Environment, page 4 System Architecture, page 1 Deployment Environment, page 4 System Architecture The diagram below illustrates the high-level architecture of a typical Prime Home deployment. Figure 1: High Level Architecture

More information

Installation Guide for Cisco Business Edition 6000, Release 9.0

Installation Guide for Cisco Business Edition 6000, Release 9.0 First Published: February 01, 2013 Last Modified: May 13, 2013 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS

More information

MaaS360.com. MaaS360 On-Premises. Database Virtual Appliance Setup Guide

MaaS360.com. MaaS360 On-Premises. Database Virtual Appliance Setup Guide MaaS360 On-Premises Database Virtual Appliance Setup Guide Copyright 2014 Fiberlink Communications Corporation. All rights reserved. Information in this document is subject to change without notice. The

More information

Before Installing Broadband Access Center

Before Installing Broadband Access Center CHAPTER 2 This chapter describes the requirements and dependencies for installing Cisco BAC successfully. This chapter describes: BAC Components, page 2-1 Installation and Startup Process, page 2-2 Database

More information

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 2.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Installing or Upgrading ANM Virtual Appliance

Installing or Upgrading ANM Virtual Appliance CHAPTER 2 This chapter describes how to deploy Cisco ANM Virtual Appliance 4.3 (new installation) and how to upgrade from ANM software version 4.1 or 4.2 to software version 4.3. This chapter includes

More information

Global Management System (GMS) Virtual Appliance 6.0 Getting Started Guide

Global Management System (GMS) Virtual Appliance 6.0 Getting Started Guide Global Management System (GMS) Virtual Appliance 6.0 Getting Started Guide PROTECTION AT THE SPEED OF BUSINESS SonicWALL GMS Virtual Appliance 6.0 Getting Started Guide This Getting Started Guide contains

More information

Quick Start Guide ViPR Controller & ViPR SolutionPack

Quick Start Guide ViPR Controller & ViPR SolutionPack ViPR Quick Start Guide Quick Start Guide ViPR Controller & ViPR SolutionPack Abstract This is a Quick Start Guide containing the main installation steps for the ViPR Controller and ViPR SolutionPack. For

More information

Controller Installation

Controller Installation The following describes the controller installation process. Installing the Controller, page 1 Controller Deployment, page 2 Controller Virtual Hard Disk Storage, page 4 Custom Controller Web UI Certificates,

More information

QUICK START GUIDE Cisco Virtual Network Management Center 2.0 Quick Start Guide

QUICK START GUIDE Cisco Virtual Network Management Center 2.0 Quick Start Guide QUICK START GUIDE Cisco Virtual Network Management Center 2.0 Quick Start Guide 1 Preface 2 Installation Prerequisites 3 Installing VNMC 4 Configuring VNMC 5 Troubleshooting VNMC Installation and Configuration

More information

Plexxi Control Installation, Upgrade and Administration Guide Release 3.2.0

Plexxi Control Installation, Upgrade and Administration Guide Release 3.2.0 Plexxi Control Installation, Upgrade and Administration Guide Release 3.2.0 702-20002-10 Rev 3.0 June 27, 2017 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com

More information

Deploying VMware Identity Manager in the DMZ. SEPT 2018 VMware Identity Manager 3.3

Deploying VMware Identity Manager in the DMZ. SEPT 2018 VMware Identity Manager 3.3 Deploying VMware Identity Manager in the DMZ SEPT 2018 VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

GLOSSARY. A syslog or SNMP message notifying an operator or administrator of a problem.

GLOSSARY. A syslog or SNMP message notifying an operator or administrator of a problem. GLOSSARY A alert API audit log A syslog or SNMP message notifying an operator or administrator of a problem. Application programming interface. Specification of function-call conventions that defines an

More information

MOVE AntiVirus page-level reference

MOVE AntiVirus page-level reference McAfee MOVE AntiVirus 4.7.0 Interface Reference Guide (McAfee epolicy Orchestrator) MOVE AntiVirus page-level reference General page (Configuration tab) Allows you to configure your McAfee epo details,

More information

Cisco Emergency Responder Installation

Cisco Emergency Responder Installation Overview, page 1 Hardware and Software Prerequisites, page 1 System Preparations, page 2 Installation and Migration on the Cisco UCS Server, page 4 Installation on a New System, page 13 Emergency Responder

More information

Cisco IMC Supervisor Installation Guide for VMware vsphere and Microsoft Hyper-V, Release 2.0

Cisco IMC Supervisor Installation Guide for VMware vsphere and Microsoft Hyper-V, Release 2.0 Cisco IMC Supervisor Installation Guide for VMware vsphere and Microsoft Hyper-V, Release 2.0 First Published: 2016-03-18 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

Plexxi HCN Plexxi Connect Installation, Upgrade and Administration Guide Release 3.0.0

Plexxi HCN Plexxi Connect Installation, Upgrade and Administration Guide Release 3.0.0 Plexxi HCN Plexxi Connect Installation, Upgrade and Administration Guide Release 3.0.0 May 3, 2018 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com Legal Notices

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 3 About

More information

System Configuration. The following topics explain how to configure system configuration settings on Firepower Management Centers and managed devices:

System Configuration. The following topics explain how to configure system configuration settings on Firepower Management Centers and managed devices: The following topics explain how to configure system configuration settings on Firepower Management Centers and managed devices: Introduction to, page 2 Appliance Information, page 5 Custom HTTPS Certificates,

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Installing the Cisco Virtual Network Management Center

Installing the Cisco Virtual Network Management Center CHAPTER 4 Installing the Cisco Virtual Network Management Center This chapter provides procedures for installing the Cisco Virtual Network Management Center (VNMC). This chapter includes the following

More information

This chapter describes the tasks that you perform after installing Prime Cable Provisioning.

This chapter describes the tasks that you perform after installing Prime Cable Provisioning. This chapter describes the tasks that you perform after installing Prime Cable Provisioning. Licensing Prime Cable Provisioning, page 1 Cisco Prime Network Registrar Configurations, page 5 Setting Up a

More information

Installation. Power on and initial setup. Before You Begin. Procedure

Installation. Power on and initial setup. Before You Begin. Procedure Power on and initial setup, page 1 Customize ESXi host for remote access, page 4 Access and configure ESXi host, page 6 Deploy virtual machines, page 13 Install applications on virtual machines, page 14

More information

Configuring the Cisco NAM 2220 Appliance

Configuring the Cisco NAM 2220 Appliance CHAPTER 5 This section describes how to configure the Cisco NAM 2220 appliance to establish network connectivity, configure IP parameters, and how to perform other required administrative tasks using the

More information

Upgrade from a Standalone Deployment to a Coresident Deployment (Cisco Unified Intelligence Center with Live Data and IdS)

Upgrade from a Standalone Deployment to a Coresident Deployment (Cisco Unified Intelligence Center with Live Data and IdS) Upgrade from a Standalone Deployment to a Coresident Deployment (Cisco Unified Intelligence Center with Live Data and IdS) Upgrade from a Standalone to a Co-resident Deployment, on page 1 Set Deployment

More information

Table of Contents 1.1. Install, Deploy, Maintain Infrastructure Installation Download Installer. Deployment Prerequisites

Table of Contents 1.1. Install, Deploy, Maintain Infrastructure Installation Download Installer. Deployment Prerequisites Table of Contents Install, Deploy, Maintain Infrastructure Installation Download Installer Deployment Prerequisites Deploy the Appliance Appliance Initialization API Download the vsphere Integrated Containers

More information

Chapter 10 Configure AnyConnect Remote Access SSL VPN Using ASDM

Chapter 10 Configure AnyConnect Remote Access SSL VPN Using ASDM Chapter 10 Configure AnyConnect Remote Access SSL VPN Using ASDM Topology Note: ISR G1 devices use FastEthernet interfaces instead of GigabitEthernet interfaces. 2015 Cisco and/or its affiliates. All rights

More information

GLOSSARY. A syslog or SNMP message notifying an operator or administrator of a network problem.

GLOSSARY. A syslog or SNMP message notifying an operator or administrator of a network problem. GLOSSARY A active logs agent alert API audit logs These database log files contain data that has not yet written into the database. It is important to keep active log files until they become redundant.

More information

QUICK START GUIDE Cisco Physical Access Manager Quick Start Guide, Release 1.4.1

QUICK START GUIDE Cisco Physical Access Manager Quick Start Guide, Release 1.4.1 QUICK START GUIDE Cisco Physical Access Manager Quick Start Guide, Release 1.4.1 1 Before You Begin 2 Installing the Appliance 3 Logging In to the Cisco Physical Access Manager 4 Entering the Initial Configuration

More information

SAML-Based SSO Configuration

SAML-Based SSO Configuration Prerequisites, page 1 SAML SSO Configuration Task Flow, page 5 Reconfigure OpenAM SSO to SAML SSO Following an Upgrade, page 9 SAML SSO Deployment Interactions and Restrictions, page 9 Prerequisites NTP

More information

Installing vrealize Network Insight. VMware vrealize Network Insight 3.7

Installing vrealize Network Insight. VMware vrealize Network Insight 3.7 Installing vrealize Network Insight VMware vrealize Network Insight 3.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Deploy the ExtraHop Discover Appliance 1100

Deploy the ExtraHop Discover Appliance 1100 Deploy the ExtraHop Discover Appliance 1100 Published: 2018-07-17 The following procedures explain how to deploy an ExtraHop Discover appliance 1100. System requirements Your environment must meet the

More information

IronKey EMS Quick Start Guide. version 7.2 DataLocker Inc. June, 2018

IronKey EMS Quick Start Guide. version 7.2 DataLocker Inc. June, 2018 IronKey EMS Quick Start Guide version 7.2 DataLocker Inc. June, 2018 1 System Requirements Requirement Description Database Microsoft SQL Server 2005, Microsoft SQL Server 2008, Microsoft SQL Server 2012,

More information

VMware Integrated OpenStack Quick Start Guide

VMware Integrated OpenStack Quick Start Guide VMware Integrated OpenStack Quick Start Guide VMware Integrated OpenStack 1.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Product Version 1.1 Document Version 1.0-A

Product Version 1.1 Document Version 1.0-A VidyoDashboard Installation Guide Product Version 1.1 Document Version 1.0-A Table of Contents 1. Overview... 3 About This Guide... 3 Prerequisites... 3... 5 Installing the OVA for VMware ESXi... 5 Configuring

More information

VMware Identity Manager Cloud Deployment. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager

VMware Identity Manager Cloud Deployment. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager VMware Identity Manager Cloud Deployment DEC 2017 VMware AirWatch 9.2 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager VMware Identity Manager Cloud Deployment Modified on 01 OCT 2017 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The

More information

Installing the Cisco CSR 1000v in VMware ESXi Environments

Installing the Cisco CSR 1000v in VMware ESXi Environments Installing the Cisco CSR 1000v in VMware ESXi Environments VMware ESXi Support Information, page 1 VMware Requirements Cisco IOS XE Fuji 16.7, page 2 Supported VMware Features and Operations, page 3 Deploying

More information

Implementing Infoblox Data Connector 2.0

Implementing Infoblox Data Connector 2.0 DEPLOYMENT GUIDE Implementing Infoblox Data Connector 2.0 2017 Infoblox Inc. All rights reserved. Implementing Infoblox Data Connector, July 2017 Page 1 of 31 Contents Overview... 3 Prerequisites... 3

More information

EMC SRDF/Metro. vwitness Configuration Guide REVISION 02

EMC SRDF/Metro. vwitness Configuration Guide REVISION 02 EMC SRDF/Metro vwitness Configuration Guide REVISION 02 Copyright 2016-2017 Dell Inc or its subsidiaries All rights reserved. Published May 2017 Dell believes the information in this publication is accurate

More information

Using vrealize Operations Tenant App as a Service Provider

Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider You can find the most up-to-date technical documentation on the VMware Web site at:

More information

Cisco TelePresence VCS Cluster Creation and Maintenance

Cisco TelePresence VCS Cluster Creation and Maintenance Cisco TelePresence VCS Cluster Creation and Maintenance Deployment Guide Cisco VCS X8.5 Cisco TMS 13.2 or later December 2014 Contents Introduction 4 Prerequisites 5 Upgrading an X7.1 or later cluster

More information

Cisco RAN Management System SNMP/MIB Guide, Release 5.1

Cisco RAN Management System SNMP/MIB Guide, Release 5.1 First Published: July 06, 2015 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text

More information

Plexxi HCN Control Software Installation, Upgrade and Administration Guide Release through 3.3.0

Plexxi HCN Control Software Installation, Upgrade and Administration Guide Release through 3.3.0 Plexxi HCN Control Software Installation, Upgrade and Administration Guide Release 3.2.2 through 3.3.0 December 8, 2017 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com

More information