TLS 1.2 for On-Premises Cisco Collaboration Deployments

Size: px
Start display at page:

Download "TLS 1.2 for On-Premises Cisco Collaboration Deployments"

Transcription

1 TLS 1.2 fr On-Premises Cisc Cllabratin Deplyments First Published: Octber 5, 2017 Last Updated: April 20, 2018 Intrductin Transprt Layer Security (TLS) and its predecessr, Secure Scket Layer (SSL), are cryptgraphic prtcls that prvide cmmunicatins security ver a netwrk. Hwever, SSL, TLS 1.0, and smetimes TLS 1.1 may nt prvide the level f security required by an rganizatin. Many rganizatins may require TLS 1.2. This white paper prvides infrmatin n TLS 1.2 supprt and n the ability t disable lwer versins f TLS fr npremises Cisc Cllabratin deplyments. It als discusses the implicatins when disabling TLS 1.0 and 1.1. Hwever, it des nt discuss cipher suites supprt with TLS 1.2. This dcument als cmplements the: TLS 1.2 Cmpatibility Matrix fr Cisc Cllabratin Prducts: bility/tls/tls1-2-cmpatibility-matrix.html TLS 1.2 Cnfiguratin Overview Guide: Guide.html Terminlgy TLS Client and Server Interfaces In a TLS cnnectin, the device that initiates the TLS request is knwn as the TLS client and its interface is knwn as the utbund interface r client interface. On the ther side f the cnnectin, the device that receives the TLS request is knwn as the TLS server and its interface is knwn as the inbund interface r server interface. Figure 1 prvides an illustratin f this terminlgy. Figure 1: TLS Client and TLS Server Cisc Systems, Inc. 1

2 TLS 1.2 fr On-Premises Cisc Cllabratin Deplyments Terminlgy TLS Client and Server Interfaces In a cllabratin slutin, endpints r phnes are cnsidered clients. Applicatins such as Cisc Unified Cmmunicatins Manager (Unified CM) are cnsidered servers based n their main functin within the Cisc Cllabratin deplyment. Hwever, frm a TLS cnnectin standpint, the definitin f a client and server is different. A device can have bth client interfaces and server interfaces. Fr example, an endpint has an interface fr call signaling (SIP r SCCP) that culd be encrypted and acts as a TLS client t Unified CM. An endpint als has a web interface fr the endpint internal web server that culd be encrypted (HTTPS), causing the endpint t act as a TLS server. Figure 2 prvides an example f the TLS server interface and TLS client interfaces n an endpint. Similarly, Unified CM has TLS client interfaces such as the secure LDAP interface and has TLS server interfaces such as the web interface. Unified interfaces. Figure 2: Example f TLS Server and TLS Client Interfaces with Endpint 2

3 TLS 1.2 fr On-Premises Cisc Cllabratin Deplyments TLS Versin Negtiatin Defaults t TLS 1.2 Figure 3: Example f TLS Server and TLS Client Interfaces with Unified CM TLS Versin Negtiatin Defaults t TLS 1.2 If a TLS client and TLS server bth supprt TLS 1.2, then by default TLS versin 1.2 is negtiated, even if they als supprt TLS 1.0 and TLS 1.1. A TLS handshake initiates a TLS cnnectin. At the beginning f the TLS handshake, the TLS client sends a ClientHell that includes the TLS versin. If the TLS client supprts TLS 1.0, 1.1, and 1.2, by default it first sends the ClientHell with a TLS versin set t 1.2. If the TLS server als supprts TLS 1.2, then it replies with a ServerHell with the TLS versin set t 1.2. The TLS versin negtiatin is cmplete at this pint, even if the client r server als supprts TLS 1.0/1.1. Hwever, if there was an issue with the first TLS 1.2 handshake, the TLS client wuld indicate TLS 1.0 r 1.1 in subsequent ClientHell messages. A nrmal TLS negtiatin is illustrated in Figure 3. 3

4 TLS 1.2 fr On-Premises Cisc Cllabratin Deplyments Disabling TLS 1.0/1.1 Figure 3: TLS 1.2 Negtiated When TLS Client and Server Supprt Bth TLS 1.2 and Prir TLS Versins Mst f the cmpnents in Cisc Cllabratin Systems Release 12.0 supprt TLS 1.2. Fr a list f Cisc Cllabratin prducts that supprt TLS 1.2, refer t the TLS 1.2 Cmpatibility Matrix fr Cisc Cllabratin Prducts at /TLS1-2-Cmpatibility-Matrix.html. Nte: SSL has been remved frm mst f the Cisc Cllabratin prducts and frm all prducts listed in the TLS 1.2 Cmpatibility Matrix fr Cisc Cllabratin Prducts. Disabling TLS 1.0/1.1 TLS versin 1.2 shuld always be negtiated between devices that supprt TLS 1.2, even if they als supprt TLS 1.0 and TLS 1.1. Hwever, there culd be Man-in-the-Middle (MitM) attacks that attempt t alter the TLS handshake and negtiate a lwer versin f TLS r even SSL. T prevent this frm happening, disable TLS 1.0 (and TLS 1.1), thus frcing all TLS cmmunicatins t be restricted t just TLS 1.2 (and TLS 1.1). The TLS 1.2 Cmpatibility Matrix fr Cisc Cllabratin Prducts indicates the minimum versins f Cisc Cllabratin prducts that can disable TLS versin 1.0 and 1.1. Disabling TLS 1.0/1.1 n TLS cnnectins culd be dne in thery either n the client interfaces r the server interfaces, it des nt need t be dne n bth interface types. With Cisc Cllabratin prducts, it is dne n the server interface. When an administratr disables TLS 1.0/1.1, the TLS server interfaces d nt allw TLS 1.0/1.1 anymre. In sme cases, in additin t TLS server interfaces, disabling TLS 1.0/1.1 culd als apply t TLS client interfaces, fr example with the LDAP client interface r the SIP client interface in Unified CM. Figure 4 shws the typical implementatin where the cnfiguratin t disable TLS 1.0 and 1.1 applies t the server interface and where the versin fr the TLS cnnectin is therefre restricted t 1.2. This is what the TLS 1.2 Cmpatibility Matrix fr Cisc Cllabratin Prducts tracks. It cnsiders that a prduct can disable TLS versin 1.0/1.1 if all the TLS server interfaces f that prduct can disable TLS versin 1.0 and 1.1. The client interfaces may still allw disable TLS 1.0/1.1 n the client interfaces. 4

5 TLS 1.2 fr On-Premises Cisc Cllabratin Deplyments Limitatins When Disabling TLS 1.0/1.1 Figure 4: Cnfiguratin t Disable TLS 1.0/1.1 Applies t Server Interface Disabling TLS 1.0/1.1 might result in cmpatibility issues if sme cmpnents d nt supprt TLS 1.2. Befre yu disable TLS 1.0/1.1, verify that all the prducts in yur deplyments supprt TLS 1.2 and cnsider the limitatins described in the fllwing sectin. Limitatins When Disabling TLS 1.0/1.1 When yu disable a versin (r versins) f TLS n a prduct, ensure that there is still a cmmn versin f TLS that can be negtiated with the ther prducts that are cnnecting t it. Fr example, if yu disable TLS 1.0 and TLS 1.1 n Unified CM, ensure that all the prducts cnnecting t Unified CM thrugh a TLS cnnectin supprt TLS 1.2. If nt, there may be interperability issues. Fr a list f prducts supprting TLS 1.2, refer t the TLS 1.2 Cmpatibility Matrix fr Cisc Cllabratin Prducts. The fllwing sectins describe sme f the key limitatins f disabling TLS 1.0/1.1. Limitatins When Disabling TLS 1.0/1.1 n Unified CM When yu disable TLS 1.0/1.1 n a Unified CM nde, it sets the minimum versin f TLS and applies this versin t all server interfaces in the Unified CM nde such as the HTTPS web server interface, the SIP server interface, and the Certificate Trust List (CTL) prvider server interface. It als applies the versin t sme client interfaces such as the SIP TLS versin t TLS 1.1 r 1.2. Certificate Trust List Client The main limitatin with Unified CM is with the Certificate Trust List (CTL) Client. The CTL Client that is used with the USB etkens t enable Unified CM mixed-mde des nt supprt TLS 1.2, even with Unified CM Wrkarund: Enable TLS 1.0 temprarily n Unified CM when enabling mixed-mde r when updating the CTL file. Wrkarund: Migrate t the Tkenless CTL (CLI-based). 5

