IT202000014998A1 - NETWORK CONNECTIVITY MANAGEMENT SYSTEM FOR OPTIMIZING THE INTERCONNECTION OF A MULTIPLE DEVICES - Google Patents

NETWORK CONNECTIVITY MANAGEMENT SYSTEM FOR OPTIMIZING THE INTERCONNECTION OF A MULTIPLE DEVICES Download PDF

Info

Publication number
IT202000014998A1
IT202000014998A1 IT102020000014998A IT202000014998A IT202000014998A1 IT 202000014998 A1 IT202000014998 A1 IT 202000014998A1 IT 102020000014998 A IT102020000014998 A IT 102020000014998A IT 202000014998 A IT202000014998 A IT 202000014998A IT 202000014998 A1 IT202000014998 A1 IT 202000014998A1
Authority
IT
Italy
Prior art keywords
network
router
connectivity
fact
optimizing
Prior art date
Application number
IT102020000014998A
Other languages
Italian (it)
Inventor
Giuseppe Dipierro
Stefano Aversa
Original Assignee
Uania Srl
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Uania Srl filed Critical Uania Srl
Priority to IT102020000014998A priority Critical patent/IT202000014998A1/en
Publication of IT202000014998A1 publication Critical patent/IT202000014998A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/08Access point devices
    • H04W88/10Access point devices adapted for operation in multiple networks, e.g. multi-mode access points
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/24Multipath
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/14Multichannel or multilink protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/06Transport layer protocols, e.g. TCP [Transport Control Protocol] over wireless

Description

Descrizione del brevetto di invenzione industriale dal titolo: Description of the industrial invention patent entitled:

<< SISTEMA DI GESTIONE DELLA CONNETTIVIT? DI RETE OTTIMIZZANTE L?INTERCONNESSIONE DI UNA PLURALIT? DI DISPOSITIVI >> << CONNECTIVITY MANAGEMENT SYSTEM? OF NETWORK OPTIMIZING THE INTERCONNECTION OF A MULTILITY? OF DEVICES >>

La presente innovazione concerne un sistema di gestione della connettivit? di rete ottimizzante l?interconnessione di una pluralit? di dispositivi ad esso collegati. Does this innovation concern a connectivity management system? network optimizing? interconnection of a plurality? of devices connected to it.

Per la realizzazione del presente sistema sono state apportate modifiche al codice ?Open-Source? con lo scopo di ottimizzare detta interconnessione in modalit? ?free-ware?. For the implementation of this system, changes have been made to the ?Open-Source? with the aim of optimizing said interconnection in mode? ?freeware?.

Il presente sistema si basa sul progetto ?Open Source MP-TCP? (cosiddetto ?Multi-Path TCP?), un?evoluzione del ?protocollo TCP? e del progetto ?Open Source Open-MPTCP-Router?, la quale ideazione consente una reale aggregazione di pi? connettivit? in un unico insieme che distribuisce di fatto il traffico in maniera equa su vari ?TCP sub-flow?, quindi, ottimizza il traffico dati in ingresso e in uscita per ogni connettivit? collegata, ottenendo migliori performance e una gestione pi? efficiente in caso di eventuali irraggiungibilit? da parte di una o pi? delle stesse connettivit?. This system is based on the ?Open Source MP-TCP? (so-called ?Multi-Path TCP?), an?evolution of the ?TCP protocol? and of the project ?Open Source Open-MPTCP-Router?, which conception allows a real aggregation of pi? connectivity in a single set that actually distributes the traffic equally on various ?TCP sub-flow?, therefore, optimizes the incoming and outgoing data traffic for each connectivity? connected, obtaining better performances and a more management? efficient in case of any unattainability? by one or more of the same connectivity?

In particolare, il presente sistema ? stato ideato per ottenere una soluzione preferita, ma non limitativa, che si compone di una parte ?Cloud? (indicata con ?VPS?, vale a dire un server virtuale privato) e un ?Router? in loco (indicato con Open-MP-TCP-Router). In particular, the present system ? been designed to obtain a preferred but non-limiting solution which is made up of a ?Cloud? (indicated with ?VPS?, i.e. a virtual private server) and a ?Router? on site (labeled Open-MP-TCP-Router).

Ad oggi ? noto che in telecomunicazioni e informatica il Transmission Control Protocol (TCP) ? un protocollo di rete a pacchetto di livello di trasporto, appartenente alla suite di protocolli Internet, che si occupa di controllo della trasmissione ovvero rendere affidabile la comunicazione dati in rete tra mittente e destinatario. To date ? known that in telecommunications and information technology the Transmission Control Protocol (TCP) ? a transport layer packet network protocol, belonging to the Internet protocol suite, which deals with transmission control, i.e. making network data communication reliable between sender and recipient.

Il TCP ? definito nella RFC 793 e da esso dipendono la maggior parte delle applicazioni della rete Internet. Esso ? presente solo sui terminali di rete (detti ?host?) e non sui nodi interni di commutazione della rete di trasporto, implementato come strato software di rete all'interno del sistema operativo di un ?host?. The TCP? defined in RFC 793 and most of the applications of the Internet network depend on it. It ? present only on network terminals (called ?hosts?) and not on the internal switching nodes of the transport network, implemented as a network software layer within the operating system of a ?host?.

Il terminale o connettivit? in trasmissione o in ricezione vi accede attraverso l'uso di opportune chiamate di sistema, vale a dire un insieme di procedure solitamente raggruppate per strumenti specifici ed atte all'espletamento di un dato compito. The terminal or connectivity? during transmission or reception, it is accessed through the use of appropriate system calls, i.e. a set of procedures usually grouped by specific tools and suitable for carrying out a given task.

Con la sigla MP-TCP si ? soliti indicare un ?Multipath TCP? (MPTCP), il quale ? il prodotto in continua evoluzione del gruppo di lavoro TCP IETF (Internet Engineering Task Force), avente l?obbiettivo di consentire a una connessione TCP (Transmission Control Protocol) di utilizzare una pluralit? di percorsi per massimizzare l'utilizzo delle risorse e aumentare il fenomeno della ridondanza. With the acronym MP-TCP yes ? usually indicate a ?Multipath TCP? (MPTCP), which ? is the evolving product of the Internet Engineering Task Force (IETF) TCP working group, with the goal of allowing a TCP (Transmission Control Protocol) connection to use a plurality of? of paths to maximize the use of resources and increase the phenomenon of redundancy.

