Cisco StadiumVision Director Bulk Administration Tool

Size: px
Start display at page:

Download "Cisco StadiumVision Director Bulk Administration Tool"

Transcription

1 Cisco StadiumVision Director Bulk Administration Tool First Published: November 4, 2011 The Bulk Administration Tool is functionality within the Cisco StadiumVision Director software that provides an alternative to manually defining DMPs, IP Phones, locations, and third-party touch panels in the Devices area of the Control Panel. It allows you to add, delete, or modify device definitions in bulk to the Cisco StadiumVision Director database as a batch export and import of data. In addition to defining the DMPs, you can use the Bulk Administration Tool to associate the DMP with a particular location. This is referred to as linking or creating a DMP-to-location mapping. Beginning in Cisco StadiumVision Director Release 2.4, you also can use the Bulk Administration Tool to export a list of configured suite names and PIN information. This document contains information about BAT through Cisco StadiumVision Director Release 3.0. For a list of changes in Cisco StadiumVision Director Release 3.1, see the Release s for Cisco StadiumVision Director Release 3.1. Contents Prerequisites for the Bulk Administration Tool, page 2 Restrictions for the Bulk Administration Tool, page 2 Information About the Bulk Administration Tool, page 2 How to Use the Bulk Administration Tool, page 9 Configuration Examples for the Bulk Administration Tool, page 17 Troubleshooting the Bulk Administration Tool, page 18 Feature Information for the Cisco StadiumVision Director Bulk Administration Tool, page 23 Americas Headquarters: Cisco Systems, Inc., 170 West Tasman Drive, San Jose, CA USA

2 Prerequisites for the Bulk Administration Tool Cisco StadiumVision Director Bulk Administration Tool Prerequisites for the Bulk Administration Tool Before you use the Bulk Administration Tool, be sure that the following requirements are met: You have a Cisco StadiumVision Director user account that is configured for an administrator role. Determine the TV locations and a naming convention for devices that you want to add. A good naming convention will aid in problem isolation and troubleshooting, enabling you to more easily identify a TV or DMP that is experiencing difficulty. Restrictions for the Bulk Administration Tool When using the Bulk Administration Tool, consider the following restrictions: The Bulk Administration Tool has been tested with Microsoft Excel Other versions have not been tested, but might also work. The Bulk Administration Tool supports tab-delimited text format only beginning in Cisco StadiumVision Director Release 2.4. This is the preferred format for Unicode text to support internationalization and localization. When updating files, be sure to save text files as Unicode text (*.txt) and not Text (Tab Delimited) (*.txt) format for import into Cisco StadiumVision Director. To avoid errors due to truncation, limit the contents of the CSV fields to 200 characters in length. When you import a file, the following limitations exist: No message is displayed when the import is completely successful. No error message is displayed if the imported file is not saved as a unicode text file format Unicode text (*.txt) using tab-separated values. In this case, the file is simply ignored and no action is taken. Be sure that you can confirm that your imported data has been uploaded. Information About the Bulk Administration Tool The Bulk Administration Tool for Cisco StadiumVision Director provides an alternative to manually adding, updating or deleting device information in the StadiumVision Director database. Device information can include DMPs, IP Phones, and third-party touch screens used for local TV control. The Bulk Administration Tool uses a tab-separated values (TSV) text file to import and export data. This file can be edited using a standard spreadsheet application, such as Microsoft Excel. Before the data is imported, the Bulk Administration Tool gets the current configuration from StadiumVision Director (which might be empty, if this is the first time you are using the tool), merges the two sets of information, and checks for errors. If no errors are found, the Bulk Administration Tool synchronizes the database. If errors are found, the Bulk Administration Tool returns an error message, as described in the Possible Error Messages section. The Bulk Administration Tool in Cisco StadiumVision Director Release 2.4 supports the following functions: DMPs, luxury suites, locations, and local control devices (IP Phone, AMX or Crestron touch panels) can be loaded into the Cisco StadiumVision Director database in a bulk manner. 2

3 Cisco StadiumVision Director Bulk Administration Tool Information About the Bulk Administration Tool Bulk association of DMP to Location is enabled using the Entry Type field to support the location association. Can be used in connection with an off-the-shelf bar code scanner for capturing DMP MAC addresses and TV Location IDs. Incremental updates are supported, allowing the tool and the Cisco StadiumVision Director user interface to be used interchangeably. The Bulk Administration Tool supports internationalization (i18n) for import/export of data, and for localization (L10n) of messages and headers. Data files for the Bulk Administration Tool should be saved and imported as.txt data files in Unicode or UTF-16 format. Exported data is in UTF-16LE with Byte Order Mark (BOM) this format is supported in Microsoft Windows and Apple MAC environments for all Unicode, including double-byte characters found in Chinese. Microsoft Excel 2007 does not support UTF-16LE format, but you can use Unicode UTF-8. TSV data is validated upon upload and any errors detected are logged in a separate file. Existing database records can be deleted or modified in bulk using the Operation Type field. TSV File Formats The format of the TSV file differs depending on whether you are using export/import from the Locations & DMPs tab or from the Locations-DMP Mapping tab in the Devices window of Control Panel Setup. Locations and DMPs TSV File Format Table 1 describes the TSV file format and field descriptions for the text file used for import and export of information from the Locations & DMPs tab on the Devices screen of the Control Panel Setup window. 3

4 Information About the Bulk Administration Tool Cisco StadiumVision Director Bulk Administration Tool Table 1 Locations & DMPs TSV Field Information Field Required? Description Possible Values Operation Type Yes Specifies the action that you want to take with this row of data in the TSV file. Entry Type Yes, for DMPs, IP phones, and locations. Indicates the type of entry to which the information in this row applies. The following values are supported: Create Creates an entry. Delete Deletes an entry in Cisco StadiumVision Director that matches the data in this row. Update Updates an entry in Cisco StadiumVision Director with the data in this row. The following values are supported: DMP The entry is for a DMP. Data supplied should include MAC address, IP address, Name, and TV Type. LOCATION The entry is for the physical location of the TV to which the DMP is attached. Data supplied should include the Location Name and the Location ID (optional). LOCATIONn The entry is for both the DMP and the location. MAC Address No The MAC address of the device. May be in one of the following forms: AA:BB:CC:DD:EE:FF aabb.ccdd.eeff aabbccddeeff (This is the format on the bar code label on the bottom of the DMP 4310) The only permitted characters are 0-F and colon, dash, period as shown above and letters are not case sensitive. IP Address Yes, for DMPs and LOCATIONn entries. The IP address of the device. For DMPs, this is the static address that was assigned to the DMP when it was installed. Must be a unique, valid IPv4 address (e.g is not permitted). Cisco StadiumVision Director does not validate the address or check for duplicates; it only verifies that the IP Address is in the correct format. 4

5 Cisco StadiumVision Director Bulk Administration Tool Information About the Bulk Administration Tool Table 1 Locations & DMPs TSV Field Information (continued) Field Required? Description Possible Values Name Yes The name that you would like to use to refer to this device. If the entry type is LOCATION, then this is the LocationName that is referenced in the Location to DMP mapping file. To be most effective a naming convention is typically employed by the user. This naming convention may use a hierarchical naming convention to efficiently identify a location and make its assignment to Zones and Groups more natural. Cisco StadiumVision Director does not enforce any naming convention, however, it does enforce uniqueness for the name attribute. Old Name No The existing name of the device. This field is required if the operation type is Update and the Name is being changed. Should only use A-Z a-z 0-9 space _ - Invalid Characters % *, :? = / \ " ' [ ] ( ) + Not to exceed 200 characters and spaces. Cisco StadiumVision Director does not prevent use of the same name for different devices. Therefore, ensure that you define unique names to each device. See the StadiumVision Video Endpoint Design and Implementation Guide for recommended naming best practices. Must match an existing device name. Model Name Yes, if device is a DMP. The model of the DMP. The following values are supported: LocationID No This is user assigned and has no special meaning to Cisco StadiumVision Director. The LocationID intended use is to easily identify the physical location of the devices. For example, a location that is identified by the Architectural Diagram or Map used to install TVs at a venue. State No The current state of the DMP. This field is provided in the export process for convenience. It is not used during the import process. DMP-4305 DMP-4310 Should only use A-Z a-z 0-9 space _ - Invalid Characters % *, :? = / \ " ' [ ] ( ) + Not to exceed 200 characters and spaces. Cisco StadiumVision Director does not prevent use of the same name for different devices. Therefore, ensure that you define unique names to each device. Not used during import. 5