6 TLS 1.2 fr On-Premises Cisc Cllabratin Deplyments Limitatins When Disabling TLS 1.0/1.1 Cisc IP Phne Address Bk Synchrnizer Cisc IP Phne Address Bk Synchrnizer enables users t synchrnize their Micrsft Windws Address Bk with the Cisc Persnal Address Bk. This client nly supprts TLS 1.0. Wrkarund: There is n wrkarund. Intercnnectivity with Unified CM clusters running an lder release Releases befre Unified CM 10.5(2) d nt supprt TLS 1.2. Therefre, intercnnecting with thse lder clusters may be limited if restricting the TLS versin n yur lcal Unified CM cluster. Fr example, secure SIP trunks, secure Lcatin Bandwidth Management (LBM), Intercluster Lkup Service (ILS), and remte cluster discvery service used with Extensin Mbility Crss Cluster (EMCC) may nt be functinal. Wrkarund: Unified CM 10.5(2) intrduced TLS 1.2 supprt fr many interfaces including SIP, but fr TLS 1.2 supprt n all Unified CM interfaces, deply Unified CM 11.5(1)SU3 r later. Intercnnectivity with lder prducts thrugh SIP trunks Disabling TLS 1.0/1.1 applies t SIP server interfaces and SIP client interfaces. Wrkarund: Ensure that the prducts that yur Unified CM ndes cnnect t thrugh a SIP trunk als supprt TLS 1.2. Fr example, if Cisc Unified Brder Element (CUBE) is deplyed, ensure it is running a release that supprts TLS 1.2. Interperability with lder phnes This limitatin is discussed in the fllwing sectin. Limitatins f Older Phnes Disabling TLS 1.0/1.1 in Unified CM can als have significant implicatins n lder phnes, such as the Cisc Unified IP Phne 8961, Cisc Unified IP Phne 9900, 7900, 6900, 3900 Series, and Cisc IP Cmmunicatr. Thse lder phnes d nt supprt TLS 1.1 and TLS 1.2. Therefre, if Unified CM is cnfigured with the minimum TLS wrkarund is t use nn-encrypted cnnectins instead, but ding this may be a security issue. Other Unified CM interfaces like Trust Verificatin Service (TVS) and Certificate Authrity Prxy Functin (CAPF) nly allw TLS, and nnencrypted cnnectins are nt available, therefre the crrespnding services will nt be available at all with the lder phnes. See figure 5 fr an example f thse cnnectins when setting the minimum TLS versin n Unified CM t 1.1 r 1.2. Sme cnnectins may still be pssible if they can be nn-encrypted. Sme ther cnnectins that nly supprt TLS will break. 6

7 TLS 1.2 fr On-Premises Cisc Cllabratin Deplyments Limitatins When Disabling TLS 1.0/1.1 Figure 5: Cnnectins with Older Phnes When TLS 1.1 r 1.2 Is Unified CM Minimum Versin The fllwing sectins prvide mre details abut these limitatins and the pssible wrkarunds. SIP Interface When a phne is cnfigured in authenticated r encrypted mde, it registers t Unified CM thrugh a TLS cnnectin (encrypted SIP r encrypted SCCP). If the SIP interface f the phne des nt supprt TLS 1.2 and Unified CM is cnfigured with the minimum TLS versin set t 1.2, then this cnnectin cannt be established. Mrever, when cnfigured in that mde, fr security reasns, the phne des nt attempt t register thrugh a nn-tls cnnectin. Wrkarund: Cnfigure phnes in nnsecure mde. HTTPS Web Server Interface fr IP Phne Services The phne client interface that cnnects t Unified CM web services fr IP Phne services des nt supprt TLS 1.2 n lder phnes. Therefre, an IP Phne service will nt wrk if the phne attempts t use HTTPS t cnnect t the IP Phne Service. If a phne des nt supprt HTTPS fr that IP Phne Services interface (fr example 7940/7960), then it Services will wrk in this particular case. But if a phne supprts HTTPS, fr security reasns, it will nly attempt t use HTTPS (it will nt try t fallback t HTTP) if a secure URL is cnfigured r if the default cnfiguratin is used fr built-in Cisc IP Phne Services (such as Applicatin:Cisc/CrprateDirectry). With TLS 1.2 nt being supprted n lder phnes, IP Phne services will nt be available at all. This limitatin applies t mst f the lder phnes discussed here (fr example 7941/7961 r newer 7900 mdels, 6900, 9900, 8961 mdels). Wrkarund: Use nnsecure URLs (HTTP instead f HTTPS) fr all the phnes in yur deplyment. Hwever, HTTP is nt recmmended as it is nt secure and may be a cncern especially when sensitive data is transmitted (fr example, user id and PIN with Extensin Mbility). Fr default Cisc IP Phne services (such as Applicatin:Cisc/CrprateDirectry), using specific URLs has drawbacks. With default cnfiguratin f thse default Cisc IP Phne services, the phne uses the Unified CM ndes cnfigured in the CM grup and fllws the same preference rder as it des fr call prcessing. If the primary Unified CM call prcessing subscriber fails, the phne will fail ver t the secndary call prcessing subscriber. Hwever, by cnfiguring a URL, a single server is specified, and there is n resiliency fr the IP Phne service anymre. Anther drawback is that the lad may nt be well distributed 7

8 TLS 1.2 fr On-Premises Cisc Cllabratin Deplyments Limitatins When Disabling TLS 1.0/1.1 when cnfiguring a URL. If the same server is cnfigured fr all IP Phne services, the perfrmance f that server can be affected. T alleviate sme f thse issues, yu culd cnfigure nly the lder phnes with a nnsecure URL (HTTP), and cnfigure newer phnes supprting TLS 1.2 t use the nrmal cnfiguratin (secure URLs and default cnfiguratin with default Cisc IP Phne services). Hwever, there are prvisining challenges when cnfiguring HTTP fr lder phnes and HTTPS fr newer phnes. Yu wuld need t add separate IP Phne services, sme based n HTTP, sme based n HTTPS, and then assciate the phnes t the apprpriate IP Phne Services. Yu may als need t remve sme secure URLs frm the Unified CM enterprise parameters page and then add them back fr the new phnes nly. Trust Verificatin Service Interface can validate certificates n behalf f the phnes r prvide certificates t the phnes. Fr example, TVS enables the endpints t cnnect t IP Phne Services securely (thrugh HTTPS). With Unified CM releases befre 12.0, TVS was als used by endpints t trust Unified CM when renewing the CallManager certificate r migrating between Unified CM clusters. Frm Unified CM 12.0 nward, TVS is typically nt used in thse scenaris since the tkenless CTL and ITL files are signed by the ITLrecvery key. Older endpints d nt supprt TLS 1.2 n this interface. Since TLS is the nly ptin with TVS (nn-encrypted cnnectin nt allwed), lder endpints are nt able t cnnect t the Unified CM TVS service if Unified CM is cnfigured with the minimum TLS versin set t 1.1 r 1.2. The implicatins are: Older endpints cannt use secure URLs (HTTPS) fr IP Phne services, even with external IP Phne Services (nt hsted by Unified CM). Wrkarund: Use nnsecure URLs (HTTP), but this is nt recmmended as it may be a security issue. There may als be prvisining challenges. With Unified CM 11.5(1)SU3 and subsequent SUs, renewing the CallManager certificate results in lder phnes nt trusting Unified CM because the phnes are nt able t verify the CTL and ITL files signed by the new CallManager key. This is nt an issue with Unified CM releases 12.0 and later since the tkenless CTL and ITL files are signed by the ITLrecvery key. Wrkarund: Temprarily set the Prepare Cluster fr Rllback t pre 8.0 enterprise parameter t True. Wrkarund: Temprarily allw TLS 1.0 in Unified CM. Wrkarund: Upgrade t Unified CM 12.0 r later. With Unified CM 11.5(1)SU3 and subsequent SUs, if mixed-mde is nt enabled r if it is enabled with the CLI (tkenless CTL), Extensin Mbility Crss Cluster (EMCC) des nt wrk with lder phnes. Mrever, phne migratins frm ne Unified CM cluster t anther Unified CM cluster require the deletin f the CTL/ITL file n each phne. Wrkarund: Enable Unified CM mixed-mde with USB etkens and use the same etkens acrss all Unified CM clusters. Wrkarund: Upgrade t Unified CM 12.0 r later. With Unified CM 11.5(1)SU3 and subsequent SUs, with Prxy TFTP server deplyed, the lder phnes are nt able t validate static files signed by the Prxy TFTP server, such as ringlist files, backgrund images, r lcales. Wrkarund: Upgrade Unified CM hme clusters t Unified CM 12.0 r later. 8

