Additional RMS Functionality

Size: px
Start display at page:

Download "Additional RMS Functionality"

Transcription

1 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, page 7 De-Registering RMS from Prime Central Server, page 7 Integrating RMS with Cisco Prime Performance Manager, page 9 Geographical Identifier Management The Geographical Identifier code is generic term used for INSEE, Postal, or any other identifier code, which can be numeric. Enhanced SAC Management Enhanced SAC Management helps you geo-locate the FemtoCell for emergency call routing in case no macro coverage is seen by the FemtoCell. The Geographical Identifier code is not used for the following purpose: Search a femtocell based on Geographical Identifier code The Geographical Identifier code is a numerical indexing code used by the French National Institute for Statistics and Economic Studies (INSEE) to identify various entities, including communes, departments. Configuring Geographical Identifier Configuring the Geographical Identifier allows you to enable or disable the Geographical Identifier feature in RMS. Add the following file at the location on the central node:rms/app/cscobac/rdu/mappingfiles: 1 Geographical Identifier -SAC mapping file: insee_sac_femto.csv 1

2 Configuring Geographical Identifier To enable the Geographical Identifier in RMS: Step 3 Step 4 Log in to the Central node. Switch to root user: su- Change the directory using command cd/rms/ova/scripts/post_install. Execute the following command: configure_insee_rf_alarmsprofile.sh script System is enabled for Geographical Identifier code - SAC mapping feature. This tool enables the following optional configurations in RMS: Geographical Identifier SAC configuration Additional RF-Profile parameters configuration Alarm profile group type support Following is the output: BPR client version: BPR2.7 Parsing Args... Parsing File: /rms/app/baseconfig/ga_kiwi_scripts/insee_configuration. kiwi Warning: On line 138 could not find class [ubi-config-v3] when searching for constant value. Using [ubi-config-v3.5-ee] as String value instead.... Warning: On line 543 could not find class [@ubiquisys] when searching for constant value. Using [@ubiquisys.com] as String value instead. Executing 117 batches... PASSED batchid=batch:rms-aio-central/ :57c9999f: a937: Batch Activation mode = NoActivation Confirmation mode = NoConfirmation Publishing mode = NoPublishing EXPECT ACTUAL batch status code=batch_completed[0] batch error msg=null Cmd 0 Line 29 Proprietary.changeSystemDefaultsInternally ({/pace/crs/start=false}, null) EXPECT expected command status code=cmd_ok[0] ACTUAL command status code=cmd_ok[0] command error msg=null data type=data_void[-1] results=null FAILED batchid=batch:rms-aio-central/ :57c9999f: a937: a Batch Activation mode = NoActivation Confirmation mode = NoConfirmation Publishing mode = NoPublishing EXPECT ACTUAL batch status code=batch_failed_write[-121] batch error msg=batch failed. See status of the failed command for details. Cmd 0 Line 73 Configuration.addCustomPropertyDefinition(FC-PCH-POWER, java.lang.integer) EXPECT expected command status code=cmd_ok[0] ACTUAL command status code=cmd_error_custom_property_redefinition[-603] command error msg=a custom property with the name [FC-PCH-POWER] already exists in the system. data type=data_void[-1] results=null -ERROR command status code!=0... 2

3 Creating an Geographical Identifier SAC CSV File... PASSED batchid=batch:rms-aio-central/ :57c9999f: a937:800000d1 Batch Activation mode = NoActivation Confirmation mode = NoConfirmation Publishing mode = NoPublishing EXPECT ACTUAL batch status code=batch_completed[0] batch error msg=null Cmd 0 Line 2039 Proprietary.changeSystemDefaultsInternally ({/pace/crs/start=true}, null) EXPECT expected command status code=cmd_ok[0] ACTUAL command status code=cmd_ok[0] command error msg=null data type=data_void[-1] results=null Step 5 File: /rms/app/baseconfig/ga_kiwi_scripts/insee_configuration.kiwi Finished tests in 7824ms Total Tests Run Total Tests Passed Total Tests Failed - 13 Check PMGServer status if it is up then skip this step. Step 6 god status PMGServer [rms-aio-central] /home/admin1 # god status PMGServer PMGServer: unmonitored If the PMGServer status is unmonitored then run the following command. god start PMGServer Sending 'start' command The following watches were affected: PMGServer check the status PMGServer should be up and running after sometime [rms-aio-central] /home/admin1 # god status PMGServer PMGServer: up Creating an Geographical Identifier SAC CSV File The Geographical Identifier SAC csv files can be created in two ways. Both the options are provided in the following procedure. Option 1: a) Locally, create a csv file with the name insee_sac_femto.csv. The csv file should not contain any header fields or any comments (#, // etc are not permitted). In this file enter comma separated list of Geographical Identifier code, SAC value For example, insee1,100. Note that there should not be any spaces before and after the comma. 3

