How to add a column for ifAlias in the Spectrum Locater Results tab
search cancel

How to add a column for ifAlias in the Spectrum Locater Results tab

book

Article ID: 57038

calendar_today

Updated On:

Products

CA Spectrum DX NetOps

Issue/Introduction

How to add a column for ifAlias in the Spectrum Locater Results tab

Environment

Release: All Supported Releases
Component: SPCOCK - OneClick

Resolution

 1. Go to %SPECROOT%\custom\topo\config folder and create new file as table-ports-config.xml with below contents

 <?xml version="1.0" encoding="utf-8"?> 

<table idref="table-ports-config"> 

<column-list>

    <column>

        <name> IfAlias </name>

        <content>

            <attribute> 0x11f7e </attribute>

        </content>

    </column>

</column-list>

</table>

 

 2. Save and close the above file

 3. Close OneClick console and launch it again

 4. Right click on the columns, add\select 'IfAlias' column to the search results