9 TLS 1.2 fr On-Premises Cisc Cllabratin Deplyments Limitatins When Disabling TLS 1.0/1.1 Certificate Authrity Prxy Functin Interface Certificate Authrity Prxy Functin (CAPF) service allws certificate-related peratins such as issuing r updating Lcally Significant Certificate (LSC) n endpints r getting the endpint certificates and public keys that are needed t supprt encrypted TFTP cnfiguratin files. Older endpints d nt supprt TLS 1.2 n this interface. Since TLS is the nly ptin with CAPF (nn-encrypted cnnectin nt allwed), then lder endpints are nt able t cnnect t the Unified CM CAPF service if Unified CM is cnfigured with the minimum TLS versin set t 1.2. The implicatins are: LSC certificates cannt be installed n lder phnes. Therefre, services based n LSC certificates are nt available. Fr example, 802.1x authenticatin and Phne VPN cannt be based n LSC certificates. Wrkarund: Services based n LSC certificates wuld have t be based n ther authenticatin mechanisms such as MIC certificates r end-user credentials. Encrypted TFTP cnfiguratin files is nt pssible, even with MIC certificates. Wrkarund: Use nn-encrypted TFTP cnfiguratin files, but this may be a security cncern especially when credentials are cnfigured in the Unified CM Administratin phne page. Summary f Older Phne Limitatins and Wrkarunds When Unified CM minimum TLS versin is set t 1.1 r 1.2, lder phnes such as the Cisc Unified IP Phne 8961, Cisc Unified IP Phne 9900, 7900, 6900, 3900 Series, and Cisc IP Cmmunicatr are nt fully functinal and have imprtant limitatins. The fllwing table summarizes the main limitatins and prvides sme wrkarunds. The recmmendatin is hwever t upgrade thse lder phnes t newer phnes such as the Cisc IP Phne 7800 r Table 1: Summary f Older Phne Limitatins and Wrkarunds When Unified CM Minimum TLS Versin Is 1.1 r 1.2 Feature Limitatin Wrkarund SIP Interface Encrypted mde r Authenticated mde Older phnes in Encrypted mde r Authenticated mde are nt functinal; they cannt register t Unified CM. Cnfigure thse phnes in nnsecure mde. HTTPS Web Server Interface fr IP Phne Services IP Phne Services using secure URLs (HTTPS) Trust Verificatin Service Interface Older phnes cannt cnnect t IP Phne Services using secure URLs (HTTPS). Use nnsecure URLs (HTTP), but this is nt recmmended as it may be a security issue. There may als be prvisining challenges. 9

10 TLS 1.2 fr On-Premises Cisc Cllabratin Deplyments Disabling TLS 1.0/1.1 Cnfiguratin Example CallManager certificate renewal Extensin Mbility Crss Cluster (EMCC) Prxy TFTP Server With Unified CM release 11.5(1)SU3 and subsequent SUs, lder phnes lse trust when CallManager certificates are renewed. This is nt an issue with Unified CM 12.0 and later. EMCC is nt supprted with lder phnes and Unified CM release 11.5(1)SU3 and subsequent SUs, if mixed-mde is nt enabled r if it is enabled with the CLI (tkenless CTL). With Unified CM 11.5(1)SU3 and subsequent SUs, with Prxy TFTP server deplyed, the lder phnes are nt able t validate static files signed by the Prxy TFTP server, such as ringlist files, backgrund images, r lcales. Temprarily set the Prepare Cluster fr Rllback t pre 8.0 enterprise parameter t True. OR Temprarily allw TLS 1.0 in Unified CM. OR Upgrade t Unified CM 12.0 release r later. Enable Unified CM mixed-mde with USB etkens and use the same etkens acrss all Unified CM clusters. OR Upgrade t Unified CM 12.0 release r later. Upgrade Unified CM hme clusters t Unified CM 12.0 release r later. Certificate Authrity Prxy Functin Interface Lcally Significant Certificates (LSC) Encrypted Trivial File Transfer Prtcl (TFTP) cnfiguratin files LSC cannt be installed r updated n lder phnes. As a result, 802.1x and phne VPN authenticatins based n LSC are nt available. TFTP cnfiguratin files cannt be encrypted with lder phnes. Use ther authenticatin mechanisms such as MIC certificates r end-user credentials. Use nn-encrypted TFTP cnfiguratin files and avid cnfiguratin credentials n the Unified CM Administratin phne page. Disabling TLS 1.0/1.1 Cnfiguratin Example The cnfiguratin t disable TLS 1.0 and TLS 1.1 depends n the prduct. This example shws hw t disable TLS versins fr Unified CM with IM and Presence Service and prducts based n the same platfrm, such as Cisc Unity Cnnectin, Cisc Emergency Respnder (Emergency Respnder), and Cisc Prime Cllabratin Deplyment. Nte: Fr cnfiguratin infrmatin fr ther prducts, refer t the related prduct dcumentatin. 10

11 TLS 1.2 fr On-Premises Cisc Cllabratin Deplyments Summary By default, the minimum versin f TLS is set t 1.0 fr Unified CM with IM and Presence Service, Cisc Unity Cnnectin, Emergency Respnder, r Cisc Prime Cllabratin Deplyment. Setting the minimum TLS versin t 1.1 disables TLS 1.0. Setting the minimum TLS versin t 1.2 disables TLS 1.0 and TLS 1.1. T disable TLS 1.0 and TLS 1.1, lg in t the Cmmand Line Interface and run the set tls min-versin 1.2 CLI cmmand. Figure 6 shws an example f hw t cnfigure the minimum versin f TLS n a Unified CM with IM and Presence Service nde. After the cnfiguratin, the nde rebts. This cnfiguratin applies nly t the lcal nde, s if yu want t disable TLS 1.0/1.1 fr all the ndes in a cluster, apply this cnfiguratin n all cluster ndes. Figure 6: Cnfiguring TLS 1.2 as Minimum Versin n Unified CM with IM and Presence Service T verify the minimum TLS versin currently cnfigured n Unified CM and IM and Presence Service, Cisc Unity Cnnectin, Emergency Respnder, r Cisc Prime Cllabratin Deplyment, run the shw tls min-versin CLI cmmand. Figure 7: Verifying the Cnfigured Minimum TLS Versin f Unified CM with IM and Presence Service Summary With current Cisc Cllabratin prducts and current releases, SSL is disabled and TLS 1.2 shuld be negtiated by default. T prevent attacks n TLS versin dwngrades, disable TLS 1.0 and TLS 1.1. Befre disabling TLS 1.0 and TLS 1.1, ensure the ther prducts that are invlved in the relevant TLS cnnectins supprt TLS 1.2. If yu have lder phnes, they may nt be fully functinal and may have imprtant limitatins. The recmmendatin is t upgrade t newer phnes such as the Cisc IP Phne 7800 r 8800 Series. Related Dcumentatin Fr a list f Cisc Cllabratin prducts that supprt TLS 1.2 and can disable TLS 1.0 and TLS 1.1, see the TLS 1.2 Cmpatibility Matrix fr Cisc Cllabratin Prducts at ility/tls/tls1-2-cmpatibility-matrix.html. This matrix is als available frm the Cmpatibility Infrmatin page available at Fr an verview n hw t enable TLS 1.2 and disable TLS 1.0 and 1.1 fr Cisc Cllabratin prducts, see the TLS 1.2 Cnfiguratin Overview Guide, at 11