4 Verifying the Mapping Files The Geographical Identifier code can be an alphanumeric string. Spaces at the start and end of the Geographical Identifier code are not permitted. Spaces in between the Geographical Identifier code is allowed. Data type of SAC is an unsigned integer with maximum value of b) Using WinScp or similar, copy this file on the Central node in the /tmp dir or user login dir. c) Log in to the Central node as root user. d) Copy insee_sac_femto.csv to /rms/app/cscobac/rdu/mappingfiles. e) Validate this mapping file (see Verifying the Mapping Files, on page 4). Whenever the Geographical Identifier SAC csv file is modified, it has to be validated to ensure that the changes are reflected. Option 2: a) Log in to the Central node with a non-root user. b) Change to root user. c) Change dir using command cd /rms/app/cscobac/rdu/mappingfiles. d) Create insee_sac_femto.csv file in the above dir using the vi insee_sac_femto.csv command. The csv file should not contain any header fields or any comments (#, // etc are not permitted). In this file enter comma separated list of Geographical Identifier code, SAC value For example, geographical identifier 1,100. Note that there should not be any spaces before and after the comma. The Geographical Identifier code can be an alphanumeric string. Spaces at the start and end of the Geographical Identifier code are not permitted. Spaces in between Geographical Identifier code is allowed. Data type of SAC is an unsigned integer with maximum value of e) Save the file. f) Validate this mapping file (see Verifying the Mapping Files, on page 4). Whenever the Geographical Identifier SAC csv file is modified, it has to be validated to ensure that the changes are reflected. Verifying the Mapping Files Perform the procedure to validate the mapping file. If the Geographical Identifier code or the SAC value is not in the correct format, validation of the mapping file will fail. The changes made in mapping files take effect only after successful validation. Before You Begin Log in to the RMS and locate the mappingfiles. 4

5 Edge-Node Discovery Provisioning Step 3 Step 4 Step 5 Step 6 Log in to the Central node. Switch to root user: su- Execute the following command to change the directory to mapping files: cd /rms/app/cscobac/rdu/mappingfiles/ Make sure that there are two sub-directories present in the mappingfiles directory. a) latest b) backup Copy the staged mapping files into the directory: cd /rms/app/cscobac/rdu/mappingfiles Validate the mapping files: a) Confirm that BAC Config is deployed and the Shell script is located at: /rms/app/baseconfig/bin/runkiwi.sh b) Confirm that the Kiwi script is available at: /rms/app/cscobac/rdu/mappingfiles/addinsee_sac_femto.kiwi Note Before running the command to validate the mapping files, ensure that entries in insee_sac_femto.csv are in valid format. Geographical Identifier code with leading and trailing spaces is not valid. However, the Geographical Identifier code can contain spaces in between. For example: Valid entries in the mapping file: AB123,567 AB123,567 Invalid entries in the mapping file: AB123,567 AB 123,567 AB123,567 c) Run the following commands to validate the mapping files added in the mappingfiles folder. d) Change directory using command cd /rms/app/baseconfig/bin. e) Run the kiwi script using the Geographical Identifier code - SAC mapping:./runkiwi.sh /rms/app/cscobac/rdu/mappingfiles/addinsee_sac_femto.kiwi. Edge-Node Discovery Provisioning Edge discovery is an extension to SON discovery, and allows you to provision one element with the address of another element on a different LAN subnet. Edge-node discovery provisioning propagates the list of members of each grid to the grid of the provisioned element and vice versa, thereby achieving a full mesh of both grids in each subnet. You can configure a single IP address or a set of IP addresses. There is one parameter required for edge-node discovery provisioning: 5

6 Security Gateway Geographical Redundancy EdgeDiscoveryProvisioning user-editable, read/write parameter found in the Site Group in the DCC-UI. To enable edge node discovery provisioning, you need to update the Site Group CSV file with the required IP address or IP addresses in the "EdgeDiscoveryProvisioning" field. The HNB is initialized with this property during its next connection to the RMS. Security Gateway Geographical Redundancy Security gateway (SecGW) geographical redundancy allows you to configure a second redundant security gateway (Cisco ASR 5000 server) IP address for the connected HNBs using the RMS DCC-UI. These parameters are used: SecGWServer2 user-editable read/write parameter found in the FemtoGateway and UMTSSecGW Group in the DCC-UI. Properties are "IPSEC Server Host 1" and "IPSEC Server Host 2". If these properties are defined in both groups, FemtoGateway and UMTSSecGW, then FemtoGateway group will take precedence. RedundancyFailoverTimeout read/write parameter which holds the value of the timer interval to determine when the HNB should trigger a failover to the redundant security gateway. This parameter is not configurable via the DCC-UI, but can be configured using SetLiveData. LastUsedSecGWServer read-only parameter which indicates to which SecGW the HNB was last connected. To enable this parameter, you need to update the Femto Gateway Group with the required redundant security gateway server IP address or FQDN in the field titled "SecGWServer2." The HNB is initialized with these properties during its next connection to the RMS. To add additional DHCP and RADIUS clients in the PNR and PAR, see the procedure in the "HNB Gateway and DHCP Configuration" section of the Cisco RAN Management System Installation Guide. To support the Security Gateway (SecGW) Geographical Redundancy feature, the FAP authorization needs to be disabled at RMS as described in the following steps: 1 Log in to the Serving node. 2 Switch to root user. 3 Navigate to the directory /rms/app/cscobac/dpe/conf/. 4 Locate the "dpe.properties" file. 5 Set "/authep/authorizationenable=false" in the dpe.properties file and save the file. 6 Restart the DPE using the command: /etc/init.d/bpragent restart dpe. IMSI Blacklisting International mobile subscriber identity (IMSI) blacklisting is available to use in field trial situations where a particular problematic IMSI is identified as causing call drops due to either poor RF performance or to the fact that the user is operating outside of the operating physical region. IMSI blacklisting is meant for enterprise APs only. To implement IMSI blacklisting, find the parameter under Site Group called Black list: (FC-BLACK-LIST). Specify a list of IMSIs which are to be blacklisted. Up to ten IMSIs can be provided. 6