La ridondanza offerta da ?Multipath TCP? consente il ?multiplexing? inverso delle risorse e quindi aumenta la velocit? di trasmissione TCP alla somma di tutti i canali disponibili a livello di collegamento invece di utilizzarne uno come richiesto dal ?TCP semplice?. Difatti, il ?TCP multipath? ? retrocompatibile con ?TCP semplice?. Il ?TCP multipath? ? particolarmente utile nel contesto delle reti wireless; l'utilizzo sia del ?Wi-Fi? sia di una rete mobile ? un tipico caso d'uso. The redundancy offered by ?Multipath TCP? allows ?multiplexing? inverse of the resources and therefore increases the speed? transmission rate to the sum of all available link-layer channels instead of using one as required by ?simple TCP?. Indeed, the ?TCP multipath? ? backwards compatible with ?Simple TCP?. The ?TCP multipath? ? particularly useful in the context of wireless networks; the use of both ?Wi-Fi? is it a mobile network? a typical use case.

Oltre ai guadagni di ?throughput? del ?multiplexing inverso?, i collegamenti possono essere aggiunti o eliminati quando l'utente si sposta all'interno o all'esterno della copertura senza interrompere la connessione ?TCP end-to-end?. In addition to the ?throughput? of ?reverse multiplexing?, links can be added or dropped as the user moves in or out of coverage without interrupting the ?TCP end-to-end? connection.

Al fine di agevolare il suo dispiegamento, ?Multipath TCP? presenta la stessa interfaccia ?socket TCP? e questo aspetto implica che qualsiasi applicazione ?TCP? standard pu? essere utilizzata sopra ?Multipath TCP? mentre in realt? la sua diffusione avviene attraverso vari sotto-flussi. In order to facilitate its deployment, ?Multipath TCP? has the same interface ?TCP socket? and this aspect implies that any ?TCP? standard can? be used over ?Multipath TCP? while in reality? its diffusion occurs through various sub-flows.

Il problema della consegna dei collegamenti ? quindi risolto dall'astrazione nello strato di trasporto, senza meccanismi speciali a livello di rete o di collegamento. La funzionalit? di consegna pu? quindi essere implementata agli ?endpoint? senza richiedere funzionalit? speciali nelle sottoreti, in conformit? al principio ?end-to-end? di Internet. The problem of link delivery ? then resolved by abstraction in the transport layer, without special mechanisms at the network or link layer. The functionality? of delivery can? then be implemented at the ?endpoints? without requiring features? special in the subnets, in accordance? to the ?end-to-end? principle of the internet.

Gli svantaggi del ?TCP multipath? sono, invece, fondamentalmente dovuti al fatto che esso provoca una serie di problemi dal punto di vista della sicurezza della rete. The disadvantages of ?TCP multipath? instead, they are basically due to the fact that it causes a series of problems from the point of view of network security.

L'instradamento ?multipath?, infatti, causa la frammentazione dei dati ?cross-path?, la quale deframmentazione si traduce in ?firewall? e ?scanner di malware?, i quali a loro volta diventano inefficienti quando vedono solo il traffico di un percorso. In fact, ?multipath? routing causes ?cross-path? data fragmentation, which defragmentation results in ?firewall? and ?malware scanners?, which in turn become inefficient when they only see traffic from one path.

Un ulteriore svantaggio ?, invece, insito nel fatto che la decrittografia ?SSL? diventa inefficiente per il fatto che la trasmissione dei protocolli di crittografia avviene nella modalit? ?end-to-end?. A further disadvantage is, however, inherent in the fact that the decryption ?SSL? becomes inefficient due to the fact that the transmission of encryption protocols takes place in the mode? ?end-to-end?.

Un altro evidente ed inconfutabile svantaggio ? insito nel fatto che nel mese di gennaio 2013, l?organismo internazionale ?I.E.T.F.? ha pubblicato la specifica ?Multipath? come standard sperimentale in ?RFC 6824?. Another obvious and irrefutable disadvantage? inherent in the fact that in the month of January 2013, the international organization ?I.E.T.F.? published the specification ?Multipath? as an experimental standard in ?RFC 6824?.

?I.E.T.F.? ? l?acronimo di Internet Engineering Task Force, il quale ? un organismo libero, composto da tecnici, specialisti e ricercatori interessati all'evoluzione tecnica e tecnologica di Internet. ?I.E.T.F.? ? the acronym of Internet Engineering Task Force, which ? a free body, made up of technicians, specialists and researchers interested in the technical and technological evolution of the Internet.

Lo svantaggio precedentemente menzionato ? insito nel fatto che, mentre attualmente, detto ?I.E.T.F.? funziona su un aggiornamento alla versione 1 del protocollo ?MPTCP?, quest?ultimo, per ovvie ragioni, ? diventato un obsoleto ?RFC 6824?, in quanto non approvato entro il 2019 e, comunque, sarebbe stato gi? obsoleto pur se approvato negli stessi termini temporali, a causa della repentina e continua evoluzione dei sistemi informatici. The previously mentioned disadvantage ? inherent in the fact that, while currently called ?I.E.T.F.? does it work on an update to version 1 of the ?MPTCP? protocol, the latter, for obvious reasons, ? become an obsolete ?RFC 6824?, as it was not approved by 2019 and, in any case, it would have been already? obsolete even if approved in the same terms of time, due to the sudden and continuous evolution of computer systems.

I principali svantaggi, quindi riscontrati nella attuale tecnologia ed attualmente risolti dalla soluzione ?Speed-Wan?, si possono riassumere nei seguenti aspetti: The main disadvantages, therefore found in the current technology and currently solved by the ?Speed-Wan? solution, can be summarized in the following aspects:

? Difficolt? nella configurazione e ?setup?, in quanto l?attuale tecnologia, sviluppata con una ?GUI? (acronimo del termine inglese ?Graphical User Interface?, vale a dire un?interfaccia grafica) del tipo non ?user-friendly?, risulta essere un importante limite per l?utilizzo da parte di utenti non esperti. Anche il ?setup? iniziale (il quale include, il set-up delle ?WANs sul router? in loco, il set-up della ?VM? o Virtual Machine in cloud per l?aggregazione, il set-up dei parametri generati dalla ?VM? sul ?router? in loco e il ?tuning? delle connettivit?) risulta essere poco intuitivo e risulta come importante limite di accesso alla soluzione; ? Difficulty? in the configuration and ?setup?, as the current technology, developed with a ?GUI? (acronym of the English term ?Graphical User Interface?, that is to say a graphical interface) of the non ?user-friendly? type, appears to be an important limitation for use by non-expert users. Even the ?setup? initial (which includes, the set-up of the ?WANs on the router? on site, the set-up of the ?VM? or Virtual Machine in the cloud for the aggregation, the set-up of the parameters generated by the ?VM? on the ? on-site routers and connectivity tuning) is not very intuitive and is an important limitation of access to the solution;