12 TLS 1.2 fr On-Premises Cisc Cllabratin Deplyments Dcumentatin Changes Guide.html. Fr infrmatin n disabling TLS 1.0/ 1.1, r n cnfiguring a minimum versin f TLS n the server interface, refer t the prduct supprt dcumentatin at Fr security infrmatin abut Unified CM, see the Security Guide fr Cisc Unified Cmmunicatins Manager available at Fr security infrmatin abut Cisc Unity Cnnectin, see the Security Guide fr Cisc Unity Cnnectin available at Fr the cmpatible prduct sftware release versins fr Cisc Cllabratin Systems Releases, see the Cisc Cllabratin Systems Release Cmpatibility Matrix at ility/csr-cmpatibility-matrix.html. Dcumentatin Changes Table 2. Dcumentatin Changes Date April 20, 2018 Change Added link t TLS 1.2 Cnfiguratin Overview Guide. Obtaining Dcumentatin and Submitting a Service Request Fr infrmatin n btaining dcumentatin, using the Cisc Bug Search Tl (BST), submitting a service request, and gathering additinal infrmatin, see New in Cisc Prduct Dcumentatin. T receive new and revised Cisc technical cntent directly t yur desktp, yu can subscribe t the Cisc Prduct Dcumentatin RSS feed. The RSS feeds are a free service. THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS, INFORMATION, AND RECOMMENDATIONS IN THIS MANUAL ARE BELIEVED TO BE ACCURATE BUT ARE PRESENTED WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. USERS MUST TAKE FULL RESPONSIBILITY FOR THEIR APPLICATION OF ANY PRODUCTS. THE SOFTWARE LICENSE AND LIMITED WARRANTY FOR THE ACCOMPANYING PRODUCT ARE SET FORTH IN THE INFORMATION PACKET THAT SHIPPED WITH THE PRODUCT AND ARE INCORPORATED HEREIN BY THIS REFERENCE. IF YOU ARE UNABLE TO LOCATE THE SOFTWARE LICENSE OR LIMITED WARRANTY, CONTACT YOUR CISCO REPRESENTATIVE FOR A COPY. The Cisc implementatin f TCP header cmpressin is an adaptatin f a prgram develped by the University f Cpyright 1981, Regents f the University f Califrnia. NOTWITHSTANDING ANY OTHER WARRANTY HEREIN, ALL DOCUMENT FILES AND SOFTWARE OF THESE SUPPLIERS -NAMED SUPPLIERS DISCLAIM ALL WARRANTIES, 12

13 TLS 1.2 fr On-Premises Cisc Cllabratin Deplyments Obtaining Dcumentatin and Submitting a Service Request EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THOSE OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OR ARISING FROM A COURSE OF DEALING, USAGE, OR TRADE PRACTICE. IN NO EVENT SHALL CISCO OR ITS SUPPLIERS BE LIABLE FOR ANY INDIRECT, SPECIAL, CONSEQUENTIAL, OR INCIDENTAL DAMAGES, INCLUDING, WITHOUT LIMITATION, LOST PROFITS OR LOSS OR DAMAGE TO DATA ARISING OUT OF THE USE OR INABILITY TO USE THIS MANUAL, EVEN IF CISCO OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. Any Internet Prtcl (IP) addresses and phne numbers used in this dcument are nt intended t be actual addresses and phne numbers. Any examples, cmmand display utput, netwrk tplgy diagrams, and ther figures included in the dcument are shwn fr illustrative purpses nly. Any use f actual IP addresses r phne numbers in illustrative cntent is unintentinal and cincidental. All printed cpies and duplicate sft cpies are cnsidered un-cntrlled cpies and the riginal n-line versin shuld be referred t fr latest versin. Cisc has mre than 200 ffices wrldwide. Addresses, phne numbers, and fax numbers are listed n the Cisc website at Cisc and the Cisc lg are trademarks r registered trademarks f Cisc and/r its affiliates in the U.S. and ther cuntries. T view a list f Cisc trademarks, g t this URL: Third-party trademarks mentined are the prperty f their respective wners. The use f the wrd partner des nt imply a partnership relatinship between Cisc and any ther cmpany. (1110R) 2017 Cisc Systems, Inc. All rights reserved. 13

Cisco Tetration Analytics, Release , Release Notes

Cisco Tetration Analytics, Release , Release Notes Cisc Tetratin Analytics, Release 1.102.21, Release Ntes This dcument describes the features, caveats, and limitatins fr the Cisc Tetratin Analytics sftware. Additinal prduct Release ntes are smetimes updated

More information

Enterprise Chat and Developer s Guide to Web Service APIs for Chat, Release 11.6(1)

Enterprise Chat and  Developer s Guide to Web Service APIs for Chat, Release 11.6(1) Enterprise Chat and Email Develper s Guide t Web Service APIs fr Chat, Release 11.6(1) Fr Unified Cntact Center Enterprise August 2017 Americas Headquarters Cisc Systems, Inc. 170 West Tasman Drive San

More information

VMware AirWatch Certificate Authentication for Cisco IPSec VPN

VMware AirWatch Certificate Authentication for Cisco IPSec VPN VMware AirWatch Certificate Authenticatin fr Cisc IPSec VPN Fr VMware AirWatch Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using the Supprt Wizard n supprt.air-watch.cm. This

More information

Introduction to Mindjet on-premise

Introduction to Mindjet on-premise Intrductin t Mindjet n-premise Mindjet Crpratin Tll Free: 877-Mindjet 1160 Battery Street East San Francisc CA 94111 USA Phne: 415-229-4200 Fax: 415-229-4201 www.mindjet.cm 2012 Mindjet. All Rights Reserved

More information

DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE

DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE WHITE PAPER - DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE ABSTRACT This planning guide discusses guidance fr the varius vcenter Server deplyment ptins supprted n VxRail Appliances. Nvember 2017 TABLE

More information

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems Date: Octber 2018 User guide Integratin thrugh ONVIF driver. Prepared By: Devices & Integratins Team, Milestne Systems 2 Welcme t the User Guide fr Online Test Tl The aim f this dcument is t prvide guidance

More information

Licensing the Core Client Access License (CAL) Suite and Enterprise CAL Suite

Licensing the Core Client Access License (CAL) Suite and Enterprise CAL Suite Vlume Licensing brief Licensing the Cre Client Access License (CAL) Suite and Enterprise CAL Suite Table f Cntents This brief applies t all Micrsft Vlume Licensing prgrams. Summary... 1 What s New in this

More information

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand Planning, installing, and cnfiguring IBM CMIS fr Cntent Manager OnDemand Cntents IBM CMIS fr Cntent Manager OnDemand verview... 4 Planning fr IBM CMIS fr Cntent Manager OnDemand... 5 Prerequisites fr installing

More information

Dolby Conference Phone Support Frequently Asked Questions

Dolby Conference Phone Support Frequently Asked Questions Dlby Cnference Phne Supprt Frequently Asked Questins Versin 1.0, 1 Intrductin This dcument prvides sme answers t frequently asked questins abut the Dlby Cnference Phne. Fr mre detailed infrmatin n any

More information

Digital Imaging and Communications in Medicine (DICOM) Supplement 204 TLS Security Profiles