7 Integrating RMS with Prime Central Server Integrating RMS with Prime Central Server To integrate RMS with Prime Central Server, see Cisco RAN Management System Installation Guide, Release 5.1. De-Registering RMS from Prime Central Server The following sections describes how to de-register RMS from the Prime Central Server on the Central node and de-register Prime Central Active and Disaster Recovery Server from RMS. De-Registering RMS With Prime Central Post Deployment, on page 7 De-Registering Prime Central Active and Disaster Recovery Server from RMS, on page 9 De-Registering RMS With Prime Central Post Deployment To rerun the Cisco RMS integration with Prime Central on the Central node, complete the procedures listed in this section before the integration. It is mandatory to de-register Cisco RMS with Prime Central NMS before the rerun: Disabling SNMP Traps Notification to Prime Central NMS Interface, on page 7 Cleaning Up Files On Central Node, on page 8 De-Registering RMS Data Manager from Prime Central, on page 8 Disabling SNMP Traps Notification to Prime Central NMS Interface Follow these steps to disable SNMP traps notifications to the Prime Central NMS interface on the Cisco RMS Central node. Log in to the Central node and run the following commands. [rms-aio-central]cd /rms/ova/scripts/post-install./configure_fm_server.sh Enter the number of SNMP managers to be configured as 0 to deregister the PC NMS interface. This will disable the SNMP traps notification. The script execution output log is displayed as follows: [rms-aio-central] /rms/ova/scripts/post_install #./configure_fm_server.sh *******************Script to configure NMS interface details for FM-Server******************************* RMS FM Framework requires the NMS manager interface details... Enter number of SNMP managers to be configured (0 to disable SNMP traps/1/2/3) 0 Disabling SNMP traps from RMS 7

8 De-Registering RMS With Prime Central Post Deployment Deleting the iptable rules, added for the earlier configured NMS... iptables: Saving firewall rules to /etc/sysconfig/iptables:[ OK ] *********Done************ [rms-aio-central] /rms/ova/scripts/post_install # What to Do Next Complete Cleaning Up Files On Central Node, on page 8 procedure. Cleaning Up Files On Central Node To clean up the files on the Central node, which was generated from the earlier Prime Central integration procedure, complete these steps. Step 3 Go to the directory /rms/app/fm_server/prime_integrator. Enter rm rf DMIntegrator.log DMIntegrator.prop datasource.properties dbpasswd.pwd dmid.xml jms.log pc.xml. Enter /rms/app/cscobac/snmp/bin/snmpagentcfgutil.sh delete host rms-aio-central. Note ' rms-aio-central' is the host name of the RMS Central node. What to Do Next Complete the De-Registering RMS Data Manager from Prime Central, on page 8 procedure. De-Registering RMS Data Manager from Prime Central De-register RMS Data Manager from Prime Central, which was used to integrate RMS with Prime Central earlier. Step 3 Step 4 Step 5 Step 6 Log in to the Prime Central server using ssh with 'root' user ID and its password. Enter su primeusr. Execute the list command to find the ID value assigned to the RMS host (Central node host name). Enter cd ~/install/scripts. Enter./dmRemoveUtil. Note When prompted, enter the Central administrator user ID and password and the RMS ID value, which is found in Step 3. Log out from the Prime Central server. 8

9 De-Registering Prime Central Active and Disaster Recovery Server from RMS De-Registering Prime Central Active and Disaster Recovery Server from RMS Log in to the Serving node as admin user. ssh IP> Switch to root user using the following command su root Step 3 Remove Prime Central Active and Disaster Recovery servers details that exist in the /etc/hosts file. vi /etc/hosts Step 4 Step 5 Step 6 Delete Prime Central DM integration files. Go to the directory cd /rms/app/cscobac/prime_integrator. Delete the below DM integration files manually. DMIntegrator.lo DMIntegrator.prop datasource.properties dbpasswd.pwd dmid.xml jms.log pc.xml Step 7 Step 8 rm rf DMIntegrator.log DMIntegrator.prop datasource.properties dbpasswd.pwd dmid.xml jms.log pc.xml Delete SNMP Agent configurations as shown below: /rms/app/cscobac/snmp/bin/snmpagentcfgutil.sh delete host <Prime Central active ip address> /rms/app/cscobac/snmp/bin/snmpagentcfgutil.sh delete host <Prime Central DR ip address> Delete Prime Central Active and Disaster Recovery Server details from the DPE CLI configurations. Login to the DPE CLI. rms-serving-blr01# no snmp-server host notification rms-serving-blr01# no snmp-server host notification rms-serving-blr01#snmp-server reload Note To de-register RMS from both Prime Central and Disaster Recovery server, see the Cisco Prime Central 1.3 Quick Start Guide at quick_start/guide/b_prime_central_13_qsg.html. Integrating RMS with Cisco Prime Performance Manager Cisco Prime Performance Manager provides performance statistics and reports for service provider and large enterprise networks including access, edge, distribution, core, mobile backhaul, carrier Ethernet, and core MPLS networks. Cisco Prime Performance Manager acquires devices by importing Cisco Prime Network 9