? Perdita di prestazioni utilizzando connettivit? tipologicamente differenti, in quanto l?aggregazione di connettivit? tipologicamente differenti (come ad esempio: FTTC 4G, FTTC 3G, FTTC FWA, ? Loss of performance using connectivity? typologically different, as the? aggregation of connectivity? typologically different (such as: FTTC 4G, FTTC 3G, FTTC FWA,

ADSL/HDSL 4G, ADSL/HDSL 3G, ADSL/HDSL FWA, ADSL/HDSL ADSL/HDSL 4G, ADSL/HDSL 3G, ADSL/HDSL FWA, ADSL/HDSL

FTTC) con l?attuale tecnologia, viste le ovvie differenze tecniche delle stesse (latenza, ?Jitter?, prestazioni in ?download?, prestazioni in upload, ?MTU?), risulta poco performante o del tutto inutilizzabile, rendendo inutilizzabile in servizio; FTTC) with the current technology, given the obvious technical differences of the same (latency, ?Jitter?, performance in ?download?, performance in upload, ?MTU?), results poorly performing or completely unusable, making it unusable in service;

? Difficolt? nella gestione e controllo, in quanto l?attuale soluzione non presenta al suo attuale sviluppo un pannello di monitoraggio e gestione ?user-friendly? tramite il quale poter effettuare suddette operazioni in maniera semplice, senza dover essere necessario realizzare appositi pannelli per configurazioni estremamente tecniche, inutili all?utente comune (come ad esempio il dover esporre servizi verso internet, il controllo delle performance delle singole connettivit?, l?uso di ?IP? (acronimo di Internet Protocol) pubblici aggiuntivi, in quanto la soluzione al suo sviluppo attuale non permette di poter usufruire di ulteriori indirizzi ?IP? pubblici aggiuntivi al primo utilizzato sulla ?VM in Cloud?; ? Difficulty? in management and control, as the current solution does not have a ?user-friendly? monitoring and management panel? through which you can carry out these operations in a simple way, without having to create special panels for extremely technical configurations, useless to the common user (such as having to expose services to the internet, checking the performance of individual connectivity, the? use of additional public "IP" (acronym for Internet Protocol), since the solution in its current development does not allow the use of further public "IP" addresses additional to the first one used on the "VM in the Cloud";

? Assenza di prestazioni relative all?elevata affidabilit?, in quanto la soluzione al suo sviluppo attuale non permette di poter usufruire di soluzioni ad alta affidabilit?, utilizzando due o pi? router per una maggiore ridondanza hardware in modalit? attivo/passivo; ? Absence of performances related to high reliability, as the solution as it is currently developed does not allow to take advantage of high reliability solutions, using two or more router for greater hardware redundancy in mode? active/passive;

? Impossibilit? di fruizione dei servizi ?QoS?, in quanto la soluzione nota, al suo attuale sviluppo, non permette di poter usufruire di servizi di ?QoS? di default tali da consentire, senza alcun tipo di configurazione aggiuntiva, una messa in priorit? del traffico voce maggiore rispetto al traffico dati e al protocollo ?ICMP?, utilizzato per controlli continui sulle connettivit? e sul ?Cloud?; ? Impossibility? of use of ?QoS? services, since the known solution, in its current development, does not allow to use ?QoS? by default such as to allow, without any type of additional configuration, a putting in priority? of voice traffic greater than data traffic and the ?ICMP? protocol, used for continuous checks on connectivity? and on the ?Cloud?;

? Impossibilit? di monitoraggio ottimale, in quanto la soluzione nota, la quale si compone di una parte ?Cloud? (indicata con ?VPS?) e un ?Router? in loco (indicato con ?Open-MPTCP-Router?), al suo sviluppo attuale non consente di poter usufruire di un monitoraggio esterno centralizzato che si occupi di monitorare tutti i parametri vitali della stessa al fine di poter garantire, in caso di problemi, un intervento tempestivo sullo stesso sistema. ? Impossibility? optimal monitoring, as the known solution, which is made up of a ?Cloud? (indicated with ?VPS?) and a ?Router? on site (indicated with ?Open-MPTCP-Router?), in its current development it does not allow to take advantage of a centralized external monitoring that takes care of monitoring all the vital parameters of the same in order to be able to guarantee, in case of problems, timely intervention on the same system.

Gli svantaggi dell?attuale tecnica nota sono, quindi, innumerevoli ed essenzialmente dovuti al fatto che per quanto, con i sistemi noti ed opportunamente ideati, si sia sino ad oggi cercato di risolvere una o pi? di dette problematiche, non si ? ad oggi ancora riusciti a risolvere brillantemente tutte le stesse. The disadvantages of the current known technique are, therefore, innumerable and essentially due to the fact that although, with known and suitably designed systems, attempts have been made up to now to solve one or more problems? of these problems, don't you? to date still managed to brilliantly solve all the same.

Scopo del presente trovato ?, quindi, quello di realizzare un innovativo sistema per la gestione della connettivit? di rete che ottimizzi totalmente l?interconnessione di una pluralit? di dispositivi ad esso collegati. The object of the present invention is, therefore, that of realizing an innovative system for the management of connectivity? network that totally optimizes the? interconnection of a plurality? of devices connected to it.

Un ulteriore scopo del presente trovato, non meno importante del precedente, ? quello di realizzare un sistema di gestione della connettivit? di rete che sia facile da installare e configurare, consentendo un ?set-up? iniziale agevole delle ?WANs? sul router in loco, della ?VM? (Virtual Machine) in cloud per l?aggregazione, dei parametri generati dalla ?VM? sul ?router? in loco, come pure un ampio e valido ?tuning? delle connettivit?. Another object of the present invention, no less important than the previous one, is to create a connectivity management system? of network that is easy to install and configure, allowing a ?set-up? easy initialization of ?WANs? on the on-premises router, of the ?VM? (Virtual Machine) in the cloud for the aggregation of the parameters generated by the ?VM? on the ?router? on site, as well as an extensive and valid ?tuning? of connectivity.

Un altro scopo, parimenti importante, ? quello di realizzare un sistema di gestione della connettivit? di rete che non presenti affatto perdite di prestazioni utilizzando connettivit? tipologicamente differenti, come pure che non presenti difficolt? nella sua gestione e nel suo controllo e che permetta di poter usufruire, pur se con elevata affidabilit?, di ulteriori indirizzi ?IP? pubblici, in modo tale da poterli gestire in forma aggiuntiva al primo utilizzato sulla ?VM? in ?Cloud?. Another purpose, equally important, is to create a connectivity management system? network that does not present any loss of performance using connectivity? typologically different, as well as that does not present difficulties? in its management and control and which allows to use, albeit with high reliability?, additional ?IP? public, so that they can be managed in addition to the first one used on the ?VM? in ?Cloud?.

Un ulteriore scopo, parimenti importante, ? quello di realizzare un sistema di gestione della connettivit? di rete che consenta di usufruire di servizi di ?QoS? di default con un elevato livello di monitoraggio esterno centralizzato e controllo del sistema, al fine di rendere tempestivi, efficaci ed efficienti gli interventi in caso di default. Another purpose, equally important, is to create a connectivity management system? of network that allows to take advantage of ?QoS? default with a high level of centralized external monitoring and control of the system, in order to make interventions in the event of default timely, effective and efficient.

Tali scopi sono conseguiti realizzando il presente innovativo sistema per la gestione della connettivit? di rete ottimizzante totalmente l?interconnessione di una pluralit? di dispositivi ad esso collegati, come di seguito descritto e rivendicato. These goals are achieved by creating this innovative system for managing connectivity? network totally optimizing the? interconnection of a plurality? of devices connected to it, as described and claimed below.

Questi ed altri scopi con i conseguenti vantaggi, nonch? le caratteristiche del trovato secondo la presente innovazione, risulteranno pi? chiaramente evidenti dalla seguente dettagliata descrizione di una soluzione preferita, riportata a titolo esemplificativo, ma non limitativo, con riferimento al disegno allegato, nel quale: These and other purposes with the consequent advantages, as well as? the characteristics of the invention according to the present innovation will be more? clearly evident from the following detailed description of a preferred solution, given by way of non-limiting example with reference to the attached drawing, in which:

? la Fig. 1 ? una vista schematica di un sistema S per la gestione della connettivit? di rete ottimizzante totalmente l?interconnessione di una pluralit? di dispositivi (F, L, N, P, T) ad esso collegati, secondo la presente innovazione, attraverso almeno un ?Router? R che si occupa dell?aggregazione di dette connettivit? (F, L, N, P, T), al quale a loro volta ? collegata una coppia di modem (M1 e M2), interconnessi tra loro tramite una ?VPS? V a internet C; ? Fig. 1 ? a schematic view of a system S for managing connectivity? network totally optimizing the? interconnection of a plurality? of devices (F, L, N, P, T) connected to it, according to the present innovation, through at least one ?Router? R that deals with the aggregation of these connectivity? (F, L, N, P, T), to which in turn ? connected a pair of modems (M1 and M2), interconnected through a ?VPS? V to internet C;

? la Fig. 2 ? una ulteriore vista schematica di un sistema S per la gestione della connettivit? di rete, secondo la presente innovazione, ma del tipo ad alta affidabilit?, in particolare vale a dire che ora il sistema S ? munito di una coppia di ?Router? del tipo ?Open-MPTCP-Router? R1-R2 dedicati all?aggregazione e, quindi, al foifc rappresentante la soluzione ad alta affidabilit?. ? Fig. 2 ? a further schematic view of a system S for the management of the connectivity? of network, according to the present innovation, but of the type to high reliability?, in particular that is to say that now the system S ? equipped with a pair of ?Router? of the type ?Open-MPTCP-Router? R1-R2 dedicated to aggregation and, therefore, to the foifc representing the high reliability solution.

Dalla figure allegate un tecnico dell?arte pu? evincere facilmente l?idea inventiva, quest?ultima insita nel fatto di aver ideato un valido ed innovativo sistema S per la gestione della connettivit? di rete ottimizzante totalmente l?interconnessione di una pluralit? di dispositivi ad esso collegati, in quanto essenzialmente costituito da almeno un ?OPEN-MPTCT-Router? R, il quale si occupa dell?aggregazione delle connettivit? di una pluralit? di dispositivi di ?input/output? (a solo titolo esemplificativo, ma non limitativo, ?fablet? F, ?laptop? L, ?personal computer? P, consueti ?mobile? o ?i-phone? N e ?tablet? T), al quale ?Router? R ? collegata una coppia di modem (M1-M2), detti modem a loro volta interconnessi a una rete virtuale privata o ?VPS? V costituente un innovativo mezzo di ottimizzazione della stessa interconnessione ad internet C. From the attached figures, an art technician can? easily deduce the inventive idea, the latter inherent in the fact of having devised a valid and innovative system S for the management of connectivity? network totally optimizing the? interconnection of a plurality? of devices connected to it, as it essentially consists of at least one ?OPEN-MPTCT-Router? R, which deals with the aggregation of connectivity? of a plurality? of ?input/output? devices (by way of example, but not limited to, ?fablet? F, ?laptop? L, ?personal computer? P, usual ?mobile? or ?i-phone? N and ?tablet? T), to which ?Router? R? connected a pair of modems (M1-M2), called modems in turn interconnected to a virtual private network or ?VPS? V constituting an innovative means of optimizing the Internet interconnection itself C.

L?innovazione, infatti, consiste nell?aver realizzato un sistema S per la gestione della connettivit? di rete ottimizzante totalmente l?interconnessione di detta pluralit? di dispositivi (F, N, L, P, T) ad esso collegati tramite detto ?OPEN-MPTCT-Router? R ad almeno una coppia di modem (M1, M2) e a detto ?server? virtuale privato ?VPS? V, il quale, come noto, ? una porzione di un ?server? fisico in cui viene emulato, mediante un apposito software di virtualizzazione, un ambiente indipendente del tutto analogo a quello che si avrebbe in un ?server? dedicato, proprio al fine di ottimizzare l?interconnessione dei dispositivi ad esso collegati. The innovation, in fact, consists in having created an S system for the management of connectivity? network totally optimizing the? interconnection of said plurality? of devices (F, N, L, P, T) connected to it through said ?OPEN-MPTCT-Router? R to at least one pair of modems (M1, M2) and said ?server? virtual private ?VPS? V, which, as known, ? a portion of a ?server? physical environment in which an independent environment completely analogous to the one you would have in a ?server? dedicated, precisely in order to optimize the interconnection of the devices connected to it.

Le problematiche della tecnica nota precedentemente evidenziate sono state risolte brillantemente applicando la soluzione ?Speed-Wan? in un modo completamente innovativo, del quale di seguito si riporta un esempio applicativo. The problems of the known art previously highlighted have been brilliantly resolved by applying the ?Speed-Wan? in a completely innovative way, of which an application example is shown below.

Una soluzione preferita, ma non limitativa, per risolvere le problematiche della tecnica nota correlate alle difficolt? nell?assetto di un ottimale configurazione e nel relativo ?setup?, ? stata sviluppata inserendo nel sistema una ?GUI? centralizzata, in particolare un'interfaccia grafica che consente una immediata e facile interazione uomo-macchina in modo visuale. A preferred, but non-limiting, solution for solving the problems of the prior art related to the difficulties in the arrangement of an optimal configuration and in the related ?setup?, ? been developed inserting in the system a ?GUI? centralised, in particular a graphical interface which allows immediate and easy man-machine interaction in a visual way.

Detta interazione avviene difatti utilizzando rappresentazioni grafiche, piuttosto che i comandi tipici di un'interfaccia a riga di comando, con detta ?GUI? caratterizzata dal fatto che ? installata al fine di essere in costante aggiornamento sullo stesso sistema S per rendere possibile, attraverso la stessa, di poter configurare in tempo reale e con un solo ?input? o comando da tastiera (?click?), il ?Router? R del sistema S. This interaction takes place in fact using graphical representations, rather than the typical commands of a command line interface, with the so-called ?GUI? characterized by the fact that installed in order to be constantly updated on the same system S to make it possible, through it, to be able to configure in real time and with a single ?input? or keyboard command (?click?), the ?Router? R of the S system.

Il ?Router? R ? munito di un hardware e di un software ottimizzati, e nella soluzione ideata ? prevista l?installazione congiunta di ?Proxy? e ?VPN? aggregati dalla ?VPS? V che tramite un ?multipath? migliorano l?interconnessione di comunicazione e la relativa affidabilit? della trasmissione dei pacchetti di dati. The ?Router? R? equipped with optimized hardware and software, and in the solution devised ? joint installation of ?Proxy? and ?VPN? aggregated by the ?VPS? V that through a ?multipath? do they improve the communication interconnection and the relative reliability? the transmission of data packets.

Mentre nella tecnica nota il software installato nel ?Router? va riadeguato al sistema con una gestione non sempre facile, ma piuttosto complessa, che richiede l?esecuzione di un ?setup? delle interfacce, la richiesta di una ?VPS online? all?out-hosting, con l?installazione di un ?OPEN MPCPT Router VPS? e l?inserimento dei codici di intercomunicazione, il software installato nel ?Router? R consente di ottenere la stessa procedura in modo ottimale e completamente automatico. While in the prior art the software installed in the ?Router? must be adapted to the system with a management that is not always easy, but rather complex, which requires the execution of a ?setup? of the interfaces, the request for an ?VPS online? to out-hosting, with the installation of an ?OPEN MPCPT Router VPS? and entering the intercommunication codes, the software installed in the ?Router? R allows you to obtain the same procedure in an optimal and completely automatic way.

Lo ?scheduler?, di tipo ?Blest?, ? munito di un algoritmo che consente di decidere sempre in maniera completamente automatica come suddividere il traffico sulle connessioni ?4G? o ?VDSL?, in modo tale da utilizzare comunque entrambe, ottimizzando la stabilit? di trasmissione dei pacchetti dei dati informatici in trasmissione e in ricezione. The ?scheduler?, of type ?Blest?, ? equipped with an algorithm that allows you to always decide in a completely automatic way how to divide the traffic on the ?4G? or ?VDSL?, in such a way as to use both anyway, optimizing the stability? transmission of computer data packets in transmission and reception.

La ?CPU? ha una frequenza molto alta per evitare picchi di sovraccarico. Le difficolt? della tecnica nota sono, quindi, tutte facilmente superate, in quanto, anche nel caso di presenza di una piattaforma molto complessa, il sistema S consente facilmente di ottenere tutte le modifiche basilari, essendo munito di una tecnologia ?user-friendly?. The ?CPU? it has a very high frequency to avoid overload peaks. The difficulties? of the prior art are, therefore, all easily superseded, since, even in the case of the presence of a very complex platform, the system S easily allows to obtain all the basic modifications, being equipped with a ?user-friendly? technology.

Un?altra novit? del presente trovato ? l?aver inserito una innovativa configurazione della ?VM? in modo che i parametri generati dalla stessa sul router in loco sia anch?essa completamente automatizzata. Another novelty? of the present invention ? having entered an innovative configuration of the ?VM? so that the parameters generated by it on the router on site is also fully automated.

La perdita di prestazioni presente nella tecnica nota e dovuta al fatto che si utilizzano connettivit? tipologicamente differenti, ? stata superata apportando modifiche allo ?scheduler?, gi? disponibile nel progetto ?Open-MPTCP-router?, ?BLEST? per poter prioritizzare il traffico su connessioni cablate, con latenze e ?jitter? pi? stabili, rispetto a connettivit? mobili o in generale poco costanti nelle prestazioni. The loss of performance present in the prior art is due to the fact that connectivity is used? typologically different? been overcome by making changes to the ?scheduler?, already? available in the ?Open-MPTCP-router?, ?BLEST? in order to prioritize traffic on wired connections, with latencies and ?jitter? more stable, compared to connectivity? mobile or generally inconsistent in performance.

Le difficolt? nella gestione e controllo sono state sviluppate in costante aggiornamento tramite una piattaforma dedicata alla gestione e al controllo del router, esterna al router stesso, per poter eseguire nella maniera pi? semplice possibile ?NAT?, cambio classe ?IP? nella ?LAN?, modifica del server ?DHCP?, ecc. The difficulties? in the management and control have been developed in constant updating through a platform dedicated to the management and control of the router, external to the router itself, in order to perform in the most efficient way? simple possible ?NAT?, class change ?IP? in the ?LAN?, change the ?DHCP? server, etc.

L?utilizzo di IP pubblici aggiuntivi ? stato migliorato individuando una soluzione che, mediante ?GRE Tunnel? instaurato tra ?Router? in loco e un ?router? virtuale in ?Cloud?, permette di erogare indirizzi ?IP? pubblici aggiuntivi sulla ?LAN? del ?Router? R in loco. The use of additional public IPs ? been improved by identifying a solution which, using ?GRE Tunnel? established between ?Router? on site and a ?router? virtual in ?Cloud?, allows to supply ?IP? additional publics on the ?LAN? of the ?Router? R on site.

L?elevata affidabilit? del presente sistema S ? stata ottenuta sviluppando una soluzione che permette, virtualizzando il ?Router?, di aumentare l?affidabilit? inserendo nel sistema almeno una coppia di ?Router? R1-R2 (Fig.2) in modo che, nel caso un primo R1 risultasse offline, il secondo R2, in maniera del tutto automatica e in tempo reale, acquisir? tutto il traffico proprio e dell?altro ?Router? R1. The high reliability? of the present system S ? been obtained by developing a solution which allows, by virtualizing the ?Router?, to increase the reliability? inserting in the system at least one pair of ?Router? R1-R2 (Fig.2) so that, if a first R1 is offline, the second R2, completely automatically and in real time, will acquire? all own traffic and that of the other ?Router? R1.

? stato anche sviluppato un sistema di ?QoS? che ottimizza in maniera automatica tutto il traffico voce e del protocollo ?ICMP?, utilizzato per controlli continui sulle connettivit? e sul ?Cloud? C, dando maggiore priorit? al traffico voce. ? was also developed a ?QoS? that automatically optimizes all voice traffic and the ?ICMP? protocol, used for continuous checks on connectivity? and on the ?Cloud? C, giving greater priority? to voice traffic.

Per ottimizzare il monitoraggio ? stato anche sviluppato un sistema di monitoraggio esterno, basato su ?SNMP?, che permette il monitoraggio continuo dei router in loco e delle ?VM in Cloud? per poter garantire, in caso di problemi, un intervento tempestivo. To optimize tracking ? An external monitoring system was also developed, based on ?SNMP?, which allows continuous monitoring of the routers on site and of the ?VMs in the Cloud? in order to guarantee, in case of problems, a timely intervention.

Quindi, l?idea inventiva del presente sistema S ? insita nel fatto di aver ideato un perfezionamento degli attuali sistemi noti per la gestione della connettivit? di rete ottimizzante totalmente l?interconnessione di una pluralit? di dispositivi ad esso collegati. So, the inventive idea of the present system S ? inherent in the fact of having devised an improvement of the current systems known for the management of connectivity? network totally optimizing the? interconnection of a plurality? of devices connected to it.

Come, quindi, ? possibile evincere per un tecnico dell?arte, il presente trovato, con riferimento alla sua fattibilit? tecnicoindustriale, presenta il vantaggio di offrire un?elevata semplicit? di fabbricazione industriale e al contempo un utilizzo di materiali rispondenti alle attuali esigenze di qualit?, resistenza nel tempo ed impatto ambientale minimizzato. How, then,? Is it possible for a person skilled in the art to deduce the present invention with reference to its feasibility? technical-industrial, has the advantage of offering a? high simplicity? of industrial manufacturing and at the same time the use of materials that meet the current requirements of quality, resistance over time and minimized environmental impact.

Un altro indubbio vantaggio del presente trovato ? quello di aver minimizzato ulteriormente i costi di fabbricazione e di impianto degli attuali sistemi per la gestione della connettivit? di rete ottimizzante totalmente l?interconnessione di una pluralit? di dispositivi ad esso collegati. Another undoubted advantage of the present invention ? that of having further minimized the costs of manufacturing and installation of current systems for the management of connectivity? network totally optimizing the? interconnection of a plurality? of devices connected to it.

? anche evidente che agli esempi di realizzazione precedentemente descritti a solo titolo illustrativo, ma non limitativo, potranno essere apportati numerosi ritocchi, adattamenti, integrazioni, varianti e sostituzioni di elementi con altri funzionalmente equivalenti, senza peraltro uscire dall?ambito di protezione delle seguenti rivendicazioni. ? it is also evident that numerous adjustments, adaptations, additions, variations and replacements of elements with other functionally equivalent ones could be made to the embodiments previously described for illustrative but not limiting purposes only, without departing from the scope of protection of the following claims.

LEGENDA LEGEND

C INTERNET (CLOUD) C INTERNET (CLOUD)

F FABLET L LAPTOP F BLET L LAPTOP

M1 PRIMO MODEM M1 FIRST MODEM

M2 SECONDO MODEM M2 SECOND MODEM

N MOBILE O I-PHONE NO MOBILE OR I-PHONE

P PERSONAL COMPUTER R OPEN MPTCT ROUTER P PERSONAL COMPUTER R OPEN MPTCT ROUTER

R1 PRIMO OPEN MPTCT ROUTER R1 FIRST OPEN MPTCT ROUTER

R2 SECONDO OPEN MPTCT ROUTER R2 SECOND OPEN MPTCT ROUTER

S SISTEMA PER LA GESTIONE DELLA CONNETTIVIT? DI RETE S CONNECTIVITY MANAGEMENT SYSTEM OF NETWORK

OTTIMIZZANTE TOTALMENTE L?INTERCONNESSIONE DI UNA FULLY OPTIMIZING THE INTERCONNECTION OF ONE

PLURALIT? DI DISPOSITIVI AD ESSO COLLEGATI T TABLET V SERVER VIRTUALE PRIVATO O VPS plurality OF DEVICES CONNECTED TO IT T TABLET V VIRTUAL PRIVATE SERVER OR VPS

Claims (13)

RIVENDICAZIONI 1) Sistema (S) per la gestione della connettivit? di rete ottimizzante totalmente l?interconnessione di una pluralit? di dispositivi ad esso collegati, caratterizzato dal fatto che ? costituito da almeno un ?OPEN-MPTCT-Router? (R o R1 e/o R2), il quale si occupa dell?aggregazione delle connettivit? di una pluralit? di dispositivi di ?input/output? quali, a solo titolo esemplificativo, ?fablet? (F), ?laptop? (L), ?personal computer? (P), consueti ?mobile? o ?i-phone? (N) e ?tablet? (T), al quale ?Router? (R) essendo a sua volta collegata una coppia di modem (M1-M2), questi ultimi interconnessi a un mezzo di ottimizzazione (V) della stessa interconnessione ad internet (C), costituito, in una particolare soluzione preferita, da un ?server? virtuale privato ?VPS? (V).1) System (S) for managing connectivity? network totally optimizing the? interconnection of a plurality? of devices connected to it, characterized by the fact that ? consisting of at least one ?OPEN-MPTCT-Router? (R or R1 and/or R2), which deals with the aggregation of connectivity? of a plurality? of ?input/output? devices such as, by way of example only, ?fablet? (F), ?laptop? (L), ?personal computer? (P), customary ?mobile? or ?i-phone? (N) and ?tablet? (T), to which ?Router? (R) being in turn connected a pair of modems (M1-M2), the latter interconnected to an optimization means (V) of the same internet interconnection (C), constituted, in a particular preferred solution, by a ?server ? virtual private ?VPS? (V). 2) Sistema (S) per la gestione della connettivit? di rete, secondo la rivendicazione precedente, caratterizzato dal fatto che il mezzo di gestione della connettivit? di rete ottimizzante totalmente l?interconnessione di detta pluralit? di dispositivi (F, N, L, P, T) ? costituito proprio da detto ?OPEN-MPTCT-Router? (R o R1 e/o R2), quest?ultimo coadiuvato nell?ottimizzazione della trasmissione dei pacchetti di dati in uscita da almeno una coppia di modem (M1, M2) reciprocamente interconnessi al ?server? virtuale privato ?VPS? (V).2) System (S) for managing connectivity? network, according to the previous claim, characterized by the fact that the means of managing the connectivity? network totally optimizing the? interconnection of said plurality? of devices (F, N, L, P, T) ? constituted by said ?OPEN-MPTCT-Router? (R or R1 and/or R2), the latter assisted in optimizing the transmission of outgoing data packets from at least one pair of modems (M1, M2) mutually interconnected to the ?server? virtual private ?VPS? (V). 3) Sistema (S) per la gestione della connettivit? di rete, secondo le rivendicazioni precedenti, caratterizzato dal fatto che la facilit? di interazione con lo stesso sistema (S) da parte dell?operatore ? stata ottenuta inserendo nello stesso sistema (S) una ?GUI? centralizzata, vale a dire un'interfaccia grafica che consente una immediata e facile interazione uomo-macchina in modo visuale.3) System (S) for managing connectivity? network, according to the preceding claims, characterized by the fact that the facility? of interaction with the same system (S) by the operator? been obtained inserting in the same system (S) a ?GUI? centralized, i.e. a graphical interface that allows immediate and easy man-machine interaction in a visual way. 4) Sistema (S) per la gestione della connettivit? di rete, secondo le rivendicazioni precedenti, caratterizzato dal fatto che detta ?GUI? ? installata con un software specifico tale da mantenere in costante aggiornamento lo stesso sistema (S) per rendere possibile, attraverso la stessa ?GUI?, la configurazione in tempo reale di detto ?Router? (R o R1 e/o R2) attraverso un solo comando da tastiera.4) System (S) for managing connectivity? network interface, according to the preceding claims, characterized in that said ?GUI? ? installed with a specific software such as to keep the same system (S) constantly updated to make possible, through the same ?GUI?, the real-time configuration of said ?Router? (R or R1 and/or R2) through a single keyboard command. 5) Sistema (S) per la gestione della connettivit? di rete, secondo le rivendicazioni precedenti, caratterizzato dal fatto che detto ?Router? (R) ? munito di un hardware e di un software ottimizzati, unitamente all?installazione congiunta, sempre su detto?Router? (R o R1 e/o R2), di ?Proxy? e ?VPN? aggregati dalla successivamente, in fase di trasmissione dei dati, dal server virtuale privato o ?VPS? (V).5) System (S) for managing connectivity? network, according to the preceding claims, characterized in that said ?Router? (R) ? equipped with optimized hardware and software, together with joint installation, again on the said?Router? (R or R1 and/or R2), of ?Proxy? and ?VPN? aggregated later, during data transmission, from the virtual private server or ?VPS? (V). 6) Sistema (S) per la gestione della connettivit? di rete, secondo le rivendicazioni precedenti, caratterizzato dal fatto che detta installazione congiunta di ?Proxy? e ?VPN? sul Router (R o R1 e/o R2), questi ultimi aggregati dalla ?VPS? (V), ? atta a migliorare, tramite un ?multipath?, l?interconnessione di comunicazione e la relativa affidabilit? della trasmissione dei pacchetti di dati dello stesso sistema (S).6) System (S) for managing connectivity? of network, according to the preceding claims, characterized in that said joint installation of ?Proxy? and ?VPN? on the Router (R or R1 and/or R2), the latter aggregated by the ?VPS? (V), ? adapted to improve, through a? multipath?, the communication interconnection and the relative reliability? of the data packet transmission of the same system (S). 7) Sistema (S) per la gestione della connettivit? di rete, secondo le rivendicazioni precedenti, caratterizzato dal fatto che, tramite l?installazione di un ?OPEN MPCPT Router VPS? e il software installato nel ?Router? (R o R1 e/o R2) unitamente all?inserimento di specifici codici di intercomunicazione, consente di ottenere una richiesta automatica di una ?VPS online? all?out-hosting, con una procedura di utilizzo completa semplificata.7) System (S) for managing connectivity? network, according to the preceding claims, characterized in that, through the installation of an ?OPEN MPCPT Router VPS? and the software installed in the ?Router? (R or R1 and/or R2) together with the insertion of specific intercommunication codes, allows to obtain an automatic request for an ?VPS online? to out-hosting, with a simplified full use procedure. 8) Sistema (S) per la gestione della connettivit? di rete, secondo le rivendicazioni precedenti, caratterizzato dal fatto che ? munito di uno ?scheduler? di tipo ?Blest?, dotato di un algoritmo atto a decidere, sempre e in maniera completamente automatica, le modalit? di suddivisione del traffico sulle connessioni ?4G? o ?VDSL?, in modo tale da utilizzare comunque entrambe, ottimizzando al contempo la stabilit? di trasmissione dei pacchetti dei dati informatici in trasmissione e in ricezione.8) System (S) for managing connectivity? network, according to the preceding claims, characterized in that ? equipped with a ?scheduler? type?Blest?, equipped with an algorithm able to decide, always and in a completely automatic way, the modalities? of traffic sharing on ?4G? connections or ?VDSL?, in such a way as to use both anyway, while optimizing the stability? transmission of computer data packets in transmission and reception. 9) Sistema (S) per la gestione della connettivit? di rete, secondo le rivendicazioni precedenti, caratterizzato dal fatto che consente di attuare facilmente ed automaticamente tutte le modifiche basilari, essendo munito di una tecnologia ?user-friendly?, evitando altres? picchi di sovraccarico essendo munito di una ?CPU? funzionante a una frequenza molto alta.9) System (S) for managing connectivity? of network, according to the preceding claims, characterized by the fact that it allows to easily and automatically implement all the basic modifications, being provided with a ?user-friendly? technology, also avoiding overload peaks being equipped with a ?CPU? operating at a very high frequency. 10) Sistema (S) per la gestione della connettivit? di rete, secondo le rivendicazioni precedenti, caratterizzato dal fatto che ? munito di una innovativa configurazione della ?VM? in modo che i parametri generati dalla stessa sul router (R o R1 e/o R2) in loco siano anch?essi completamente automatizzati.10) System (S) for managing connectivity? network, according to the preceding claims, characterized in that ? equipped with an innovative configuration of the ?VM? so that the parameters generated by it on the router (R or R1 and/or R2) on site are also fully automated. 11) Sistema (S) per la gestione della connettivit? di rete, secondo le rivendicazioni precedenti, caratterizzato dal fatto che l?elevata affidabilit? dello stesso sistema (S) ? ottenibile inserendo nel sistema almeno una coppia di ?Router? (R o R1 e/o R2) in modo che, nel caso uno risultasse offline, l?altro in maniera del tutto automatica e in tempo reale, acquisir? tutto il traffico proprio e dell?altro ?Router?. 11) System (S) for managing connectivity? network, according to the preceding claims, characterized by the fact that the high reliability? of the same system (S) ? obtainable by inserting at least one pair of ?Router? (R or R1 and/or R2) so that, if one is offline, the other will automatically and in real time acquire? all own traffic and that of the other ?Router?. 12) Sistema (S) per la gestione della connettivit? di rete, secondo le rivendicazioni precedenti, caratterizzato dal fatto che pu? essere fornito di un ulteriore sistema di ?QoS?, ottimizzante in maniera automatica tutto il traffico voce, quest?ultimo coadiuvato dal protocollo ?ICMP?, nell?effettuare controlli continui sulle connettivit? e sul ?Cloud? (C), dando maggiore priorit? al traffico voce.12) System (S) for managing connectivity? network, according to the preceding claims, characterized by the fact that it can? be provided with an additional ?QoS? system, automatically optimizing all voice traffic, the latter assisted by the ?ICMP? protocol, in carrying out continuous checks on connectivity? and on the ?Cloud? (C), giving greater priority? to voice traffic. 13) Sistema (S) per la gestione della connettivit? di rete, secondo le rivendicazioni precedenti, caratterizzato dal fatto che pu? essere munito di un sistema di monitoraggio esterno, basato su ?SNMP?, cos? permettendo un monitoraggio continuo dei router in loco e delle ?VM? in ?Cloud? (C) per poter garantire, in caso di problemi, un intervento tempestivo. 13) System (S) for managing connectivity? network, according to the preceding claims, characterized by the fact that it can? be equipped with an external monitoring system, based on ?SNMP?, so? allowing continuous monitoring of on-site routers and ?VM? in ?Cloud? (C) to be able to guarantee timely intervention in the event of problems.
IT102020000014998A 2020-06-23 2020-06-23 NETWORK CONNECTIVITY MANAGEMENT SYSTEM FOR OPTIMIZING THE INTERCONNECTION OF A MULTIPLE DEVICES IT202000014998A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
IT102020000014998A IT202000014998A1 (en) 2020-06-23 2020-06-23 NETWORK CONNECTIVITY MANAGEMENT SYSTEM FOR OPTIMIZING THE INTERCONNECTION OF A MULTIPLE DEVICES

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
IT102020000014998A IT202000014998A1 (en) 2020-06-23 2020-06-23 NETWORK CONNECTIVITY MANAGEMENT SYSTEM FOR OPTIMIZING THE INTERCONNECTION OF A MULTIPLE DEVICES