Digital Imaging and Communications in Medicine (DICOM) Supplement 204 TLS Security Profiles Digital Imaging and Cmmunicatins in Medicine (DICOM) Supplement 204 TLS Security Prfiles Prepared by: DICOM Standards Cmmittee, Wrking Grup 6 1300 N. 17th Street Rsslyn, Virginia 22209 USA VERSION: Public

More information

CNS-222-1I: NetScaler for Apps and Desktops

CNS-222-1I: NetScaler for Apps and Desktops CNS-222-1I: NetScaler fr Apps and Desktps Overview Designed fr students with little r n previus NetScaler, NetScaler Gateway r Unified Gateway experience, this curse is best suited fr individuals wh will

More information

Please contact technical support if you have questions about the directory that your organization uses for user management.

Please contact technical support if you have questions about the directory that your organization uses for user management. Overview ACTIVE DATA CALENDAR LDAP/AD IMPLEMENTATION GUIDE Active Data Calendar allws fr the use f single authenticatin fr users lgging int the administrative area f the applicatin thrugh LDAP/AD. LDAP

More information

Cisco Smart Software Manager satellite

Cisco Smart Software Manager satellite Data Sheet Cisc Smart Sftware Manager satellite Last Updated: May 12, 2017 Overview Cisc Smart Sftware Manager satellite is a cmpnent f Cisc Smart Licensing. It wrks in cnjunctin with Cisc Smart Sftware

More information

CCNA Security v2.0 Chapter 3 Exam Answers

CCNA Security v2.0 Chapter 3 Exam Answers CCNA Security v2.0 Chapter 3 Exam Answers 1. Because f implemented security cntrls, a user can nly access a server with FTP. Which AAA cmpnent accmplishes this? accunting accessibility auditing authrizatin

More information

Cisco EPN Manager Network Administration

Cisco EPN Manager Network Administration Training Data Sheet Cisc EPN Manager Netwrk Administratin Cisc EPN Manager Netwrk Administratin is an instructr-led and lab-based curse in which yu learn t mnitr, cnfigure, and prvisin netwrk devices by

More information

Max 8/16 and T1/E1 Gateway, Version FAQs

Max 8/16 and T1/E1 Gateway, Version FAQs Frequently Asked Questins Max 8/16 and T1/E1 Gateway, Versin 1.5.10 FAQs The FAQs have been categrized int the fllwing tpics: Calling Calling Cmpatibility Cnfiguratin Faxing Functinality Glssary Q. When

More information

Dynamic Storage (ECS)

Dynamic Storage (ECS) User Guide Dynamic Strage (ECS) Swisscm (Schweiz) AG 1 / 10 Cntent 1 Abut Dynamic Strage... 3 2 Virtual drive, the EMC CIFS-ECS Tl... 4 3 Amazn S3 Brwer... 6 4 Strage Gateway Appliance... 9 5 Amazn S3

More information

These tasks can now be performed by a special program called FTP clients.

These tasks can now be performed by a special program called FTP clients. FTP Cmmander FAQ: Intrductin FTP (File Transfer Prtcl) was first used in Unix systems a lng time ag t cpy and mve shared files. With the develpment f the Internet, FTP became widely used t uplad and dwnlad

More information

Log shipping is a HA option. Log shipping ensures that log backups from Primary are

Log shipping is a HA option. Log shipping ensures that log backups from Primary are LOG SHIPPING Lg shipping is a HA ptin. Lg shipping ensures that lg backups frm Primary are cntinuusly applied n standby. Lg shipping fllws a warm standby methd because manual prcess is invlved t ensure

More information

Demand Forecasting. For. Microsoft Dynamics 365 for Operations. Technical Guide. Release 7.1. December 2017

Demand Forecasting. For. Microsoft Dynamics 365 for Operations. Technical Guide. Release 7.1. December 2017 Demand Frecasting Fr Micrsft Dynamics 365 fr Operatins Technical Guide Release 7.1 December 2017 2017 Farsight Slutins Limited All Rights Reserved. Prtins cpyright Business Frecast Systems, Inc. This dcument

More information

Cisco EPN Manager Network Administration - Optical

Cisco EPN Manager Network Administration - Optical Training Data Sheet Cisc EPN Manager Netwrk Administratin - Optical Cisc EPN Manager Netwrk Administratin - Optical is an instructr-led and labbased curse in which yu learn t mnitr, cnfigure, and prvisin

More information

BMC Remedyforce Integration with Remote Support

BMC Remedyforce Integration with Remote Support BMC Remedyfrce Integratin with Remte Supprt 2003-2018 BeyndTrust, Inc. All Rights Reserved. BEYONDTRUST, its lg, and JUMP are trademarks f BeyndTrust, Inc. Other trademarks are the prperty f their respective

More information

Release Notes Version: - v18.13 For ClickSoftware StreetSmart September 22, 2018

Release Notes Version: - v18.13 For ClickSoftware StreetSmart September 22, 2018 Release Ntes Versin: - v18.13 Fr ClickSftware StreetSmart September 22, 2018 Cpyright Ntice Cpyright 2018 ClickSftware Technlgies Ltd. All rights reserved. N part f this publicatin may be cpied withut

More information

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform Supprt Guide Yur New Service Request Prcess: Technical Supprt Reference Guide fr Cisc Custmer Jurney Platfrm September 2018 2018 Cisc and/r its affiliates. All rights reserved. This dcument is Cisc Public

More information

Interoperability between ProCurve WESM zl and HP ipaq Voice Messenger smartphone

Interoperability between ProCurve WESM zl and HP ipaq Voice Messenger smartphone An HP PrCurve Netwrking Applicatin Nte Interperability between PrCurve WESM zl and HP ipaq Vice Messenger smartphne Cntents 1. Intrductin... 3 2. Prerequisites... 3 3. Netwrk architecture... 3 4. Secure

More information

Cisco Meeting App. Release Notes for Desktop (Windows and macos) Build number January 15, Cisco Systems, Inc.

Cisco Meeting App. Release Notes for Desktop (Windows and macos) Build number January 15, Cisco Systems, Inc. Cisc Meeting App Release Ntes fr 1.10 Desktp (Windws and macos) Build number 1.10.12 January 15, 2018 Cisc Systems, Inc. www.cisc.cm Cntents 1 Intrductin 1 2 Supprted Cisc Meeting Server versins 2 3 Installing

More information

BMC Remedyforce Integration with Bomgar Remote Support

BMC Remedyforce Integration with Bomgar Remote Support BMC Remedyfrce Integratin with Bmgar Remte Supprt 2017 Bmgar Crpratin. All rights reserved wrldwide. BOMGAR and the BOMGAR lg are trademarks f Bmgar Crpratin; ther trademarks shwn are the prperty f their

More information

Xerox Security Bulletin XRX12-007

Xerox Security Bulletin XRX12-007 Disable sftware upgrades by default Backgrund The Xerx prducts listed belw were shipped with sftware upgrades enabled by default. The firmware released belw changes the default state f sftware upgrade

More information

Quick Setup Guide. Aastra MX-ONE V.4.0 Integration with Microsoft OCS 2007 R2. Doc. Nr. ASE/MXO/PLM/ 0123/EN Rev.A

Quick Setup Guide. Aastra MX-ONE V.4.0 Integration with Microsoft OCS 2007 R2. Doc. Nr. ASE/MXO/PLM/ 0123/EN Rev.A Aastra MX-ONE V.4.0 Integratin with Micrsft OCS 2007 R2 Quick Setup Guide Aastra Telecm Sweden AB SE-126 37 Hägersten, Sweden Dc. Nr. ASE/MXO/PLM/ 0123/EN Rev.A www.aastra.cm Cntents 1 Intrductin 3 1.1

More information

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to:

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to: Summary This dcument is a guide intended t guide yu thrugh the prcess f installing and cnfiguring PepleTls 8.55.27 (r current versin) via Windws Remte Applicatin (App). Remte App allws the end user t run

More information

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager Trubleshting Citrix- Published Resurces Cnfiguratin in VMware Identity Manager VMware Identity Manager A U G U S T 2 0 1 7 V1 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites...