10 Integrating RMS with Cisco Prime Performance Manager Devices or by running device discovery. After acquiring devices, Prime Performance Manager uses SNMP polling to collect device performance statistics. To install Cisco Prime Performance Manager and integrate it with RMS, follow these steps: For Cisco Prime Performance Manager installation, see Cisco Prime Performance Manager Quick Start Guide at products-installation-guides-list.html. For RMS integration with Cisco Prime Performance Manager, see the "Small Cell Support" section provided in the Cisco Prime Performance Manager User Guide at cloud-systems-management/prime-performance-manager/products-user-guide-list.html. Ensure proper IPTables are added in all the nodes Central Node: iptables -A INPUT -s <ppm server IP> -d <Central node eth1> -i eth1 -p tcp -m tcp --dport 22 -m state --state NEW -j ACCEPT iptables -A INPUT -s <ppm server IP> -d <Central node eth1> -i eth1 -p udp -m udp --dport 161 -m state --state NEW -j ACCEPT Serving Node: iptables -A INPUT -s <ppm server IP> -d <Serving node eth-0> -i eth-0 -p tcp -m tcp --dport 22 -m state --state NEW -j ACCEPT iptables -A INPUT -s <ppm server IP> -d <Serving node eth-0> -i eth-0 -p udp -m udp --dport 161 -m state --state NEW -j ACCEPT Upload Node: iptables -A INPUT -s <ppm server IP> -d <Upload node eth-0> -i eth-0 -p tcp -m tcp --dport 22 -m state --state NEW -j ACCEPT iptables -A INPUT -s <ppm server IP> -d <Upload node eth-0> -i eth-0 -p udp -m udp --dport 161 -m state --state NEW -j ACCEPT iptables -A INPUT -s /32 -d /32 -i eth1 -p tcp -m tcp --dport 22 -m state --state NEW -j ACCEPT iptables -A INPUT -s /32 -d /32 -i eth1 -p udp -m udp --dport 161 -m state --state NEW -j ACCEPT In the above example, is the PPM server and is the Central node IP. 10

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

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

OVA Descriptor File Properties

OVA Descriptor File Properties 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

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

Method of Procedure for HNB Gateway Configuration on Redundant Serving Nodes

Method of Procedure for HNB Gateway Configuration on Redundant Serving Nodes Method of Procedure for HNB Gateway Configuration on Redundant Serving Nodes First Published: December 19, 2014 This method of procedure (MOP) provides the HNBGW configuration on redundant Serving nodes

More information

Method of Procedure for Multiple ASR 5000 Server Integration with Cisco RMS

Method of Procedure for Multiple ASR 5000 Server Integration with Cisco RMS Method of Procedure for Multiple First Published: November 6, 2014 Revised: May 15, 2015 Cisco Systems, Inc. www.cisco.com 1 Table of Contents Scope of MOP... 3 Architecture Diagram... 3 HW Requirements...

More information

RMS Upgrade Procedure

RMS Upgrade Procedure To upgrade from RMS4.1 FCS to RMS5.1 FCS, follow Upgrade from RMS 4.1 to RMS 5.1 FCS, on page 1. This procedure involves executing the upgrade_rms.sh script on the Central, Serving, and Upload nodes (post-rhel

More information

Cisco PCP-PNR Port Usage Information

Cisco PCP-PNR Port Usage Information Cisco PCP-PNR Port Usage Information Page 1 of 18 20-Sep-2013 Table of Contents 1 Introduction... 3 2 Prerequisites... 3 3 Glossary... 3 3.1 CISCO PCP Local Machine... 3 3.1.1 CISCO PCP Component... 4

More information

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

Cisco Provisioning Management Gateway

Cisco Provisioning Management Gateway The (PMG) is a generic provisioning and management application that provides the necessary workflow component between the Service Provider (SP) IT or Operations Support Systems (OSS) applications and the

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

Installing Cisco Broadband Access Center on Linux

Installing Cisco Broadband Access Center on Linux CHAPTER 4 Installing Cisco Broadband Access Center on Linux This chapter explains the procedure and sequence of event for a successful installation of Cisco Broadband Access Center (Cisco BAC) on Linux

More information

GSS Administration and Troubleshooting

GSS Administration and Troubleshooting CHAPTER 9 GSS Administration and Troubleshooting This chapter covers the procedures necessary to properly manage and maintain your GSSM and GSS devices, including login security, software upgrades, GSSM

More information

High Availability for Cisco RAN Management Systems

High Availability for Cisco RAN Management Systems First Published: 2014-10-13 Last Modified: 2016-06-13 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)

More information

Nortel Network Resource Manager Fundamentals. Release: NRM 2.1 Document Revision: NN

Nortel Network Resource Manager Fundamentals. Release: NRM 2.1 Document Revision: NN Release: NRM 21 Document Revision: 0301 wwwnortelcom NN48020-300 Release: NRM 21 Publication: NN48020-300 Document status: Standard Document release date: All Rights Reserved Printed in Canada, India,

More information

Cisco Provisioning Management Gateway

Cisco Provisioning Management Gateway The (PMG) is a generic provisioning and management application that provides the necessary workflow component between the Service Provider (SP) IT or Operations Support Systems (OSS) applications and the

More information

SNMP Agent Commands CHAPTER

SNMP Agent Commands CHAPTER CHAPTER 5 This chapter describes the command-line interface (CLI) commands that you can use to manage and monitor the SNMP agent on the Prime Cable Provisioning Device Provisioning Engine (DPE). The commands

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

Distribute Call Studio applications to Unified CVP VXML Servers.