6 Information About the Bulk Administration Tool Cisco StadiumVision Director Bulk Administration Tool Table 1 Locations & DMPs TSV Field Information (continued) Field Required? Description Possible Values Service Type No For IP Phones that are used for local control, this indicates the StadiumVision service to be run on the phone. The following values are supported: Luxury Suite Service includes support for both Cisco StadiumVision Director Video Management Services and Commerce Services. AdminOffice Service includes support for only the Cisco StadiumVision Director Video Management Services. This is designed for use in locations where a Cisco IP Phone will be used for local TV control and there is no need for commerce integration, such as an administrative office. Description No A text description of the device. Should only use A-Z a-z 0-9 space _ - Invalid Characters % *, :? = / \ " ' [ ] ( ) + Not to exceed 200 characters and spaces. TV Type No The display specification associated with the model of the TV to which the DMP is attached. All TVs of the same model should have the same TV Type. This information is used for managing the RS-232 codes for each model. Suite Control Type Suite Name Yes, if device is associated with a local control area. Yes, if device is associated with a local control area. The device to be used for local TV control in the luxury suite or other local control area. The name of the luxury suite or other local control area. Old Suite Name No The name of an existing luxury suite or other local control area. This field is required if the operation type is Update and the Suite Name is being changed. Must match the name of an existing display specification. Display specifications are created in the Control Panel under Setup > Devices > Display Specifications. The following values are supported: Infrared IP Phone 3rd Party Should only use A-Z a-z 0-9 space _ - Invalid Characters % *, :? = / \ " ' [ ] ( ) + Not to exceed 200 characters and spaces. Must match an existing suite name. 6

7 Cisco StadiumVision Director Bulk Administration Tool Information About the Bulk Administration Tool Table 1 Locations & DMPs TSV Field Information (continued) Field Required? Description Possible Values Suite DMP Logical ID Yes, if device is associated with a local control area. For a given suite, the logical number for each device. This determines the order in which the TV labels are displayed on the IP phone. For example, in a given suite, Main may be 1, Bar may be 2, outside may be 3. TV Name No The label shown on the TV when the banner is brought up on the TV. This is also the name displayed on the IP phone identify the TV. For example, the label may be a description of the TV's location in the suite, like Main or Bar. Suite Controller IP Suite Controller MAC Suite Controller Name Old Suite Controller Name Yes, if device is associated with a local control area (not required if Suite Control Type is Infrared). No Yes, if device is associated with a local control area (not required if Suite Control Type is Infrared). No External Suite ID No External Suite Name No The IP address of the IP phone or third party device that will be controlling this suite. The MAC address of the IP phone or third party device that will be controlling this suite. The name of the local control device. The existing name of the local control device. This field is required if the operation type is Update and the Suite Controller Name is being changed. The suite ID used to identify this suite in the Point of Sale system. The suite name used to identify this suite in the Point of Sale system. A numeric value 1 through x, where x is the total number of TVs/DMPs in the suite. Alphanumeric text. Because this name (or label) is displayed on the IP Phone, the name should be limited to 12 characters or less. Due to the space allotted for display labels on the IP Phone interface, more than 12 characters may have undesirable results. Must be unique. Must be a valid IPv4 address (e.g is not permitted). StadiumVision Director does not validate the address or check for duplicates; it only verifies that the IP Address is in the correct format. May be in one of the following forms: AA:BB:CC:DD:EE:FF aabb.ccdd.eeff aabbccddeeff The only permitted characters are 0-F and colon, dash, period as shown above and letters are not case sensitive. Should only use A-Z a-z 0-9 space _ - Invalid Characters % *, :? = / \ " ' [ ] ( ) + Not to exceed 200 characters and spaces. Must match an existing device name. The external suite ID must match value configured in the Point of Sale system. The external suite name (if configured) must match value configured in the Point of Sale system. 7

8 Information About the Bulk Administration Tool Cisco StadiumVision Director Bulk Administration Tool Table 1 Locations & DMPs TSV Field Information (continued) Field Required? Description Possible Values Vendor Installation No Locations to DMP Mapping TSV File Format The name of a Point of Sale vendor that will service this luxury suite. Store No The name of the store (within the vendor installation) that will service this luxury suite. Group1 Group8 No The name of each group with which the DMP is associated. You should add all DMPs to the nonevent_group. Alphanumeric text. The vendor installation must match the name configured in Cisco StadiumVision Director. Alphanumeric text. The store must match the store name configured in Cisco StadiumVision Director. Alphanumeric text. The group must match the group name configured in Cisco StadiumVision Director, or if the group name does not exist it will be created. Table 2 describes the TSV file format and field descriptions for the text file used for import and export of information from the Locations-DMP Mapping tab on the Devices screen of the Control Panel Setup window. Table 2 Locations to DMP Mapping TSV Field Information Field Description Possible Values MAC Address The MAC address of the device. May be in one of the following forms: LocationID LocationName The DMP with this MAC address must already exist in the Cisco StadiumVision Director server database in order for the mapping to succeed. This is user assigned and has no special meaning to Cisco StadiumVision Director. The LocationID purpose is to easily identify the physical location of the devices. For example, a location that is identified by the Architectural Diagram or Map used to install TVs at a venue. This is the name column in the sne_device table. The LocationName must already exist in the Cisco StadiumVision Director server database for the mapping to be successful. AA:BB:CC:DD:EE:FF aabb.ccdd.eeff aabbccddeeff (This is the format on the bar code label on the bottom of the DMP 4310) The only permitted characters are 0-F and colon, dash, period as shown above and letters are not case sensitive. Should only use A-Z a-z 0-9 space _ - Invalid Characters % *, :? = / \ " ' [ ] ( ) + Not to exceed 200 characters and spaces. See the StadiumVision Video Endpoint Design and Implementation Guide for recommended naming best practices. Should only use A-Z a-z 0-9 space _ - Invalid Characters % *, :? = / \ " ' [ ] ( ) + Not to exceed 200 characters and spaces. See the StadiumVision Video Endpoint Design and Implementation Guide for recommended naming best practices. 8

9 Cisco StadiumVision Director Bulk Administration Tool How to Use the Bulk Administration Tool How to Use the Bulk Administration Tool This section includes the following tasks: Exporting and Downloading a TSV File for Locations and DMPs, page 9 Editing a TSV File, page 10 Exporting and Downloading a TSV File for DMP Mapping, page 14 Importing a TSV File, page 15 Exporting Luxury Suite Names and PIN Information, page 16 Exporting and Downloading a TSV File for Locations and DMPs Tip If you do not yet have any information for Locations and DMPs in the Cisco StadiumVision Director Server, you can export an empty file that will have the appropriate formatting for headings only so that you can add new Locations and DMPs from a spreadsheet application. To export and download a TSV file for Location and DMP information from the Cisco StadiumVision Director server, complete the following steps: Step 1 Step 2 Step 3 Step 4 Log into Cisco StadiumVision Director as an administrator. From the Cisco StadiumVision Director main menu, click Control Panel. The Control Panel window is displayed in a new window. From the Control Panel window, click Setup > Devices > Locations & DMPs tab. Click Export. 9

10 How to Use the Bulk Administration Tool Cisco StadiumVision Director Bulk Administration Tool Step 5 When the Export box displays, click Download. Step 6 When the Select location for download window appears, type the name of the.txt file that you want to save, or accept the default name and click Save. Editing a TSV File This section describes some of the related tasks to modify a TSV file with data to be imported into Cisco StadiumVision Director. This section includes the following tasks: Creating a DMP or Location Entry in a TSV File, page 11 Creating an IP Phone or Third Party Device Entry, page 12 Deleting an Existing Entry, page 12 Updating an Existing Entry, page 13 10

