aboutsummaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-user/connect.rst
blob: c7bb341d95fedba1c1c24a8445f20ca923369876 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
.. contents::
   :depth: 3
..

Connect
=======

The ‘Connect’ application on OpenDaylight provides up-to-date
connectivity information about the wireless devices in the network. It
automatically displays new Network Elements and their connection status.
Usually, the Network Elements mount themselves. If necessary, they can
be mounted manually by right-clicking on the element and selecting the
‘mount’ action. For better understanding of alarms and status, a
connection status log lists all the connection status changes of
OpenDaylight mount points.

Views
-----

The graphical user interface is divided into two sections.

Network Elements
~~~~~~~~~~~~~~~~

Network Elements are physical network functions (PNFs). A table view
shows all configured and connected NetConf Servers of the SDN-R cluster.
This view also allows to manually configure/mount a device via the ‘+’
button. The SDN controller will start connecting to the NetConf server.

Network Elements can be marked as ‘required’. If an element is required,
it will stay available even if disconnected. If an element is not
required, it will be deleted once disconnected.

By right-clicking on an element, an action menu opens. The menu allows
to mount, unmount, view the details, edit and remove the element.
Additionally, it links to several applications like
:doc:`Fault <pnfFault>` and :doc:`Configure <pnfConfig>`, which will
be filtered to display information relevant to the selected element.

Connection Status Log
~~~~~~~~~~~~~~~~~~~~~

The log lists the connection status changes between SDN Controller and
NetConf servers (devices).