Distribute Call Studio applications to Unified CVP VXML Servers. is one of the Cisco Unified Customer Voice Portal (CVP) components and a web-based interface using which you can configure other Unified CVP components and devices in the Unified CVP solution. Use to perform

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

SNMP Agent Commands CHAPTER

SNMP Agent Commands CHAPTER CHAPTER 5 This chapter describes the command-line interface (CLI) commands that you can use to manage and monitor the SNMP agent on the Cisco Broadband Access Center (Cisco BAC) Device Provisioning Engine

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 BTS Softswitch Provisioning Overview

Cisco BTS Softswitch Provisioning Overview CHAPTER 1 Revised: May 31, 2010, This chapter provides an overview of the Cisco BTS 10200 Softswitch provisioning process and tools. It includes the following sections: Provisioning Overview, page 1-1

More information

Overview of the Cisco NCS Command-Line Interface

Overview of the Cisco NCS Command-Line Interface CHAPTER 1 Overview of the Cisco NCS -Line Interface This chapter provides an overview of how to access the Cisco Prime Network Control System (NCS) command-line interface (CLI), the different command modes,

More information

Modify IP Addresses for Servers Defined by IP Address

Modify IP Addresses for Servers Defined by IP Address 2 CHAPTER Modify IP Addresses for Servers Defined by IP Address November 20, 2013 Modify Publisher Server Defined by IP Address, page 2-1, page 2-5 This section describes how to change the IP addresses

More information

VI. Corente Services Client

VI. Corente Services Client VI. Corente Services Client Corente Release 9.1 Manual 9.1.1 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Table of Contents Preface... 5 I. Introduction... 6 II. Corente Client Configuration...

More information

Push Notifications (On-Premises Deployments)

Push Notifications (On-Premises Deployments) Push Notifications Overview, page 1 Push Notifications Prerequisites, page 5 Push Notifications Configuration Task Flow, page 6 Push Notifications Troubleshooting, page 15 Push Notifications Interactions

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

Perform Backup and Restore

Perform Backup and Restore , page 1 You can schedule periodic backups using the Cisco Prime Collaboration Assurance user interface, or run backup commands manually by logging in to the system as an admin user (CLI user). However,

More information

CounterACT Wireless Plugin

CounterACT Wireless Plugin CounterACT Wireless Plugin Version 1.7.0 Table of Contents About the Wireless Plugin... 4 Wireless Network Access Device Terminology... 5 How It Works... 6 About WLAN Controller/Lightweight Access Points...

More information

ForeScout CounterACT. Configuration Guide. Version 1.8

ForeScout CounterACT. Configuration Guide. Version 1.8 ForeScout CounterACT Network Module: Wireless Plugin Version 1.8 Table of Contents About the Wireless Plugin... 4 Wireless Network Access Device Terminology... 6 How It Works... 6 About WLAN Controller/Lightweight

More information

Nortel Network Resource Manager Fundamentals. Release: NRM 2.0 Document Revision: NN

Nortel Network Resource Manager Fundamentals. Release: NRM 2.0 Document Revision: NN Release: NRM 2.0 Document Revision: 02.03 www.nortel.com NN48020-300. Release: NRM 2.0 Publication: NN48020-300 Document release date: All Rights Reserved. Printed in Canada, India, and the United States

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

Perform Backup and Restore

Perform Backup and Restore , page 1 You can schedule periodic backups using the Cisco Prime Collaboration user interface, or run backup commands manually by logging in to the system as an admin user (CLI user). However, you must

More information

Configuring Security Features on an External AAA Server

Configuring Security Features on an External AAA Server CHAPTER 3 Configuring Security Features on an External AAA Server The authentication, authorization, and accounting (AAA) feature verifies the identity of, grants access to, and tracks the actions of users

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

Cisco UCS Director Baremetal Agent Installation and Configuration Guide, Release 5.2

Cisco UCS Director Baremetal Agent Installation and Configuration Guide, Release 5.2 UCS Director Baremetal Agent Installation The purpose to this document is to illustrate the steps to install the UCS Director Baremetal Agent (PXE Server) which can be used to write/use workflows that

More information

Cisco VDS Service Broker Software Installation Guide for UCS Platforms

Cisco VDS Service Broker Software Installation Guide for UCS Platforms Cisco VDS Service Broker 1.0.1 Software Installation Guide for UCS Platforms Revised: May 2013 This document provides detailed instructions for installing the Cisco Videoscape Distribution Suite Service

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

Error and Event Log Messages

Error and Event Log Messages APPENDIXA and Event Log Messages Client Messages Login Failed Clean Access Server is not properly configured, please report to your administrator. A login page must be added and present in the system in

More information

Configuring Cisco Mobility Express controller

Configuring Cisco Mobility Express controller There are multiple ways one can configure a Cisco Mobility Express controller. They are as follows: 1 CLI Setup Wizard 2 Over the Air Setup Wizard 3 Network Plug and Play CLI Setup Wizard, page 1 Over-the-Air

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

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

Identity Firewall. About the Identity Firewall

Identity Firewall. About the Identity Firewall This chapter describes how to configure the ASA for the. About the, on page 1 Guidelines for the, on page 7 Prerequisites for the, on page 9 Configure the, on page 10 Monitoring the, on page 16 History

More information

Net LineDancer v13. Install Guide for Linux. Revision History