11 Cisco StadiumVision Director Bulk Administration Tool How to Use the Bulk Administration Tool Figure 1 shows a sample TSV file with data showing delete, update, and create operation types as a reference for the tasks described in this section. Figure 1 Sample Edit of a TSV File Creating a DMP or Location Entry in a TSV File To create a DMP or Location entry in a TSV file, complete the following steps: Step 1 Open the file that you exported from the Cisco StadiumVision Director Server in a standard spreadsheet application (such as Microsoft Excel), as a tab-delimited text (.txt) file. Step 2 In the first available cell of the Operation Type column, type create (see Figure 1). Step 3 Step 4 In the corresponding Entry Type cell, type one of the following values with the appropriate case: DMP Specifies that the entry is for a new DMP. LOCATION Specifies that the entry is for a physical location of the TV to which the DMP is attached. LOCATIONn Specifies that the entry is for both the DMP and the location. Complete the remaining cells according to the Entry Type that you specified, and refer to Table 1 for a description of optional and required fields: For a new DMP entry Data supplied should include the IP address, Name, Model Name, and TV Type. Only the IP address, Name, and Model Name are required. Timesaver The MAC address is populated automatically when Cisco StadiumVision Director polls the DMP using its IP address. For a new LOCATION entry Data supplied should include the Location Name and the Location ID (optional). 11

12 How to Use the Bulk Administration Tool Cisco StadiumVision Director Bulk Administration Tool Step 5 Save the file as a Unicode text (*.txt) file. Do not save as Text (Tab Delimited) (*.txt). Creating an IP Phone or Third Party Device Entry To create an IP phone or third party device entry in a TSV file, complete the following steps: Step 1 Open the file that you exported from the Cisco StadiumVision Director Server in a standard spreadsheet application (such as Microsoft Excel), as a tab-delimited text (.txt) file. Step 2 In the first available cell of the Operation Type column, type create (see Figure 1). Step 3 In the corresponding Suite Control Type cell, type one of the following values with the appropriate case: Infrared IP Phone 3rd Party An IP phone can only be created as part of a LOCATION or LOCATIONn entry type. So, you can either add the IP Phone as part of a LOCATION create entry, or a LOCATION update entry. For more information about updating an existing entry, see the Updating an Existing Entry section on page 13. Step 4 Complete the remaining cells according to the Suite Control Type that you specified, and refer to Table 1 for a description of optional and required fields. Step 5 Save the file as a Unicode text file. Do not save as Text (Tab Delimited) (*.txt). Deleting an Existing Entry To delete an existing entry in a TSV file, complete the following steps: Step 1 Step 2 Step 3 Open the file that you exported from the Cisco StadiumVision Director Server in a standard spreadsheet application (such as Microsoft Excel), as a tab-delimited text (.txt) file. In the Operation Type cell that corresponds to the entry that you want to remove, type delete (see Figure 1). Save the file as a Unicode text file. 12

13 Cisco StadiumVision Director Bulk Administration Tool How to Use the Bulk Administration Tool Do not save as Text (Tab Delimited) (*.txt). Updating an Existing Entry For most fields that you want to update, simply overwrite the existing value and Cisco StadiumVision Director will replace that value based on the matching MAC or IP address for the entry when you import the data. For name-related fields, the updates are made in two separate cells one that states the original old name, and one that specifies the modified name. For example, Figure 1 shows how to change the name of LOCATIONn at The original name of 300-SW-021 is typed in the cell labeled Old Name, and the modified name of 100-SE-031 is typed in the cell labeled Name. To update an existing entry in a TSV file, complete the following steps: Step 1 Step 2 Step 3 Open the file that you exported from the Cisco StadiumVision Director Server in a standard spreadsheet application (such as Microsoft Excel), as a tab-delimited text (.txt) file. In the Operation Type cell that corresponds to the entry that you want to modify, type update (see Figure 1). Complete the appropriate cells for the corresponding field values that you want to modify (according to the type of entry that you are changing), and refer to Table 1 for a description of optional and required fields. Tip Any field that that you do not want to change can be left blank. Step 4 Step 5 To change the value of a name-related field, do one of the following: To rename a device: Copy the value from the Name field, to the Old Name field. Type the new name in the Name field. To rename a suite: Copy the value from the Suite Name field, to the Old Suite Name field. Type the new name in the Suite Name field. To rename a suite controller: Copy the value from the Suite Controller Name field, to the Old Suite Controller Name field. Type the new name in the Suite Controller Name field. Save the file as a Unicode text file. 13

14 How to Use the Bulk Administration Tool Cisco StadiumVision Director Bulk Administration Tool Do not save as Text (Tab Delimited) (*.txt). Exporting and Downloading a TSV File for DMP Mapping You can export two forms of TSV files from the Location-DMP Mapping tab, with the following information: MAC address information only (exported from the Available Devices box) TSV file that contains all of the MAC addresses from existing DMPs that you can use to copy into the TSV file with location information to link existing MAC addresses to locations. MAC address and location information (exported from the Locations box) TSV file that contains MAC addresses, location names, and location IDs. This file is used to link or unlink DMPs from locations. To export and download a TSV file for DMP mapping information from the Cisco StadiumVision Director server, complete the following steps: Step 1 Step 2 Step 3 Step 4 Log into Cisco StadiumVision Director as an administrator. From the Cisco StadiumVision Director main menu, click Control Panel. The Control Panel window is displayed. From the Control Panel window, click Setup > Devices > Location-DMP Mapping tab. (Optional) To export a list of available MAC addresses only for existing DMPs, complete the following steps: In the Available Devices box, click Export. a. When the Export box displays, click Download. b. When the Select location for download window appears, type the name of the.txt file and specify the file location, or accept the default name and click Save. A TSV file that contains only MAC addresses is created. 14

15 Cisco StadiumVision Director Bulk Administration Tool How to Use the Bulk Administration Tool Step 5 To export the current mapping of DMPs to Locations, complete the following steps: In the Locations box, click Export. a. When the Export box displays, click Download. b. When the Select location for download window appears, type the name of the.txt file and specify the file location, or accept the default name and click Save. A TSV file that contains MAC addresses, Location names, and Location IDs is created. Importing a TSV File To import a TSV file to Cisco StadiumVision Director server, complete the following steps: Step 1 Step 2 Step 3 Log into Cisco StadiumVision Director as an administrator. From the Cisco StadiumVision Director main menu, click Control Panel. The Control Panel window is displayed. Do one of the following: To import a TSV file for DMP mapping, from the Control Panel window, click Setup > Devices > Locations & DMPs tab. Click Import. 15

16 How to Use the Bulk Administration Tool Cisco StadiumVision Director Bulk Administration Tool To import a TSV file for DMP mapping, from the Control Panel window, click Setup > Devices > Location-DMP Mapping tab. Click Import. Step 4 When the Select file for upload window appears, select the location and name of the.txt file that you want to import, and click Open. When the import is complete, a message is displayed that shows the total number of records that were processed, the number that were successfully processed, and the number that failed. No confirmation is provided if the import is completely successful. See also the Restrictions for the Bulk Administration Tool section on page 2. If any records failed, a message box is displayed that allows you to save a text file that includes only the rows that contain errors and an indicator of the error. For more information, see the Troubleshooting the Bulk Administration Tool section on page 18. Exporting Luxury Suite Names and PIN Information Beginning in Cisco StadiumVision Director Release 2.4, you can generate PINs for luxury suites, and you can manage these assignments by exporting the configured PINs for all luxury suites in a tab-delimited text file using the Bulk Administration Tool. You cannot import PIN information to Cisco StadiumVision Director. To export luxury suite names and PIN information from the Cisco StadiumVision Director server, complete the following steps: Step 1 Step 2 Step 3 Log into Cisco StadiumVision Director as an administrator. From the Cisco StadiumVision Director main menu, click Control Panel. The Control Panel window is displayed. From the Control Panel window, click Setup > Luxury Suite > Local Control PINs tab. 16

