blob: c93c1f9c19b2f7d2e577ede432cca251c42c6052 [file] [log] [blame]
Herbert Eiselt092189e2019-04-03 17:24:29 +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
Aijana Schumann06fb5292020-02-11 15:44:17 +010010automatically displays new Network Elements and their connection status.
11Usually, the Network Elements mount themselves. If necessary, they can
Aijana Schumann2c28ede2020-02-28 16:59:53 +010012be 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.
Herbert Eiselt092189e2019-04-03 17:24:29 +020016
17Views
18-----
19
Aijana Schumann06fb5292020-02-11 15:44:17 +010020The graphical user interface is divided into two sections.
Herbert Eiselt092189e2019-04-03 17:24:29 +020021
Aijana Schumann06fb5292020-02-11 15:44:17 +010022Network Elements
23~~~~~~~~~~~~~~~~
Herbert Eiselt092189e2019-04-03 17:24:29 +020024
Aijana Schumann06fb5292020-02-11 15:44:17 +010025Network 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.
Herbert Eiselt092189e2019-04-03 17:24:29 +020029
Aijana Schumann06fb5292020-02-11 15:44:17 +010030Network 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.
Herbert Eiselt092189e2019-04-03 17:24:29 +020033
Aijana Schumann06fb5292020-02-11 15:44:17 +010034By 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
37`Fault <../pnfFault/README.md>`__ and
38`Configure <../pnfConfig/README.md>`__, which will be filtered to
39display information relevant to the selected element.
Herbert Eiselt092189e2019-04-03 17:24:29 +020040
41Connection Status Log
42~~~~~~~~~~~~~~~~~~~~~
43
Aijana Schumann2c28ede2020-02-28 16:59:53 +010044The log lists the connection status changes between SDN Controller and
Herbert Eiselt092189e2019-04-03 17:24:29 +020045NetConf servers (devices).