Net LineDancer v13. Install Guide for Linux. Revision History Net LineDancer v13 Install Guide for Linux Revision History Revision Subject Revisions First Edition (v13.08) Created as a First Edition (2013/09/03) LogicVein, Inc. www.logicvein.com Tel: +81-44-852-4200

More information

ForeScout CounterACT Resiliency Solutions

ForeScout CounterACT Resiliency Solutions ForeScout CounterACT Resiliency Solutions User Guide CounterACT Version 7.0.0 About CounterACT Resiliency Solutions Table of Contents About CounterACT Resiliency Solutions... 5 Comparison of Resiliency

More information

FortiNAC Motorola Wireless Controllers Integration

FortiNAC Motorola Wireless Controllers Integration FortiNAC Motorola Wireless Controllers Integration Version: 8.x Date: 8/29/2018 Rev: B FORTINET DOCUMENT LIBRARY http://docs.fortinet.com FORTINET VIDEO GUIDE http://video.fortinet.com FORTINET KNOWLEDGE

More information

Dell Storage Manager 2016 R3 Installation Guide

Dell Storage Manager 2016 R3 Installation Guide Dell Storage Manager 2016 R3 Installation Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either

More information

Cisco NAC Profiler UI User Administration

Cisco NAC Profiler UI User Administration CHAPTER 14 Topics in this chapter include: Overview, page 14-1 Managing Cisco NAC Profiler Web User Accounts, page 14-2 Enabling RADIUS Authentication for Cisco NAC Profiler User Accounts, page 14-7 Changing

More information

Change Server Domain

Change Server Domain CHAPTER 6 Procedure Overview, page 6-1 Procedure Workflow, page 6-2 Update DNS Records, page 6-3 Update Cisco Unified Presence Node Name, page 6-5 Update DNS Domain, page 6-6 Reboot all Servers in Cluster

More information

Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode.

Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode. Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode. Abstract This Application Note describes the steps required for installing and configuring

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

Perform Backup and Restore

Perform Backup and Restore This section explains the following:, page 1 You can schedule periodic backups using the Cisco Prime Collaboration Assurance user interface. Cisco Prime Collaboration Analytics data is backed up on a remote

More information

MultiConnect rcell 100 Series Cellular Routers

MultiConnect rcell 100 Series Cellular Routers Product Change Notification Software Release Notice MultiConnect rcell 100 Series Cellular Routers Date: January 16, 2019 I. Product Change Notification Number PCN #011619-00 II. Type of Change This is

More information

Release Notes for AutoMesh 7.17(N).0.0

Release Notes for AutoMesh 7.17(N).0.0 Release Notes for AutoMesh Software and firmware: HotView Pro software 10.17.0.0 and HotPort firmware Effective date: 1/23/2015 Hardware compatibility: The table below lists the product-specific software

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

New Rock Technologies, Inc. Unified Management System. User Guide. Document Version:

New Rock Technologies, Inc. Unified Management System. User Guide.   Document Version: New Rock Technologies, Inc. Unified Management System User Guide http://www.newrocktech.com Document Version: 201807 Amendment Records Document Rev. 01 (June, 2018) Applied to UMS V1.1.2. Copyright 2018

More information

Cisco Emergency Responder Configuration

Cisco Emergency Responder Configuration After you install Cisco Emergency Responder (Emergency Responder) and configure Cisco Unified Communications Manager (Unified CM), you can configure Emergency Responder so that it begins managing emergency

More information

Configuring and Managing the IP Camera

Configuring and Managing the IP Camera CHAPTER 3 The Cisco Video Surveillance IP Camera provides configuration windows that you use to configure and manage the IP camera. This chapter explains how to access the configuration windows, describes

More information

Backing Up and Restoring Cisco Unity Connection Components

Backing Up and Restoring Cisco Unity Connection Components Backing Up and Restoring Cisco Unity Connection Components About Cobras You must take the backup of Cisco Unity Connection components to avoid loosing any data or messages. The following are the tools

More information

Read the following information carefully, before you begin an upgrade.

Read the following information carefully, before you begin an upgrade. Read the following information carefully, before you begin an upgrade. Review Supported Upgrade Paths, page 1 Review Time Taken for Upgrade, page 1 Review Available Cisco APIC-EM Ports, page 2 Securing

More information

Getting Started with Prime Network

Getting Started with Prime Network CHAPTER 1 These topics provide some basic steps for getting started with Prime Network, such as how to set up the system and the basic parts of the Prime Network Administration GUI client. Basic Steps

More information

Installing Cisco Prime Network Unit

Installing Cisco Prime Network Unit CHAPTER 7 This chapter covers the typical installation of a Cisco Prime Network unit. This chapter includes: Before You Begin, page 7-1 Installing the Unit, page 7-2 Verifying the Unit Installation, page

More information

Domain Name and Node Name Changes

Domain Name and Node Name Changes Domain Name Change, page 1 Node Name Change, page 9 Update Domain Name for Cisco Unified Communications Manager, page 13 Domain Name Change Administrators can modify the network-level DNS default domain

More information

Smart Install in LMS CHAPTER

Smart Install in LMS CHAPTER CHAPTER 6 Smart Install (SI) is a plug-and-play configuration and image management feature that provides zero-touch deployment for new switches. You can configure SI on a switch which will then be the

More information

NetBrain OE System Quick Start Guide