Publications (1)

Publication Number Publication Date
IT202000014998A1 true IT202000014998A1 (en) 2021-12-23

Family

ID=72356412

Family Applications (1)

Application Number Title Priority Date Filing Date
IT102020000014998A IT202000014998A1 (en) 2020-06-23 2020-06-23 NETWORK CONNECTIVITY MANAGEMENT SYSTEM FOR OPTIMIZING THE INTERCONNECTION OF A MULTIPLE DEVICES

Country Status (1)

Country Link
IT (1) IT202000014998A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3456006A1 (en) * 2016-05-13 2019-03-20 Telefonaktiebolaget LM Ericsson (PUBL) Improved resource usage in a multipath network
US20190089623A1 (en) * 2017-09-15 2019-03-21 Nokia Technologies Oy Hcpe-based intelligent path selection over a multipath network
US20190319873A1 (en) * 2018-04-12 2019-10-17 Citrix Systems, Inc. Leveraging multi-stream transport protocol capabilities for routing

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3456006A1 (en) * 2016-05-13 2019-03-20 Telefonaktiebolaget LM Ericsson (PUBL) Improved resource usage in a multipath network
US20190089623A1 (en) * 2017-09-15 2019-03-21 Nokia Technologies Oy Hcpe-based intelligent path selection over a multipath network
US20190319873A1 (en) * 2018-04-12 2019-10-17 Citrix Systems, Inc. Leveraging multi-stream transport protocol capabilities for routing