17 Cisco StadiumVision Director Bulk Administration Tool Configuration Examples for the Bulk Administration Tool Step 4 Click Export. Step 5 Step 6 When the Export box displays, click Download. When the Select location for download window appears, type the name of the.txt file that you want to save, or accept the default name and click Save. A TSV file that contains suite names, PIN names, PIN types, and modify dates is created. You can import this file into a standard spreadsheet application as a tab-delimited text file as with other downloaded text files from the Bulk Administration Tool. Configuration Examples for the Bulk Administration Tool This section provides examples of how to modify TSV files to implement specific types of changes. Example: Linking and Unlinking Existing DMPs to Locations Using a TSV File To link the DMP to a location, complete the following steps: Step 1 Step 2 Open the TSV file for DMP mapping that you exported from the Locations box of the Cisco StadiumVision Director Server in a standard spreadsheet application (such as Microsoft Excel), as a tab-delimited text (.txt) file. For more information, see the Exporting and Downloading a TSV File for DMP Mapping section on page 14. To link an existing DMP to a location, complete the following steps: In the MAC field, enter the MAC address of an existing DMP. 17

18 Troubleshooting the Bulk Administration Tool Cisco StadiumVision Director Bulk Administration Tool Tip If you exported a list of existing DMP MAC addresses, you can copy the MAC addresses from that text file. a. In the LocationName field, type a name for the location that you want to link to the corresponding DMP. b. (Optional) In the LocationID field, type an ID for the location. Step 3 Step 4 To unlink an existing DMP from a location, complete the following step: In the MAC field for an existing DMP, delete the MAC address. Save the file as a Unicode text file. Do not save as Text (Tab Delimited) (*.txt). Step 5 Import the TSV file to Cisco StadiumVision Director. See the Importing a TSV File section on page 15. Troubleshooting the Bulk Administration Tool If any records failed while importing a TSV file to Cisco StadiumVision Director, a message box is displayed that allows you to click Download to create a text file that includes only the rows that contain errors along with an error message. After you download this file and save it as a text file, you can open it in a spreadsheet application as you would any of the downloaded text files from Cisco StadiumVision Director to view the specfic errors. Troubleshooting Tips You must open the error file with Microsoft Excel or another spreadsheet application. If you double-click the file to open it, the content is opened in pad (by default on a Windows computer), but the error information is unreadable. Be sure that you can confirm that your imported data has been uploaded to the Cisco StadiumVision Director server because when you import a file, the following limitations exist: No confirmation message is displayed when the import is fully successful. 18

19 Cisco StadiumVision Director Bulk Administration Tool Troubleshooting the Bulk Administration Tool No error message is displayed if the imported file is not saved as a unicode text file format Unicode text (*.txt) using tab-separated values. In this case, the file is simply ignored and no action is taken. If you cannot get your import to work as expected, try to simplify the content in the import file until it works. Then, add additional information for import. Error Messages Caution No error message is displayed if the imported file is not saved as a unicode text file format Unicode text (*.txt) using tab-separated values. In this case, the file is simply ignored and no action is taken. Be sure that you can confirm that your imported data has been uploaded. Table 3 provides a list of possible error messages, their meanings, and recommended resolutions. Table 3 Bulk Administration Tool Error Messages Message in the Error Text Field Description Resolution Unknown Operation Mode** The Operation Type field for the entry Enter one of the following values: is empty. create Invalid Device MAC Address:{MAC} The MAC address entered was not 12 valid hexadecimal characters. The Bulk Administration Tool translates the MAC address entered into a valid MAC format ( for example, 00:0f:01:02:03:04) after which the tool validates the format and characters. Invalid Suite Controller MAC Address:{MAC} Invalid Suite Controller MAC Address:{MAC} The MAC address entered was not 12 valid hexadecimal characters. The Bulk Administration Tool translates the MAC address entered into a valid MAC format ( for example, 00:0f:01:02:03:04) after which the tool validates the format and characters. The MAC address entered was not 12 valid hexadecimal characters. The Bulk Administration Tool translates the MAC address entered into a valid MAC format ( for example, 00:0f:01:02:03:04) after which the tool validates the format and characters. delete update Enter 12 valid hexadecimal characters in the row that contains this error. Enter 12 valid hexadecimal characters in the row that contains this error. Enter 12 valid hexadecimal characters in the row that contains this error. 19