NetBrain OE System Quick Start Guide NetBrain Technologies Inc. NetBrain OE System Quick Start Guide For Operator Edition Administrators Table of Contents 1. Install NetBrain OE System... 3 1.1 Install Gateway Server... 4 1.2 Install Network

More information

Domain Name and Node Name Changes

Domain Name and Node Name Changes Domain Name Change, page 1 Node Name Change, page 9 Domain Name Change Administrators can modify the network-level DNS default domain that is associated with an IM and Presence Service node or group of

More information

Using the Prime Performance Manager Web Interface

Using the Prime Performance Manager Web Interface 3 CHAPTER Using the Prime Performance Manager Web Interface The following topics provide information about using the Cisco Prime Performance Manager web interface: Accessing the Prime Performance Manager

More information

User and System Administration

User and System Administration CHAPTER 5 This chapter provides information about performing user and system administration tasks in Cisco Prime Network Analysis Module 5.1and generating diagnostic information for obtaining technical

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

Configuring High Availability (HA)

Configuring High Availability (HA) 4 CHAPTER This chapter covers the following topics: Adding High Availability Cisco NAC Appliance To Your Network, page 4-1 Installing a Clean Access Manager High Availability Pair, page 4-3 Installing

More information

1. Polycom VVX D60 Wireless Handset and Base Station Features Supported on VVX D60 Wireless Handsets Pa

1. Polycom VVX D60 Wireless Handset and Base Station Features Supported on VVX D60 Wireless Handsets Pa Polycom Documentation Copyright 2018, Polycom, Inc. All rights reserved. part of this document may be reproduced, translated into another language or format, or transmitted in any form or by any means,

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

Crestron Mercury Tabletop UC Audio Conference Console for Microsoft Teams

Crestron Mercury Tabletop UC Audio Conference Console for Microsoft Teams CCS-UC-1-T Crestron Mercury Tabletop UC Audio Conference Console for Microsoft Teams Supplemental Guide Crestron Electronics, Inc. Crestron product development software is licensed to Crestron dealers

More information

Network Management Software ALLNET Zone Controller

Network Management Software ALLNET Zone Controller Network Management Software ALLNET Zone Controller For ALL0558N / ALL02850N / ALL02860ND / ALL02880ND User Manual v1.0 Table of Contents 1. Installation & Un-installation... 4 1.1. Install NMS Suite...

More information

Talon FAST User Guide. Date Version Author Comments. November 15, Jaap van Duijvenbode Final Release

Talon FAST User Guide. Date Version Author Comments. November 15, Jaap van Duijvenbode Final Release Talon FAST 2.0.1 User Guide Date Version Author Comments November 15, 2012 2.0.1 Jaap van Duijvenbode Final Release 1 TABLE OF CONTENTS Talon FAST 2.0.1 User Guide... 1 Table of Contents... 2 1. Introduction

More information

CREE SMARTCAST TECHNOLOGY. SMARTCAST LIGHTING NETWORK WITH BACnet CAPABILITY GUIDE

CREE SMARTCAST TECHNOLOGY. SMARTCAST LIGHTING NETWORK WITH BACnet CAPABILITY GUIDE Welcome to the SmartCast Lighting Network with BACnet Capability Guide! This is the place to come for answers to all your Cree-related BACnet questions. We ll answer them here or point you to other Cree

More information

LiveNX 8.0 QUICK START GUIDE (QSG) LiveAction, Inc WEST BAYSHORE ROAD PALO ALTO, CA LIVEACTION, INC.

LiveNX 8.0 QUICK START GUIDE (QSG) LiveAction, Inc WEST BAYSHORE ROAD PALO ALTO, CA LIVEACTION, INC. LIVEACTION, INC. LiveNX 8.0 QUICK START GUIDE (QSG) LiveAction, Inc. 3500 WEST BAYSHORE ROAD PALO ALTO, CA 94303 1-1 LiveNX 8.0 Quick Start Guide (QSG) Introduction This LiveNX 8.0 Quick Start Guide will

More information

BAC Custom Properties Release 5.2

BAC Custom Properties Release 5.2 BAC Custom Properties Release 5.2 Document: Filename Doc Number Custom property used by the BAC: reference for usage. For RMS R5.2 BAC_CustomProperties_ReferenceSheet_RMS52.xls EDCS-1567263 Date 14/06/2016

More information

Configure Controller and AP Settings

Configure Controller and AP Settings Configure SNMP Credentials for Rogue AP Tracing, on page 1 Configure Protocols for CLI Sessions, on page 2 Enable Unified AP Ping Reachability Settings on the Prime Infrastructure, on page 2 Refresh Controllers

More information

HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE

HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE HT801/HT802 Firmware Release Notes IMPORTANT UPGRADING NOTE Once HT801/HT802 is upgraded to 1.0.3.2 or above, downgrading to 1.0.2.x firmware version or lower is not supported. Once HT801/HT802 is upgraded

More information

User and System Administration

User and System Administration CHAPTER 2 This chapter provides information about performing user and system administration tasks and generating diagnostic information for obtaining technical assistance. The top-level Admin window displays

More information

Administrator's Guide

Administrator's Guide Administrator's Guide Contents Administrator's Guide... 7 Using Web Config Network Configuration Software... 8 About Web Config... 8 Accessing Web Config... 8 Restricting Features Available for Users...

More information

Managing Inventory. What Is Inventory Management? Common Inventory Portlet

