blob: c7bb341d95fedba1c1c24a8445f20ca923369876 [file] [log] [blame]
Herbert Eiselt092189e2019-04-03 17:24:29 +02001.. contents::
2 :depth: 3
3..
4
5Connect
6=======
7
sai-neetha27431392021-11-12 16:52:16 +01008The Connect application on OpenDaylight provides up-to-date
Herbert Eiselt092189e2019-04-03 17:24:29 +02009connectivity 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
sai-neetha27431392021-11-12 16:52:16 +010013mount action. For better understanding of alarms and status, a
Aijana Schumann2c28ede2020-02-28 16:59:53 +010014connection 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.
sai-neetha27431392021-11-12 16:52:16 +010027This view also allows to manually configure/mount a device via the ‘+’
Aijana Schumann06fb5292020-02-11 15:44:17 +010028button. The SDN controller will start connecting to the NetConf server.
Herbert Eiselt092189e2019-04-03 17:24:29 +020029
sai-neetha27431392021-11-12 16:52:16 +010030Network Elements can be marked as required’. If an element is required,
Aijana Schumann06fb5292020-02-11 15:44:17 +010031it 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
Michael Dürre9932d3b2023-04-14 14:14:46 +020037:doc:`Fault <pnfFault>` and :doc:`Configure <pnfConfig>`, which will
sai-neetha27431392021-11-12 16:52:16 +010038be filtered to display information relevant to the selected element.
Herbert Eiselt092189e2019-04-03 17:24:29 +020039
40Connection Status Log
41~~~~~~~~~~~~~~~~~~~~~
42
Aijana Schumann2c28ede2020-02-28 16:59:53 +010043The log lists the connection status changes between SDN Controller and
Herbert Eiselt092189e2019-04-03 17:24:29 +020044NetConf servers (devices).