More information

UPGRADING TO DISCOVERY 2005

UPGRADING TO DISCOVERY 2005 Centennial Discvery 2005 Why Shuld I Upgrade? Discvery 2005 is the culminatin f ver 18 mnths wrth f research and develpment and represents a substantial leap frward in audit and decisin-supprt technlgy.

More information

SAS Hot Fix Analysis, Download and Deployment Tool

SAS Hot Fix Analysis, Download and Deployment Tool SAS Ht Fix Analysis, Dwnlad and Deplyment Tl SASHFADD Versin 2.2.1 Usage Guide What's New in SASHFADD 2.2.1? Table f Cntents Intrductin... 1 System Requirements... 2 Imprtant infrmatin regarding tl usage...

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment Technical Paper Installing and Cnfiguring SAS Envirnment Manager in a SAS Grid Envirnment Last Mdified: Octber 2016 Release Infrmatin Cntent Versin: Octber 2016. Trademarks and Patents SAS Institute Inc.,

More information

Telkom VPN-Lite router setup User Manual Billion 810VGTX

Telkom VPN-Lite router setup User Manual Billion 810VGTX Telkm VPN-Lite ruter setup User Manual Billin 810VGTX Cntents Intrductin... 3 Befre yu start... 4 VPN-Lite Setup Using Windws Utility... 5 VPN-Lite Setup using yur web brwser... 7 VPN-Lite Manual Setup

More information

Contents: Module. Objectives. Lesson 1: Lesson 2: appropriately. As benefit of good. with almost any planning. it places on the.

Contents: Module. Objectives. Lesson 1: Lesson 2: appropriately. As benefit of good. with almost any planning. it places on the. 1 f 22 26/09/2016 15:58 Mdule Cnsideratins Cntents: Lessn 1: Lessn 2: Mdule Befre yu start with almst any planning. apprpriately. As benefit f gd T appreciate architecture. it places n the understanding

More information

CaseWare Working Papers. Data Store user guide

CaseWare Working Papers. Data Store user guide CaseWare Wrking Papers Data Stre user guide Index 1. What is a Data Stre?... 3 1.1. When using a Data Stre, the fllwing features are available:... 3 1.1.1.1. Integratin with Windws Active Directry... 3

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Dcument Versin: 1.13 2018-02-02 Release Family 9 Typgraphic Cnventins Type Style Example Descriptin Wrds r characters quted frm the screen. These include field names, screen

More information

Lecture 6 -.NET Remoting

Lecture 6 -.NET Remoting Lecture 6 -.NET Remting 1. What is.net Remting?.NET Remting is a RPC technique that facilitates cmmunicatin between different applicatin dmains. It allws cmmunicatin within the same prcess, between varius

More information

Release Notes. Dell SonicWALL Security firmware is supported on the following appliances: Dell SonicWALL Security 200

Release Notes. Dell SonicWALL  Security firmware is supported on the following appliances: Dell SonicWALL  Security 200 Release Ntes Email Security Dell SnicWALL Email Security 8.0.1 SnicOS Cntents System Cmpatibility... 1 Enhancements in Email Security 8.0.1... 2 Reslved Issues... 3 Upgrading t Email Security 8.0.1...

More information

Knowledge Exchange (KE) System Cyber Security Plan

Knowledge Exchange (KE) System Cyber Security Plan Knwledge Exchange (KE) System Cyber Security Plan OVERVIEW This dcument prvides recmmendatins t enhance the security prfile f the Knwledge Exchange (KE) System. Yu are respnsible fr identifying the security

More information

Aras Innovator Viewer Add-Ons

Aras Innovator Viewer Add-Ons Aras Innvatr Viewer Add-Ons Aras Innvatr 9.2 Dcument #: 9.2.02232009 Last Mdified: 4/1/2010 Aras Crpratin ARAS CORPORATION Cpyright 2010 All rights reserved Aras Crpratin 300 Brickstne Square Suite 904

More information

(CNS-220) Citrix NetScaler Essentials and Traffic Management

(CNS-220) Citrix NetScaler Essentials and Traffic Management (CNS-220) Citrix NetScaler Essentials and Traffic Management Overview Designed fr students with little r n previus NetScaler experience, this curse is best suited fr individuals wh will be deplying r managing

More information

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel NiceLabel LMS Installatin Guide fr Single Server Deplyment Rev-1702 NiceLabel 2017. www.nicelabel.cm 1 Cntents 1 Cntents 2 2 Architecture 3 2.1 Server Cmpnents and Rles 3 2.2 Client Cmpnents 3 3 Prerequisites

More information

Password Reset for Remote Users

Password Reset for Remote Users 1 Passwrd Reset fr Remte Users Curin prvides a cmpnent fr the PasswrdCurier Passwrd Prvisining System that manages the lcal passwrd cache in cnjunctin with self-service passwrd reset activities. The slutin

More information

Dell Chassis Management Controller (CMC) Version 1.35 for Dell PowerEdge VRTX. Release Notes

Dell Chassis Management Controller (CMC) Version 1.35 for Dell PowerEdge VRTX. Release Notes Dell Chassis Management Cntrller (CMC) Versin 1.35 fr Dell PwerEdge VRTX Release Ntes Release Type and Definitin The Dell Chassis Management Cntrller (CMC) Versin 1.35 fr Dell PwerEdge VRTX is a System

More information

NSE 8 Certification. Exam Description for FortiGate 5.2 and higher

NSE 8 Certification. Exam Description for FortiGate 5.2 and higher NSE 8 Certificatin Exam Descriptin fr FrtiGate 5.2 and higher NSE 8 Certificatin Exam Descriptin fr FrtiGate 5.2 and higher Last Updated: 12 June 2017 Frtinet, FrtiGate, and FrtiGuard are registered trademarks

More information

Milestone XProtect. NVR Installer s Guide

Milestone XProtect. NVR Installer s Guide Milestne XPrtect NVR Installer s Guide Target Audience fr this Dcument This guide is relevant fr peple respnsible fr delivering and installing Milestne XPrtect NVR surveillance systems. If yu are a Milestne

More information

Telkom VPN-Lite router setup User Manual Billion 800VGT

Telkom VPN-Lite router setup User Manual Billion 800VGT Telkm VPN-Lite ruter setup User Manual Billin 800VGT Cntents 1. Intrductin... 3 2. Befre yu start... 4 3. VPN-Lite Setup Using Windws Utility... 5 4. VPN-Lite Setup using yur web brwser... 7 5. VPN-Lite

More information

Infrastructure Series

Infrastructure Series Infrastructure Series TechDc WebSphere Message Brker / IBM Integratin Bus Parallel Prcessing (Aggregatin) (Message Flw Develpment) February 2015 Authr(s): - IBM Message Brker - Develpment Parallel Prcessing

More information

Qlik Sense Mobile February 2018 (version 1.3.1) release notes

Qlik Sense Mobile February 2018 (version 1.3.1) release notes Release Ntes Qlik Sense Mbile February 2018 (versin 1.3.1) release ntes qlik.cm Table f Cntents Overview 3 What s new in Qlik Sense Mbile February 2018? 3 Cmpatibility 3 Bug fixes 4 Qlik Sense Mbile February

More information

Graduate Application Review Process Documentation

Graduate Application Review Process Documentation Graduate Applicatin Review Prcess Cntents System Cnfiguratin... 1 Cgns... 1 Banner Dcument Management (ApplicatinXtender)... 2 Banner Wrkflw... 4 Navigatin... 5 Cgns... 5 IBM Cgns Sftware Welcme Page...

More information

Definiens XD Release Notes

Definiens XD Release Notes Definiens XD 1.1.2 Release Ntes Errr! N text f specified style in dcument. Definiens XD 1.1.2 - Release Ntes Imprint and Versin Dcument Versin XD 1.1.2 Cpyright 2009 Definiens AG. All rights reserved.

More information

Ephorus Integration Kit