Managing Inventory. What Is Inventory Management? Common Inventory Portlet This section describes how to use Prime Central to manage inventory. It contains the following topics: What Is Inventory Management?, page 1 What Is Inventory Management? Managing inventory involves maintaining

More information

Discovering Network Devices

Discovering Network Devices CHAPTER 5 To generate reports, Prime Performance Manager must discover your network devices. This is accomplished by importing the device inventory from Cisco Prime Network, running device discovery from

More information

Configure Push Notifications for Cisco Jabber on iphone and ipad

Configure Push Notifications for Cisco Jabber on iphone and ipad Configure Push Notifications for Cisco Jabber on iphone and ipad Push Notifications Overview, page 1 Push Notifications Prerequisites, page 5 Push Notifications Configuration Task Flow, page 6 Push Notifications

More information

NETCONF Protocol. Restrictions for the NETCONF Protocol. Information About the NETCONF Protocol

NETCONF Protocol. Restrictions for the NETCONF Protocol. Information About the NETCONF Protocol Restrictions for the, on page 1 Information About the, on page 1 How to Configure the, on page 4 Verifying the Configuration, on page 7 Additional References for, on page 9 Feature Information for, on

More information

RSA NetWitness Logs. EMC Ionix Unified Infrastructure Manager. Event Source Log Configuration Guide

RSA NetWitness Logs. EMC Ionix Unified Infrastructure Manager. Event Source Log Configuration Guide RSA NetWitness Logs Event Source Log Configuration Guide EMC Ionix Unified Infrastructure Manager Last Modified: Monday, March 06, 2017 Event Source Product Information: Vendor: EMC Event Source: EMC Ionix

More information

Migrating to the Cisco ASA Services Module from the FWSM

Migrating to the Cisco ASA Services Module from the FWSM Migrating to the Cisco ASA Services Module from the FWSM Contents Information About the Migration, page 1 Migrating the FWSM Configuration to the ASA SM, page 2 Unsupported Runtime Commands, page 4 Configuration

More information

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Introduction Preparing the 3.2.X system for the upgrade Installing the BIG-IP version 9.2.3 software Licensing the software using

More information

Content Gateway v7.x: Frequently Asked Questions

Content Gateway v7.x: Frequently Asked Questions Content Gateway v7.x: Frequently Asked Questions Topic 60066 Content Gateway FAQs Updated: 22-October-2013 Websense Content Gateway v7.x, v7.x Websense Web Security Gateway / Anywhere v7.x, v7.x How do

More information

CLI users are not listed on the Cisco Prime Collaboration User Management page.

CLI users are not listed on the Cisco Prime Collaboration User Management page. Cisco Prime Collaboration supports creation of user roles. A user can be assigned the Super Administrator role. A Super Administrator can perform tasks that both system administrator and network administrator

More information

Dell Storage Compellent Integration Tools for VMware

Dell Storage Compellent Integration Tools for VMware Dell Storage Compellent Integration Tools for VMware Administrator s Guide Version 3.1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

Method of Procedure to Upgrade RMS OS to Red Hat Enterprise Linux 6.7

Method of Procedure to Upgrade RMS OS to Red Hat Enterprise Linux 6.7 First Published: November 20, 2015 Contents Scope of MOP... 4 Release Components... 4 Pre Requisites... 4 Assumptions... 4 Process Information... 5 Upgrade Timing... 5 Requirements... 5 Pre Maintenance...

More information

Administrator's Guide

Administrator's Guide Administrator's Guide Contents Administrator's Guide... 7 Using Web Config Network Configuration Software... 8 About Web Config... 8 Accessing Web Config... 8 Changing the Administrator Password in Web

More information

With standard audit logging, configuration changes to the system get logged in separate log files for auditing.

With standard audit logging, configuration changes to the system get logged in separate log files for auditing. , on page 1 With audit logging, configuration changes to the system get logged in separate log files for auditing. Audit Logging (Standard) When audit logging is enabled, but the detailed audit logging

More information

Solution Integration Guide for Multimedia Communication Server 5100/WLAN/Blackberry Enterprise Server

Solution Integration Guide for Multimedia Communication Server 5100/WLAN/Blackberry Enterprise Server Solution Integration Guide for Multimedia Communication Server 5100/WLAN/Blackberry Enterprise Server NN49000-302 Document status: Standard Document version: 0101 Document date: 24 May 2007 All Rights

More information

ForeScout CounterACT. Resiliency Solutions. CounterACT Version 8.0

ForeScout CounterACT. Resiliency Solutions. CounterACT Version 8.0 ForeScout CounterACT Resiliency Solutions CounterACT Version 8.0 Table of Contents About ForeScout Resiliency Solutions... 4 Comparison of Resiliency Solutions for Appliances... 5 Choosing the Right Solution

More information

Configuring the Cisco APIC-EM Settings

Configuring the Cisco APIC-EM Settings Logging into the Cisco APIC-EM, page 1 Quick Tour of the APIC-EM Graphical User Interface (GUI), page 2 Configuring the Prime Infrastructure Settings, page 3 Discovery Credentials, page 4 Security, page

More information

Dell EMC ME4 Series vsphere Client Plug-in

Dell EMC ME4 Series vsphere Client Plug-in Dell EMC ME4 Series vsphere Client Plug-in User's Guide Regulatory Model: E09J, E10J, E11J Regulatory Type: E09J001, E10J001, E11J001 Notes, cautions, and warnings NOTE: A NOTE indicates important information

More information