20 Troubleshooting the Bulk Administration Tool Cisco StadiumVision Director Bulk Administration Tool Table 3 Bulk Administration Tool Error Messages (continued) Device named {device name} has empty IP Address Invalid IP Address Format:{IP Address} Invalid Controller IP Address Format{IP Address} Suite Controller Ip Address is empty Device Name has invalid character colon Device Name is Empty Invalid Model Name Duplicate entry '{value}' for key 1 Duplicate entry '{value}' for key 2 Duplicate entry '{value}' for key 3 Invalid CSV File Heading(Column #1 should be MAC, and Column #2 should be LocationName or LocationID Source Device is null Destination Device is null Source and Destination Device are the same Invalid source or destination id The IP address of the device either was not entered or was entered as blank. The format of IP address entered was incorrect. The format of IP address entered was incorrect. The IP address of the Suite Controller either was not entered or was entered as blank. The device name contains a colon, which is not allowed. The device name either was not entered or was entered as blank. The device model is invalid. Only DMP-4305G and DMP-4310G are valid entries. A duplicate value was entered for one of the following fields: Name, MAC address, or LocationID. When importing a CSV file on the Locations-DMP Mapping tab, the first row of the CSV file (which is the header) is incorrect. The Source Device referred to by the MAC address in the CSV file, does not exists in in the database. The Destination Device referred to by the LocationName or Location ID in the CSV file does not exists in the database. The Source MAC address and Destination Location specified in the CSV file refers to the same device. For Link Operation these should be different. The Source Device or the Destination Device ID specified does not exists in the database. This message is generated when the Link Operation is performed using the UI. Enter a valid IP address in the row that contains this error. Correct the format of the IP address in the row that contains this error. Correct the format of the IP address in the row that contains this error. Enter a valid IP address in the row that contains this error. Remove or replace the colon from the device name in the row that contains this error. Enter the device name in the row that contains this error. Enter a valid model name (DMP-4305G or DMP-4310). Search for {value} in the row that contains this error and correct the duplication. Check the input CSV file. The first entry in the row should be MAC address, the second column should be LocationName or LocationID. Other columns are ignored. Verify the MAC address using Export. Verify the LocationName or LocationID using Export. Verify the Source MAC address and Destination Location using Export. Verify the Source Device ID and the Destination Device ID using Export. 20

21 Cisco StadiumVision Director Bulk Administration Tool Troubleshooting the Bulk Administration Tool Table 3 Bulk Administration Tool Error Messages (continued) Invalid Source and Destination device id specified in LinkRequestVO Error: Could not get the source device, ID:{SourceDeviceID} Error: Could not get the Destination device, ID:{DestinationDeviceID} The Source Device or the Destination Device ID specified does not exists in the database. This message is generated when the Link Operation is performed using the UI. The Source Device ID specified does not exists in the database. This message is generated when the Link Operation is performed using the UI. The Destination Device ID specified does not exists in the database. This message is generated when the Link Operation is performed using the UI. Source Device MAC address is null or empty The MAC address for the Source Device is empty or null. Link Unsuccessful, For SouceMAC : {SourceDevice MAC Address}, Destination Location Name : {destnlocname} Exception Message: {Exception Message returned from Data Access Layer} Invalid Destination ID Specified, ID:{Destination ID} UnLink Unsuccessful, Destination : {destiondeviceid} Exception Message:{Data Access Layer exception Destination Device:{destiondeviceid} not found Destination Object Types is invalid for link operation( it should be Type- #2 or Type - #3) Source Object Type is invalid for link operation(it should be #1 or #3 This is a Duplicate or Database low level error. The Destination ID specified in the Unlink Operation is invalid. This is a Duplicate or Database low level error. The Destination Device ID specified in the Unlink Operation does not exist in the database. In the linking process, the Destination Object can be a LOCATION (Type 2) or a LOCATIONn (Type 3). In the linking process, the Source Object can be a DMP (Type 1) or a LOCATIONn (Type 3). Verify the Source Device ID and the Destination Device ID using Export. Verify the Source Device ID using Export. Verify the Destination Device ID using Export. The Source MAC address must exist before performing a Link Operation. Run getstatus before running the Link Operation. Report this error to the escalation team. Specify a valid Destination ID. Report this error to the escalation team. Enter a valid Destination Device ID. Verify that the destination object being linked is either a LOCATION or a LOCATIONn. Verify that the source object being linked is either a DMP and a LOCATIONn. 21

22 Troubleshooting the Bulk Administration Tool Cisco StadiumVision Director Bulk Administration Tool Table 3 Bulk Administration Tool Error Messages (continued) Source, Destination Object Type combination is invalid for link operation Mac Address is null or empty Destination Object Type invalid for Unlink operation( it should be Type- #3) Could not get the device, ID:{deviceid},Exception:{Data Access Layer Exception} In the linking process: The Destination Object can be a LOCATION (Type 2) or a LOCATIONn (Type 3). The Source Object can be a DMP (Type 1) or a LOCATIONn (Type 3). The Source Device MAC is null or empty. This message is generated when the Link Operation is performed using the UI. In the unlinking process, the Destination Object must be a LOCATIONn (Type 3). An error occurred while retrieving the Device information for export. Verify that the source and destination object types are correct. Check the Source Device MAC address. If it is empty, run getstat(). Verify that the destination object being unlinked is either a LOCATIONn. Verify that the device ID being exported exists in the database. If it exists, then further troubleshooting is required based on the Data Access Layer Exception. Contact the escalation team. 22

23 Cisco StadiumVision Director Bulk Administration Tool Feature Information for the Cisco StadiumVision Director Bulk Administration Tool Feature Information for the Cisco StadiumVision Director Bulk Administration Tool Table 4 lists the release history for this feature. Table 4 Feature Information for the Cisco StadiumVision Director Bulk Administration Tool Date Releases Feature Information November 4, 2011 Release Initial release for Cisco StadiumVision Director Release 2.4. The following enhancements are introduced for the Bulk Administration Tool: The tool has been modified to support internationalization (i18n) for import/export of data, and for localization (L10n) of messages and headers, and includes the following changes: The.csv file extension is no longer supported. The tool now supports.txt files for saving of data in Unicode format. Comma-delimited data for import is no longer supported; it is replaced by tab-delimited format (preferred format for Unicode text). Data files for the Bulk Administration Tool should be saved and imported as.txt data files in unicode or UTF-16 format. Exported data is in UTF-16LE with Byte Order Mark (BOM) this format is supported in Microsoft Windows and Apple MAC environments for all Unicode, including double-byte characters found in Chinese, and so on. The tool adds support for export of suite names and PIN information. Cisco and the Cisco Logo are trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and other countries. A listing of Cisco's trademarks can be found at Third party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1005R) Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental Cisco Systems, Inc. All rights reserved. 23

24 Feature Information for the Cisco StadiumVision Director Bulk Administration Tool Cisco StadiumVision Director Bulk Administration Tool 24

Cisco StadiumVision Director Localization Guide

Cisco StadiumVision Director Localization Guide Cisco StadiumVision Director Localization Guide First Published: June 10, 2013 Revised: June 18, 2013 This document describes information about installation and configuration of language support for the

More information

Configuring Cisco StadiumVision Director for External Triggers

Configuring Cisco StadiumVision Director for External Triggers Configuring Cisco StadiumVision Director for External Triggers First Published: May 29, 2012 This document is intended for Cisco StadiumVision Director administrators who are responsible for working with

More information

Configuring Cisco StadiumVision Director for External Triggers

Configuring Cisco StadiumVision Director for External Triggers Configuring Cisco StadiumVision Director for External Triggers First Published: May 29, 2012 Revised: March 8, 2013 This document is intended for Cisco StadiumVision Director administrators who are responsible

More information

Cisco StadiumVision Getting Started with the Management Dashboard

Cisco StadiumVision Getting Started with the Management Dashboard Cisco StadiumVision Getting Started with the Management Dashboard All Releases November 2015 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

User Guide for Cisco Device Assignment Tool

User Guide for Cisco Device Assignment Tool First Published: March 19, 2015 Last Modified: July 16, 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

More information

Using Flexible NetFlow Top N Talkers to Analyze Network Traffic

Using Flexible NetFlow Top N Talkers to Analyze Network Traffic Using Flexible NetFlow Top N Talkers to Analyze Network Traffic Last Updated: September 4, 2012 This document contains information about and instructions for using the Flexible NetFlow--Top N Talkers Support

More information

Cisco TEO Adapter Guide for

Cisco TEO Adapter Guide for Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text Part

More information

QoS: Child Service Policy for Priority Class

QoS: Child Service Policy for Priority Class QoS: Child Service Policy for Priority Class First Published: November, 2006 The QoS: Child Service Policy for Priority Class feature allows you to configure a child service policy with nonqueuing-based

More information

Cisco StadiumVision Management Dashboard Monitored Services Guide

Cisco StadiumVision Management Dashboard Monitored Services Guide Cisco StadiumVision Management Dashboard Monitored Services Guide Release 2.3 May 2011 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Flexible NetFlow Full Flow support

Flexible NetFlow Full Flow support Flexible NetFlow Full Flow support Last Updated: January 29, 2013 The Flexible NetFlow - Full Flow support feature enables Flexible NetFlow to collect flow records for every packet. Finding Feature Information,

More information

Cisco TEO Adapter Guide for Microsoft Windows

Cisco TEO Adapter Guide for Microsoft Windows Cisco TEO Adapter Guide for Microsoft Windows Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800

More information

Configuring Priority Queueing

Configuring Priority Queueing Configuring Priority Queueing Last Updated: December 5, 2011 This module describes the tasks for configuring priority queueing (PQ) on a router. Use Cisco Feature Navigator to find information about platform

More information

Cisco TEO Adapter Guide for Microsoft System Center Operations Manager 2007

Cisco TEO Adapter Guide for Microsoft System Center Operations Manager 2007 Cisco TEO Adapter Guide for Microsoft System Center Operations Manager 2007 Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

CPU Thresholding Notification

CPU Thresholding Notification CPU Thresholding Notification Last Updated: October 10, 2011 The CPU Thresholding Notification feature notifies users when a predefined threshold of CPU usage is crossed by generating a Simple Network

More information

QoS: Child Service Policy for Priority Class

QoS: Child Service Policy for Priority Class QoS: Child Service Policy for Priority Class First Published: November, 2006 Last Updated: March 2, 2009 The QoS: Child Service Policy for Priority Class feature allows you to configure a child service

More information

Encrypted Vendor-Specific Attributes

Encrypted Vendor-Specific Attributes Encrypted Vendor-Specific Attributes Last Updated: January 15, 2012 The Encrypted Vendor-Specific Attributes feature provides users with a way to centrally manage filters at a RADIUS server and supports

More information

Netflow v9 for IPv6. Finding Feature Information. Prerequisites for Netflow v9 for IPv6. Information About Netflow v9 for IPv6

Netflow v9 for IPv6. Finding Feature Information. Prerequisites for Netflow v9 for IPv6. Information About Netflow v9 for IPv6 Netflow v9 for IPv6 Last Updated: July 31, 2012 This module contains information about and instructions for configuring NetFlow and NetFlow Data Export (NDE) for capturing and exporting data from IP version

More information

Cisco Terminal Services (TS) Agent Guide, Version 1.1

Cisco Terminal Services (TS) Agent Guide, Version 1.1 First Published: 2017-05-03 Last Modified: 2017-12-19 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

Configuring NetFlow BGP Next Hop Support for Accounting and Analysis

Configuring NetFlow BGP Next Hop Support for Accounting and Analysis Configuring NetFlow BGP Next Hop Support for Accounting and Analysis Last Updated: November 27, 2012 This document provides information about and instructions for configuring NetFlow Border Gateway Protocol

More information

Logging to Local Nonvolatile Storage (ATA Disk)

Logging to Local Nonvolatile Storage (ATA Disk) Logging to Local Nonvolatile Storage (ATA Last Updated: October 12, 2011 The Logging to Local Nonvolatile Storage (ATA feature enables system logging messages to be saved on an advanced technology attachment

More information

Cisco Terminal Services (TS) Agent Guide, Version 1.1

Cisco Terminal Services (TS) Agent Guide, Version 1.1 First Published: 2017-05-03 Last Modified: 2017-10-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

Bulk Provisioning Overview

Bulk Provisioning Overview CHAPTER 8 Bulk provisioning functionality in the Cisco Voice Provisioning Tool allows you to add or modify a large number of users or a large number of phones/device profiles (and the corresponding configuration

More information

Configuring Port to Application Mapping

Configuring Port to Application Mapping Configuring Port to Application Mapping Last Updated: January 19, 2012 This chapter describes the Cisco IOS Firewall Port to Application Mapping (PAM) feature. PAM enables CBAC-supported applications to

More information

Important Electrostatic Discharge and System Grounding Information for Cisco SCE 8000, Release 3.5.5

Important Electrostatic Discharge and System Grounding Information for Cisco SCE 8000, Release 3.5.5 Important Electrostatic Discharge and System Grounding Information for Cisco SCE 8000, Release 3.5.5 Before you install the Cisco SCE8000 chassis or touch the modules, read this document. For more information

More information

SIP RFC 2782 Compliance with DNS SRV Queries

SIP RFC 2782 Compliance with DNS SRV Queries SIP RFC 2782 Compliance with DNS SRV Last Updated: December 21, 2011 Effective with Cisco IOS XE Release 2.5, the Domain Name System Server (DNS SRV) query used to determine the IP address of the user

More information

.txt - Exporting and Importing. Table of Contents

.txt - Exporting and Importing. Table of Contents .txt - Exporting and Importing Table of Contents Export... 2 Using Add Skip... 3 Delimiter... 3 Other Options... 4 Saving Templates of Options Chosen... 4 Editing Information in the lower Grid... 5 Import...

More information

Release Notes for Cisco Spectrum Expert, Release

Release Notes for Cisco Spectrum Expert, Release Release Notes for Cisco Spectrum Expert, Release 4.1.11 March 9, 2012 These release notes describe the open and resolved caveats for Cisco Spectrum Expert 4.1.11 release. Contents These release notes contain

More information

Recovery Guide for Cisco Digital Media Suite 5.4 Appliances

Recovery Guide for Cisco Digital Media Suite 5.4 Appliances Recovery Guide for Cisco Digital Media Suite 5.4 Appliances September 17, 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408

More information

Release Notes for Cisco Security MARS Appliance 6.1.4

Release Notes for Cisco Security MARS Appliance 6.1.4 Release s for Cisco Security MARS Appliance 6.1.4 Last Published: December 13, 2011 We sometimes update the printed and electronic documentation after original publication. Therefore, you should review

More information

Integration Note for ECDS with Cisco Show and Share, Cisco Media Experience Engine 3500, and Cisco Digital Media Players

Integration Note for ECDS with Cisco Show and Share, Cisco Media Experience Engine 3500, and Cisco Digital Media Players Integration Note for ECDS with Cisco Show and Share, Cisco Media Experience Engine 3500, and Cisco Digital Media Players Revised: December 12, 2011 This document provides only the basic configuration workflows

More information

IP Addressing: IPv4 Addressing Configuration Guide, Cisco IOS Release 15S

IP Addressing: IPv4 Addressing Configuration Guide, Cisco IOS Release 15S IP Addressing: IPv4 Addressing Configuration Guide, Cisco IOS Release 15S Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000

More information

Devices and Hardware Profiles in the encloud Management System

Devices and Hardware Profiles in the encloud Management System Go to Table of Contents Devices and Hardware Profiles in the encloud Management System E ncore Networks cloud management system, encloud, provides management of your connected Encore devices via a web

More information

Cisco Terminal Services (TS) Agent Guide, Version 1.0

Cisco Terminal Services (TS) Agent Guide, Version 1.0 First Published: 2016-08-29 Last Modified: 2018-01-30 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

EXCEL IMPORT user guide

EXCEL IMPORT user guide 18.2 user guide No Magic, Inc. 2015 All material contained herein is considered proprietary information owned by No Magic, Inc. and is not to be shared, copied, or reproduced by any means. All information

More information

Quantum Policy Suite Subscriber Services Portal 2.9 Interface Guide for Managers

Quantum Policy Suite Subscriber Services Portal 2.9 Interface Guide for Managers Quantum Policy Suite Subscriber Services Portal 2.9 Interface Guide for Managers Version 5.5 August 31, 2013 Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone

More information

Network Admission Control Agentless Host Support

Network Admission Control Agentless Host Support Network Admission Control Agentless Host Support Last Updated: October 10, 2012 The Network Admission Control: Agentless Host Support feature allows for an exhaustive examination of agentless hosts (hosts

More information

BGP Next Hop Unchanged

BGP Next Hop Unchanged BGP Next Hop Unchanged Last Updated: September 8, 2011 In an external BGP (ebgp) session, by default, the router changes the next hop attribute of a BGP route (to its own address) when the router sends

More information

Sun RPC ALG Support for Firewall and NAT

Sun RPC ALG Support for Firewall and NAT Sun RPC ALG Support for Firewall and NAT Last Updated: December 18, 2011 The Sun RPC ALG Support for Firewall and NAT feature adds support for the Sun Microsystems (Sun) Remote Procedure Call (RPC) Application

More information

Configuring Template ACLs

Configuring Template ACLs Configuring Template ACLs First Published: June 19, 2009 Last Updated: June 19, 2009 When user profiles are configured using RADIUS Attribute 242 or vendor-specific attribute (VSA) Cisco-AVPairs, similar

More information

Updating Users. Updating Users CHAPTER

Updating Users. Updating Users CHAPTER CHAPTER 18 Update the existing user information that is in the database by using the following procedure:, page 18-1 Retaining Stored Values, page 18-2 Using the BAT Spreadsheet to Create a CSV Data File

More information

Cisco UCS Director API Integration and Customization Guide, Release 5.4

Cisco UCS Director API Integration and Customization Guide, Release 5.4 Cisco UCS Director API Integration and Customization Guide, Release 5.4 First Published: November 03, 2015 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Report Writer Version 5.0 User Guide

Report Writer Version 5.0 User Guide [ Report Writer Version 5.0 User Guide Overview Introduction The Report Writer software enables you to generate reports that collect data from the Explorer Controller (EC) database, poll Digital Home Communication

More information

Configuring TCP Header Compression

Configuring TCP Header Compression Configuring TCP Header Compression First Published: January 30, 2006 Last Updated: May 5, 2010 Header compression is a mechanism that compresses the IP header in a packet before the packet is transmitted.

More information

Cisco MDS SAN-OS Release Compatibility Matrix for Storage Service Interface Images

Cisco MDS SAN-OS Release Compatibility Matrix for Storage Service Interface Images Cisco MDS SAN-OS Release Compatibility Matrix for Storage Service Interface Images Date: May 9, 2011 Text Part Number: OL-9150-28 This document provides compatibility information between Cisco MDS SAN-OS

More information

Contextual Configuration Diff Utility

Contextual Configuration Diff Utility Contextual Configuration Diff Utility Last Updated: November 29, 2011 The Contextual Configuration Diff Utility feature provides the ability to perform a line-by-line comparison of any two configuration

More information

PPPoE Client DDR Idle-Timer

PPPoE Client DDR Idle-Timer The feature supports the dial-on-demand routing (DDR) interesting traffic control list functionality of the dialer interface with a PPP over Ethernet (PPPoE) client, but also keeps original functionality

More information

Using the List TOC Utility

Using the List TOC Utility Using the List TOC Utility Overview Introduction The List TOC utility is a free Windows-compatible utility that lets you view the TOC files on your EMM CDs and in CD images on a Windows-based PC. Using

More information

Using NetFlow Filtering or Sampling to Select the Network Traffic to Track

Using NetFlow Filtering or Sampling to Select the Network Traffic to Track Using NetFlow Filtering or Sampling to Select the Network Traffic to Track First Published: June 19, 2006 Last Updated: December 17, 2010 This module contains information about and instructions for selecting

More information

Deploying Devices. Cisco Prime Infrastructure 3.1. Job Aid

Deploying Devices. Cisco Prime Infrastructure 3.1. Job Aid Deploying Devices Cisco Prime Infrastructure 3.1 Job Aid Copyright Page THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS, INFORMATION,

More information

IP Addressing: IPv4 Addressing Configuration Guide, Cisco IOS Release 12.4

IP Addressing: IPv4 Addressing Configuration Guide, Cisco IOS Release 12.4 IP Addressing: IPv4 Addressing Configuration Guide, Cisco IOS Release 12.4 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000

More information

Multicast only Fast Re-Route

Multicast only Fast Re-Route First Published: November 24, 2010 Last Updated: November 24, 2010 (MoFRR) is an IP solution that minimizes packet loss in a network when there is a link or node failure. It works by making simple enhancements

More information

GOOGLE SHEETS TUTORIAL

GOOGLE SHEETS TUTORIAL GOOGLE SHEETS TUTORIAL STM TRAINING PROGRAM BY BREANA NARINE (Instructional Design Assistant) Google Sheets Tutorial Google Sheet is an online service provided by Google where you are able to create new

More information

AToM Graceful Restart

AToM Graceful Restart AToM Graceful Restart Last Updated: November 29, 2011 The AToM Graceful Restart feature assists neighboring routers that have nonstop forwarding (NSF), stateful switchover (SSO) and graceful restart (GR)

More information

HTTP Errors User Guide

HTTP Errors User Guide Version 3.8 Published: 2016-03-28 Copyright 2016, Cisco Systems, Inc. Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000

More information

Cisco UCS Performance Manager Release Notes

Cisco UCS Performance Manager Release Notes Release Notes First Published: June 2015 Release 1.1.1 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

WRED-Explicit Congestion Notification

WRED-Explicit Congestion Notification WRED-Explicit Congestion Notification Last Updated: December 2, 2011 Currently, the congestion control and avoidance algorithms for Transmission Control Protocol (TCP) are based on the idea that packet

More information

Using the Multicast Routing Monitor

Using the Multicast Routing Monitor Using the Multicast Routing Monitor Last Updated: December 5, 2012 The Multicast Routing Monitor (MRM) is a management diagnostic tool that provides network fault detection and isolation in a large multicast

More information

Adding Users. Adding Users CHAPTER

Adding Users. Adding Users CHAPTER CHAPTER 15 You can use Cisco Unified Communications Manager Bulk Administration (BAT) to add a group of new users and to associate users to phones and other IP Telephony devices in the Cisco Unified Communications

More information

Using NetFlow Sampling to Select the Network Traffic to Track

Using NetFlow Sampling to Select the Network Traffic to Track Using NetFlow Sampling to Select the Network Traffic to Track Last Updated: September 17, 2012 This module contains information about and instructions for selecting the network traffic to track through

More information

Cisco Unified Communications Self Care Portal User Guide, Release

Cisco Unified Communications Self Care Portal User Guide, Release Cisco Unified Communications Self Care Portal User Guide, Release 10.0.0 First Published: December 03, 2013 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Expires Timer Reset on Receiving or Sending SIP 183 Message

Expires Timer Reset on Receiving or Sending SIP 183 Message Expires Timer Reset on Receiving or Sending SIP 183 Message Last Updated: December 20, 2011 This feature enables support for resetting the Expires timer when receiving or sending SIP 183 messages on Cisco

More information

Configuring Data Export for Flexible NetFlow with Flow Exporters

Configuring Data Export for Flexible NetFlow with Flow Exporters Configuring Data Export for Flexible NetFlow with Flow Exporters Last Updated: November 29, 2012 This document contains information about and instructions for configuring flow exporters to export Flexible

More information

MPLS LDP Autoconfiguration

MPLS LDP Autoconfiguration First Published: November 8, 2004 Last Updated: November 25, 2009 The feature enables you to globally configure Label Distribution Protocol (LDP) on every interface associated with a specified Interior

More information

Configuring the Physical Subscriber Line for RADIUS Access and Accounting

Configuring the Physical Subscriber Line for RADIUS Access and Accounting Configuring the Physical Subscriber Line for RADIUS Access and Accounting Last Updated: December 5, 2011 Configuring a physical subscriber line for RADIUS Access and Accounting enables an L2TP access concentrator

More information

Configuring Data Export for Flexible NetFlow with Flow Exporters

Configuring Data Export for Flexible NetFlow with Flow Exporters Configuring Data Export for Flexible NetFlow with Flow Exporters Last Updated: September 4, 2012 This document contains information about and instructions for configuring flow exporters to export Flexible

More information

Cisco Terminal Services (TS) Agent Guide, Version 1.2

Cisco Terminal Services (TS) Agent Guide, Version 1.2 First Published: 2018-01-30 Last Modified: 2018-01-30 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

NetFlow Configuration Guide

NetFlow Configuration Guide 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 THE SPECIFICATIONS AND INFORMATION

More information

IPsec Anti-Replay Window: Expanding and Disabling

IPsec Anti-Replay Window: Expanding and Disabling IPsec Anti-Replay Window: Expanding and Disabling First Published: February 28, 2005 Last Updated: March 24, 2011 Cisco IP security (IPsec) authentication provides anti-replay protection against an attacker

More information

EVC Quality of Service

EVC Quality of Service First Published: March 28, 2011 Last Updated: March 28, 2011 This document contains information about how to enable quality of service (QoS) features (such as traffic classification and traffic policing)

More information

Cisco MDS NX-OS Release Compatibility Matrix for Storage Service Interface Images

Cisco MDS NX-OS Release Compatibility Matrix for Storage Service Interface Images Cisco MDS NX-OS Release Compatibility Matrix for Storage Service Interface Images Date: January 6, 2012 Part Number: OL-9150-46 This document provides compatibility information between Cisco MDS NX-OS

More information

NAC-Auth Fail Open. Prerequisites for NAC-Auth Fail Open. Restrictions for NAC-Auth Fail Open. Information About Network Admission Control

NAC-Auth Fail Open. Prerequisites for NAC-Auth Fail Open. Restrictions for NAC-Auth Fail Open. Information About Network Admission Control NAC-Auth Fail Open Last Updated: October 10, 2012 In network admission control (NAC) deployments, authentication, authorization, and accounting (AAA) servers validate the antivirus status of clients before

More information

Configuring COPS for RSVP

Configuring COPS for RSVP Configuring COPS for RSVP Last Updated: January 15, 2013 This chapter describes the tasks for configuring the COPS for RSVP feature. Common Open Policy Service (COPS) is a protocol for communicating network

More information

Tanium Network Quarantine User Guide

Tanium Network Quarantine User Guide Tanium Network Quarantine User Guide Version 1.0.2 August 14, 2018 The information in this document is subject to change without notice. Further, the information provided in this document is provided as

More information

Flexible Packet Matching XML Configuration

Flexible Packet Matching XML Configuration First Published: March 3, 2006 Last Updated: March 31, 2011 The Flexible Packet Matching XML Configuration feature allows the use of extensible Markup Language (XML) to define traffic classes and actions

More information

Create CSV for Asset Import

Create CSV for Asset Import Create CSV for Asset Import Assets are tangible items, equipment, or systems that have a physical presence, such as compressors, boilers, refrigeration units, transformers, trucks, cranes, etc. that are

More information

Configuring MAC Authentication Bypass

Configuring MAC Authentication Bypass Configuring MAC Authentication Bypass Last Updated: January 18, 2012 The MAC Authentication Bypass feature is a MAC-address-based authentication mechanism that allows clients in a network to integrate

More information

Importing Career Standards Benchmark Scores

Importing Career Standards Benchmark Scores Importing Career Standards Benchmark Scores The Career Standards Benchmark assessments that are reported on the PIMS Student Fact Template for Career Standards Benchmarks can be imported en masse using

More information

To use DNS, you must have a DNS name server on your network.

To use DNS, you must have a DNS name server on your network. Configuring DNS Last Updated: December 15, 2011 The Domain Name System (DNS) is a distributed database in which you can map host names to IP addresses through the DNS protocol from a DNS server. Each unique

More information

MPLS VPN over mgre. Finding Feature Information. Last Updated: November 1, 2012

MPLS VPN over mgre. Finding Feature Information. Last Updated: November 1, 2012 MPLS VPN over mgre Last Updated: November 1, 2012 The MPLS VPN over mgre feature overcomes the requirement that a carrier support multiprotocol label switching (MPLS) by allowing you to provide MPLS connectivity

More information

Cisco Intelligent Automation for Cloud Starter Edition Release Notes

Cisco Intelligent Automation for Cloud Starter Edition Release Notes Cisco Intelligent Automation for Cloud Starter Edition 3.0.2 Release Notes First Published: August 2012 This document describes key features, product requirements, enhancements, and known issues in the

More information

Prime Service Catalog: UCS Director Integration Best Practices Importing Advanced Catalogs

Prime Service Catalog: UCS Director Integration Best Practices Importing Advanced Catalogs Prime Service Catalog: UCS Director Integration Best Practices Importing Advanced Catalogs May 10, 2017 Version 1.0 Cisco Systems, Inc. Corporate Headquarters 170 West Tasman Drive San Jose, CA 95134-1706

More information

SIP Gateway Support for the bind Command

SIP Gateway Support for the bind Command SIP Gateway Support for the bind Command Last Updated: December 16, 2011 The Gateway Support for the bind Command feature introduces the bind command, which allows you to configure the source IP address

More information

Providing Connectivity Using ATM Routed Bridge Encapsulation over PVCs

Providing Connectivity Using ATM Routed Bridge Encapsulation over PVCs Providing Connectivity Using ATM Routed Bridge Encapsulation over PVCs First Published: May 2, 2005 Last Updated: November 24, 2010 The Providing Connectivity Using ATM Routed Bridge Encapsulation over

More information

Cisco UCS Performance Manager Release Notes

Cisco UCS Performance Manager Release Notes First Published: October 2014 Release 1.0.0 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

More information

BGP Event-Based VPN Import

BGP Event-Based VPN Import BGP Event-Based VPN Import Last Updated: April 13, 2012 The BGP Event-Based VPN Import feature introduces a modification to the existing Border Gateway Protocol (BGP) path import process. The enhanced

More information

Managing Device Software Images

Managing Device Software Images Managing Device Software Images Cisco DNA Center 1.1.2 Job Aid Copyright Page THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS,

More information

Security Configuration Guide: Denial of Service Attack Prevention, Cisco IOS Release 12.2SX

Security Configuration Guide: Denial of Service Attack Prevention, Cisco IOS Release 12.2SX Security Configuration Guide: Denial of Service Attack Prevention, Cisco IOS Release 12.2SX Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Creating an IP Access List to Filter IP Options, TCP Flags, or Noncontiguous Ports

Creating an IP Access List to Filter IP Options, TCP Flags, or Noncontiguous Ports Creating an IP Access List to Filter IP Options, TCP Flags, or Noncontiguous Ports First Published: August 18, 2006 Last Updated: July 31, 2009 This module describes how to use an IP access list to filter

More information

MPLS VPN--Show Running VRF

MPLS VPN--Show Running VRF MPLS VPN--Show Running VRF Last Updated: December 15, 2011 The MPLS VPN--Show Running VRF feature provides a Cisco IOS command-line interface (CLI) option to display a subset of the running configuration

More information

QoS: Classification, Policing, and Marking on LAC Configuration Guide, Cisco IOS Release 12.4T

QoS: Classification, Policing, and Marking on LAC Configuration Guide, Cisco IOS Release 12.4T QoS: Classification, Policing, and Marking on LAC Configuration Guide, Cisco IOS Release 12.4T Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Cisco Unified Communications Self Care Portal User Guide, Release 11.5(1)

Cisco Unified Communications Self Care Portal User Guide, Release 11.5(1) Cisco Unified Communications Self Care Portal User Guide, Release 11.5(1) Unified Communications Self Care Portal 2 Unified Communications Self Care Settings 2 Phones 4 Additional Settings 12 Revised:

More information

Exporting Contacts and Updating the Contacts in Your New Vision Source Address

Exporting Contacts and Updating the Contacts in Your New Vision Source  Address Exporting Contacts and Updating the Contacts in Your New Vision Source Email Address How to Export Yahoo Contacts You can export your contacts from Yahoo to an external file as a backup or in preparation

More information

PROFESSIONAL SMS APP CENTER USER MANUAL

PROFESSIONAL SMS APP CENTER USER MANUAL 2017 WWW.TEXTGHANA.COM Silky I.T. Production 0245701001 textghana@gmail.com info@textghana.com PROFESSIONAL SMS APP CENTER USER MANUAL Professional SMS is designed to send large customised SMS volumes

More information

IEEE 802.1ad Support on Provider Bridges

IEEE 802.1ad Support on Provider Bridges IEEE 802.1ad Support on Provider Bridges First Published: April 19, 2010 Last Updated: May 26, 2011 Service provider bridges (also called provider bridges) allow switches in a service provider network

More information

Configuring NetFlow Top Talkers using Cisco IOS CLI Commands or SNMP Commands

Configuring NetFlow Top Talkers using Cisco IOS CLI Commands or SNMP Commands Configuring NetFlow Top Talkers using Cisco IOS CLI Commands or SNMP Commands Last Updated: April 12, 2012 This module contains information about and instructions for configuring NetFlow Top Talkers feature.

More information

CAC for IPv6 Flows. Finding Feature Information. Prerequisites for CAC for IPv6 Flows. Restrictions for CAC for IPv6 Flows

CAC for IPv6 Flows. Finding Feature Information. Prerequisites for CAC for IPv6 Flows. Restrictions for CAC for IPv6 Flows CAC for IPv6 Flows Last Updated: January 15, 2013 The CAC for IPv6 Flows feature provides IPv6 support for Resource Reservation Protocol (RSVP). By enabling this feature, the network is made to support

More information

Cisco StadiumVision Director Obtaining Proof of Play. Release 2.3. February 2011

Cisco StadiumVision Director Obtaining Proof of Play. Release 2.3. February 2011 Cisco StadiumVision Director Obtaining Proof of Play Release 2.3 February 2011 Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408

More information

Application Firewall-Instant Message Traffic Enforcement

Application Firewall-Instant Message Traffic Enforcement Application Firewall-Instant Message Traffic Enforcement Last Updated: September 24, 2012 The Application Firewall--Instant Message Traffic Enforcement feature enables users to define and enforce a policy

More information

CUCM 6.x/7.x/8.x: Bulk Administration Tool (BAT) Errors

CUCM 6.x/7.x/8.x: Bulk Administration Tool (BAT) Errors CUCM 6.x/7.x/8.x: Bulk Administration Tool (BAT) Errors Document ID: 112897 Contents Introduction Prerequisites Requirements Components Used Conventions Unable to Update Users Associated with Line Field

More information

Release Notes for Cisco Insight v2, Release 2.0.0

Release Notes for Cisco Insight v2, Release 2.0.0 December 22, 2010 This document describes the operating environment and the defects and caveats that were identified as part of internal testing and during the interaction with live trials. It assumes

More information