Ephorus Integration Kit Ephrus Integratin Kit Authr: Rbin Hildebrand Versin: 2.0 Date: May 9, 2007 Histry Versin Authr Cmment v1.1 Remc Verhef Created. v1.2 Rbin Hildebrand Single Sign On (Remved v1.7). v1.3 Rbin Hildebrand Reprting

More information

Cisco EPN Manager Operations

Cisco EPN Manager Operations Training Data Sheet Cisc EPN Manager Operatins Cisc EPN Manager Operatins is an instructr-led and lab-based curse in which yu learn t perfrm basic EPN Manager netwrk peratins functins. The Cisc Evlved

More information

SOLA and Lifecycle Manager Integration Guide

SOLA and Lifecycle Manager Integration Guide SOLA and Lifecycle Manager Integratin Guide SOLA and Lifecycle Manager Integratin Guide Versin: 7.0 July, 2015 Cpyright Cpyright 2015 Akana, Inc. All rights reserved. Trademarks All prduct and cmpany names

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory Technical Paper Installing and Cnfiguring Envirnment Manager in a Grid Envirnment with a Shared Cnfiguratin Directry Last Mdified: January 2018 Release Infrmatin Cntent Versin: January 2018. Trademarks

More information

USER MANUAL. RoomWizard Administrative Console

USER MANUAL. RoomWizard Administrative Console USER MANUAL RmWizard Administrative Cnsle Cntents Welcme... 3 Administer yur RmWizards frm ne lcatin... 3 Abut This Manual... 4 Setup f the Administrative Cnsle... 4 Installatin... 4 The Cnsle Windw...

More information

User Guide. Document Version: 1.0. Solution Version:

User Guide. Document Version: 1.0. Solution Version: User Guide Dcument Versin: 1.0 Slutin Versin: 365.082017.3.1 Table f Cntents Prduct Overview... 3 Hw t Install and Activate Custmer Satisfactin Survey Slutin?... 4 Security Rles in Custmer Satisfactin

More information

Aras Innovator 11. Client Settings for Chrome on Windows

Aras Innovator 11. Client Settings for Chrome on Windows Dcument #: 11.0.02016022601 Last Mdified: 1/3/2017 Cpyright Infrmatin Cpyright 2017 Aras Crpratin. All Rights Reserved. Aras Crpratin 300 Brickstne Square Suite 700 Andver, MA 01810 Phne: 978-691-8900

More information

vrealize Operations Management Pack for Storage Devices Release Notes

vrealize Operations Management Pack for Storage Devices Release Notes vrealize Operatins Management Pack fr Strage Devices 6.0.5 Release Ntes Build: 4015504 Last dcument update: 23 May 2017 Cntents: What s New Cmpatibility and Interperability Scalability Reslved Issues Knwn

More information

EView/400i Management Pack for Systems Center Operations Manager (SCOM)

EView/400i Management Pack for Systems Center Operations Manager (SCOM) EView/400i Management Pack fr Systems Center Operatins Manager (SCOM) Cncepts Guide Versin 7.0 July 2015 1 Legal Ntices Warranty EView Technlgy makes n warranty f any kind with regard t this manual, including,

More information

UC Mobile Admin Guide. Release Android, ios. Document Version Maryland Way, Suite 300 Brentwood, TN Tel

UC Mobile Admin Guide. Release Android, ios. Document Version Maryland Way, Suite 300 Brentwood, TN Tel UC Mbile Admin Guide Release 20.1.1 Andrid, 20.1.2 ios Dcument Versin 1.0 5121 Maryland Way, Suite 300 Brentwd, TN 37027 Tel +1 615.465.4001 WWW.ALTUSUC.COM Table f Cntents 1 Summary f Changes... 1 1.1

More information

HP Server Virtualization Solution Planning & Design

