blob: 7572fb92fc3137ffa1c7153e31dd0d14b4610418 [file] [log] [blame]
demx8as653c4f572020-06-14 10:22:57 +02001.. contents::
2 :depth: 3
3..
4
5Connect
6=======
7
8The 'Connect' application on OpenDaylight provides up-to-date
9connectivity information about the wireless devices in the network. It
10automatically displays new Network Elements and their connection status.
11Usually, the Network Elements mount themselves. If necessary, they can
12be mounted manually by right-clicking on the element and selecting the
13'mount' action. For better understanding of alarms and status, a
14connection status log lists all the connection status changes of
15OpenDaylight mount points.
16
17Views
18-----
19
20The graphical user interface is divided into two sections.
21
22Network Elements
23~~~~~~~~~~~~~~~~
24
25Network Elements are physical network functions (PNFs). A table view
26shows all configured and connected NetConf Servers of the SDN-R cluster.
27This view also allows to manually configure/mount a device via the '+'
28button. The SDN controller will start connecting to the NetConf server.
29
30Network Elements can be marked as 'required'. If an element is required,
31it will stay available even if disconnected. If an element is not
32required, it will be deleted once disconnected.
33
34By right-clicking on an element, an action menu opens. The menu allows
35to mount, unmount, view the details, edit and remove the element.
36Additionally, it links to several applications like
demx8as6254f9642021-04-16 11:50:29 +020037`Fault <fault.rst>`__ and
38`Configure <config.rst>`__, which will be filtered to
demx8as653c4f572020-06-14 10:22:57 +020039display information relevant to the selected element.
40
41Connection Status Log
42~~~~~~~~~~~~~~~~~~~~~
43
44The log lists the connection status changes between SDN Controller and
45NetConf servers (devices).