You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **Viavi Solutions XPERTrak** is is a Spectrum Analyzer connector. It polls the data from the RCIs and displayes desired trace from the Upstreamports list.
7
+
The Viavi Solutions XPERTrak is a Spectrum Analyzer connector. It polls data from the RCIs and allows you to view a specific trace from the upstream ports.
8
8
9
-
## About
9
+
This connector will initially poll the data for an RCI, upon which it will poll the data from the ports from that RCI. Each port can be selected, and its trace will be requested from the API that will be shown in the list. A page with data about the RCI is also available.
10
10
11
-
This connector will initially poll the data for RCI, upon which will poll the data from the ports from that RCI. Each port can be selected and it's trace will be requested from the API which will be shown on the list. Also, a page containing data about the RCI is available.
11
+
## About
12
12
13
13
### Version Info
14
14
@@ -38,18 +38,20 @@ This connector uses an HTTP connection and requires the following input during e
38
38
39
39
HTTP CONNECTION:
40
40
41
-
-**IP address/host**: [The polling IP or URL of the destination.]
42
-
-**IP port**: [The IP port of the destination.]
43
-
-**Device address**: [The bus address of the device. If the proxy server has to be bypassed, specify *BypassProxy*.]
44
-
41
+
-**IP address/host**: The polling IP or URL of the destination.
42
+
-**IP port**: The IP port of the destination.
43
+
-**Device address**: The bus address of the device. If the proxy server has to be bypassed, specify *BypassProxy*.
45
44
46
45
### Initialization
47
46
48
-
Credentials needed for system authentication are needed. Username nad password can be put in on the configuration page.
47
+
When you have created the element, on the **Configuration** page, fill in the **Username** and **Password** required for system authentication.
49
48
50
49
## How to use
51
50
52
-
After initial driver authentication and authorization, driver will poll the list of all available RCIs. Selected RCI can be changed on the configuration page. From the selected RCI, all available ports will be requested and they will be presented on General page in the Upstreamports table.
53
-
Each port can be individually opened and the trace from that port will be requested and shown on Spectrum Analyzer page.
51
+
After the initial connector authentication and authorization, the connector will poll the list of all available RCIs. On the **Configuration** page, you can change which RCI is selected.
52
+
53
+
All available ports will be requested from the selected RCI, and they will be displayed on the **General** page in the **Upstreamports** table.
54
+
55
+
You can open each port individually. The trace from that port will be requested and shown on the **Spectrum Analyzer** page.
54
56
55
-
On the status parameter on the General page, status of the polling is shown, and can be tracked real-time.
57
+
On the **General** page, the status parameter shows the status of the polling and allows you to track this in realtime.
0 commit comments