Similar Documents

Publication Publication Date Title
US11870691B2 (en) Intelligent wide area network (IWAN)
US10805272B2 (en) Method and system of establishing a virtual private network in a cloud service for branch networking
US20210112033A1 (en) System, apparatus and method for providing a unified firewall manager
US8767558B2 (en) Custom routing decisions
JP7389305B2 (en) Enhanced SD-WAN path quality measurement and selection
US9800507B2 (en) Application-based path computation
US8239572B1 (en) Custom routing decisions
US8804745B1 (en) Virtualization mapping
EP3654584A1 (en) Network controller subclusters for distributed compute deployments
EP2806601B1 (en) Tunnels between virtual machines
EP3198801B1 (en) Adaptive network function chaining
EP3605968B1 (en) N:1 stateful application gateway redundancy model
CN108011759B (en) VPN management method, device and system
US11616718B2 (en) Implementation of service function chain on basis of software-defined network
US9923773B2 (en) Dynamic, broker-based virtual service platform (VSP) engagement for computer networks
WO2021083324A1 (en) Information reporting method, and data processing method and device
López-Rodríguez et al. A robust SDN network architecture for service providers
Šeremet et al. Advancing ip/impls with software defined network in wide area network
Liyanage et al. Software defined VPLS architectures: Opportunities and challenges
IT202000014998A1 (en) NETWORK CONNECTIVITY MANAGEMENT SYSTEM FOR OPTIMIZING THE INTERCONNECTION OF A MULTIPLE DEVICES
IT202000003598U1 (en) NETWORK CONNECTIVITY MANAGEMENT SYSTEM FOR OPTIMIZING THE INTERCONNECTION OF A MULTIPLE DEVICES
EP4080850A1 (en) Onboarding virtualized network devices to cloud-based network assurance system
US10374922B2 (en) In-band, health-based assessments of service function paths
Mihaeljans et al. Network topology-aware service function chaining in software defined network
US20230254258A1 (en) Network flow differentiation using a local agent