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