HP Server Virtualization Solution Planning & Design Cnsulting & Integratin Infrastructure Services HP Server Virtualizatin Slutin Planning & Design Service descriptin Hewlett-Packard Cnsulting & Integratin Infrastructure Cnsulting Packaged Services (HP

More information

TPP: Date: October, 2012 Product: ShoreTel PathSolutions System version: ShoreTel 13.x

TPP: Date: October, 2012 Product: ShoreTel PathSolutions System version: ShoreTel 13.x I n n v a t i n N e t w r k A p p N t e TPP: 10320 Date: Octber, 2012 Prduct: ShreTel PathSlutins System versin: ShreTel 13.x Abstract PathSlutins sftware can find the rt-cause f vice quality prblems in

More information

Release Note. Discovery Network Assistant (DNA) V

Release Note. Discovery Network Assistant (DNA) V Release Nte Discvery Netwrk Assistant (DNA) V2.2.0.35 Ver. 1 September 2, 2018 Intrductin 2018 FLIR Systems, Inc. All rights reserved wrldwide. N parts f this manual, in whle r in part, may be cpied, phtcpied,

More information

Bulk Deployment Utility Guide Cisco Wireless IP Phone 8821 & 8821-EX

Bulk Deployment Utility Guide Cisco Wireless IP Phone 8821 & 8821-EX Bulk Deplyment Utility Guide Cisc Wireless IP Phne 8821 & 8821-EX Cntents Intrductin... 3 Create Wi-Fi Prfiles... 3 Exprt Cnfiguratin Files... 5 Push Cnfiguratin Files t the Cisc 8821 and 8821-EX... 9

More information

Dell EqualLogic PS Series Arrays: Expanding Windows Basic Disk Partitions

Dell EqualLogic PS Series Arrays: Expanding Windows Basic Disk Partitions TECHNICAL REPORT Dell EqualLgic PS Series Arrays: Expanding Windws Basic Disk Partitins ABSTRACT This Technical Reprt describes hw t expand Micrsft Windws basic disk vlumes after increasing the size f

More information

App Orchestration 2.6

App Orchestration 2.6 App Orchestratin 2.6 Terminlgy in App Orchestratin 2.6 Last Updated: July 8, 2015 Page 1 Terminlgy Cntents Elements f App Orchestratin... 3 Dmains... 3 Multi-Datacenter Deplyments... 4 Delivery Sites...

More information

VMware AirWatch SDK Plugin for Apache Cordova Instructions Add AirWatch Functionality to Enterprise Applicataions with SDK Plugins

VMware AirWatch SDK Plugin for Apache Cordova Instructions Add AirWatch Functionality to Enterprise Applicataions with SDK Plugins VMware AirWatch SDK Plugin fr Apache Crdva Instructins Add AirWatch Functinality t Enterprise Applicatains with SDK Plugins v1.2 Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using

More information

TRAINING GUIDE. Overview of Lucity Spatial

TRAINING GUIDE. Overview of Lucity Spatial TRAINING GUIDE Overview f Lucity Spatial Overview f Lucity Spatial In this sessin, we ll cver the key cmpnents f Lucity Spatial. Table f Cntents Lucity Spatial... 2 Requirements... 2 Setup... 3 Assign

More information

CCNA Security v2.0 Chapter 9 Exam Answers

CCNA Security v2.0 Chapter 9 Exam Answers CCNA Security v2.0 Chapter 9 Exam Answers 1. Refer t the exhibit. An administratr creates three znes (A, B, and C) in an ASA that filters traffic. Traffic riginating frm Zne A ging t Zne C is denied, and

More information

Release Notes. Dell SonicWALL Security BETA

Release Notes. Dell SonicWALL  Security BETA Release Ntes Email Security Dell SnicWALL Email Security 7.4.1 BETA SnicOS Cntents System Cmpatibility... 1 Enhancements in Email Security 7.4.1... 2 Upgrading t Email Security 7.4.1... 3 Related Technical

More information

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents HP ExpertOne HP2-T21: Administering HP Server Slutins Industry Standard Servers Exam preparatin guide Table f Cntents In this sectin, include a table f cntents (TOC) f all headings. After yu have finished

More information

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015 Functinal Descriptin and Specificatins Versin: 1.1 March 20, 2015 SNMP Agent Simple Netwrk Management Prtcl Optin S fr IE and PM Mdules Supplement t Functinal Descriptin and Specificatins f RUB Ethernet

More information

OO Shell for Authoring (OOSHA) User Guide

OO Shell for Authoring (OOSHA) User Guide Operatins Orchestratin Sftware Versin: 10.70 Windws and Linux Operating Systems OO Shell fr Authring (OOSHA) User Guide Dcument Release Date: Nvember 2016 Sftware Release Date: Nvember 2016 Legal Ntices

More information

OpenScape Business V2

OpenScape Business V2 OpenScape Business V2 Tutrial VIP Interfaces Versin 2.0 Definitins HwT An OpenScape Business HwT describes the cnfiguratin f an OpenScape Business feature within the OpenScape Business administratin. It

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager Trubleshting Citrix- Published Resurces Cnfiguratin in VMware Identity Manager VMware Identity Manager SEP 2 0 1 8 V 4 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites... 1

More information

High Security SaaS Concept Software as a Service (SaaS) for Life Science

High Security SaaS Concept Software as a Service (SaaS) for Life Science Sftware as a Service (SaaS) fr Life Science Cpyright Cunesft GmbH Cntents Intrductin... 3 Data Security and Islatin in the Clud... 3 Strage System Security and Islatin... 3 Database Security and Islatin...

More information

Shavlik Protect. Migration Tool User s Guide

Shavlik Protect. Migration Tool User s Guide Shavlik Prtect Migratin Tl User s Guide Cpyright and Trademarks Cpyright Cpyright 2014-2015 LANDESK Sftware, Inc. All rights reserved. This prduct is prtected by cpyright and intellectual prperty laws

More information

PAGE NAMING STRATEGIES

PAGE NAMING STRATEGIES PAGE NAMING STRATEGIES Naming Yur Pages in SiteCatalyst May 14, 2007 Versin 1.1 CHAPTER 1 1 Page Naming The pagename variable is used t identify each page that will be tracked n the web site. If the pagename

More information

Procurement Contract Portal. User Guide

Procurement Contract Portal. User Guide Prcurement Cntract Prtal User Guide Cntents Intrductin...2 Access the Prtal...2 Hme Page...2 End User My Cntracts...2 Buttns, Icns, and the Actin Bar...3 Create a New Cntract Request...5 Requester Infrmatin...5

More information

UDS Enterprise Configuring UDS Enterprise in HA

UDS Enterprise Configuring UDS Enterprise in HA Intrductin The cmpnents f UDS Enterprise (UDS Server and UDS Tunneler) can be cnfigured in high availability (HA) s that in case f drp any f these items, either due t a failure f the hypervisr that hsts

More information

New Product Release Package 8 XT[2] System and Software 19 Jan 2009

New Product Release Package 8 XT[2] System and Software 19 Jan 2009 New Prduct Release Package 8 XT[2] System and Sftware 19 Jan 2009 1.1 NEW OPERATIONAL FEATURES IN MULTICAM 8... 1 1.2 NEW HARDWARE FEATURES... 6 1.3 NEW SYSTEM FEATURES... 6 1.4 BUG FIXES UP TO 08.04.33...

More information

Level 2 Development Training

Level 2 Development Training Level 2 Develpment Training Level 2 Develpment Training Level 2 Develpment Training Vide Capture RSS 4000 Level 2 Develpment Training Vide Capture Cntents 1 Intrductin... 3 Intrductin... 3 Available Resurces...

More information

E-Lock Policy Manager White Paper

E-Lock Policy Manager White Paper White Paper Table f Cntents 1 INTRODUCTION... 3 2 ABOUT THE POLICY MANAGER... 3 3 HOW E-LOCK POLICY MANAGER WORKS... 3 4 WHAT CAN I DO WITH THE POLICY MANAGER?... 4 4.1 THINGS YOU CONTROL IN SIGNING...

More information

HPE LoadRunner Best Practices Series. LoadRunner Upgrade Best Practices

HPE LoadRunner Best Practices Series. LoadRunner Upgrade Best Practices HPE LadRunner Best Practices Series LadRunner 12.50 Upgrade Best Practices Dcument publicatin date: Nvember 2015 Cntents 1. Intrductin... 3 Overview... 3 Audience... 3 2. Preparatin... 3 Backup assets...

More information

Paragon II. Release 4.8

Paragon II. Release 4.8 Paragn II Release 4.8 August 25, 2011 Dcument Revisin Histry Original Dcument Release: August 25, 2011 Revisins: Index Overview... 2 Updated Firmware... 2 Updated User Dcuments... 2 Obtaining Updates...

More information

CSC IT practix Recommendations

CSC IT practix Recommendations CSC IT practix Recmmendatins CSC Healthcare 17 th June 2015 Versin 3.1 www.csc.cm/glbalhealthcare Cntents 1 Imprtant infrmatin 3 2 IT Specificatins 4 2.1 Wrkstatins... 4 2.2 Minimum Server with 1-5 wrkstatins

More information

CommandCenter Secure Gateway Release Virtual CC

CommandCenter Secure Gateway Release Virtual CC CmmandCenter Secure Gateway Release 5.0.5 Virtual CC Nvember 15, 2010 Versin 5.0.5 prvides the initial release f the CC-SG virtual appliance (Virtual CC). Virtual CC is supprted t run n VMware. Versin

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 AUTO-SCHEDULER USER GUIDE Revised n 08/19/2014 OVERVIEW The purpse f this dcument is t describe the prcess in which t fllw t setup the Rck-Pnd Reprting prduct s that users can schedule

More information

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0 Kaltura MediaSpace Installatin and Upgrade Guide Versin: 5.0 Kaltura Business Headquarters 5 Unin Square West, Suite 602, New Yrk, NY, 10003, USA Tel.: +1 800 871 5224 Cpyright 2013 Kaltura Inc. All Rights

More information

Spectrum Enterprise SIP Trunking Service Zultys MX Phone System v9.0.4 IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service Zultys MX Phone System v9.0.4 IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service Zultys MX Phne System v9.0.4 IP PBX Cnfiguratin Guide Abut Spectrum Enterprise: Spectrum Enterprise is a divisin f Charter Cmmunicatins fllwing a merger with Time

More information

INSTALLING CCRQINVOICE

INSTALLING CCRQINVOICE INSTALLING CCRQINVOICE Thank yu fr selecting CCRQInvice. This dcument prvides a quick review f hw t install CCRQInvice. Detailed instructins can be fund in the prgram manual. While this may seem like a

More information

Citrix FlexCast Planning Guide. Prepared by: Worldwide Consulting Solutions

Citrix FlexCast Planning Guide. Prepared by: Worldwide Consulting Solutions Citrix FlexCast Planning Guide Prepared by: Wrldwide Cnsulting Slutins TABLE OF CONTENTS Overview... 10 FlexCast Mdel Cmparisn... 11 FlexCast Mdel Selectin... 13 Recmmendatins... 15 Prduct Versins... 16

More information

Cookbook Qermid Defibrillator web service Version This document is provided to you free of charge by the. ehealth platform

Cookbook Qermid Defibrillator web service Version This document is provided to you free of charge by the. ehealth platform Ckbk Qermid Defibrillatr web service Versin 1.01 This dcument is prvided t yu free f charge by the ehealth platfrm Willebrekkaai 38 38, Quai de Willebrek 1000 BRUSSELS All are free t circulate this dcument

More information

Admin Report Kit for Exchange Server

Admin Report Kit for Exchange Server Admin Reprt Kit fr Exchange Server Reprting tl fr Micrsft Exchange Server Prduct Overview Admin Reprt Kit fr Exchange Server (ARKES) is an Exchange Server Management and Reprting slutin that addresses

More information

ClassFlow Administrator User Guide

ClassFlow Administrator User Guide ClassFlw Administratr User Guide ClassFlw User Engagement Team April 2017 www.classflw.cm 1 Cntents Overview... 3 User Management... 3 Manual Entry via the User Management Page... 4 Creating Individual

More information