Lightweight Discovery and Exchange of Network Information in Distributed Network Management (IFIP/IEEE ISINM - 2013)

user warning: Can't create/write to file 'C:\Windows\TEMP\#sql8b0_326f4_0.MYI' (Errcode: 28) query: SELECT DISTINCT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid LEFT JOIN forum_access fa ON t.tid = fa.tid LEFT JOIN acl acl_fa ON acl_fa.name = t.tid AND acl_fa.module = 'forum_access' LEFT JOIN acl_user aclu_fa ON aclu_fa.acl_id = acl_fa.acl_id AND aclu_fa.uid = 0 WHERE ((fa.grant_view >= 1 AND fa.rid IN (1)) OR fa.tid IS NULL OR aclu_fa.uid = 0) AND ( r.vid = 48 )ORDER BY v.weight, t.weight, t.name in D:\sites\ubiquimesh.av.it.pt\modules\taxonomy\taxonomy.module on line 617.

Abstract
Node cooperation is a key part of distributed management process, requiring periodic exchange of management information between the nodes. To increase scalability of the network information exchange, network nodes need to cooperate through an efficient set of rules, policies and criteria, to minimize the time and amount of control messages flowing in the network. We propose a solution for optimized decision of the network nodes to perform discovery and exchange of network information, through a Neighbors Eyesight Direction (NED) function and cooperation between the nodes. The proposed solution is embedded into a protocol, named HIde and SeeK Directional Decision (HISK2D), which is compared against current protocols for network discovery and awareness. We show, by means of experimentation, that our HISK2D is more efficient than the base approaches analyzed, in terms of control overhead to discover the nodes, convergence time and exchange of network information according to the acquired knowledge of the network.

Authors: Lucas Guardalben, Tom´e Gomes, Rui Sousa, Paulo Salvador and Susana Sargento.