A Remote That Can Notify You If Its LAN Connection Goes Down
A Remote That Can Notify You If Its LAN Connection Goes Down
remote that's still operational when the LAN is down. Because of its internal
modem and paging capability, the NetGuardian always has an alternate path for
sending alarm data or page notifications even if your entire LAN fails.
This means that the NetGuardian can effectively monitor its own LAN
connection. Many users have configured their NetGuardians to send a pager
notification if the LAN connection fails. (Pager notifications can also be used to
provide continued visibility of other critical alarms during a LAN failure.)
Mobile Mesh protocol contains three separate protocols, each addressing a specific function
Link Discovery - a Simple 'Hello- Protocol
Routing - Link State Packet Protocol
Border Discovery - Enables external tunnels
Developed by Mitre.
The Mobile Mesh software is covered by the GNU General Public License (Version 2)
Comment: MobileMesh is a good starting point for educationla experiments with Linux laptops.
Some instructions can be found here:
http://www.oreillynet.com/pub/a/wireless/2004/01/22/wirelessmesh.html
OSPF
Open Shortest Path First (OSPF) developed by the Interior Gateway Protocol (IGP) working group of the
IETF, is based on the SPF algorithm.
The OSPF specification is in the public domain, published as RFC1247.
OSPF sends calls for the sending of link-state advertisements (LSAs) to all other routers within the same
hierarchical area. Information on attached interfaces, metrics used, and other variables are included in
these LSAs.
OSPF routers accumulate link-state information, using the SPF algorithm to calculate shortest paths.
As a link-state routing protocol, OSPF contrasts (and competes) with RIP and IGRP, which are distancevector routing protocols. Routers running the distance-vector algorithm send all or a portion of their
routing tables in routing-update messages to their neighbours.
OLSR
OLSR is short for Optimized Link State Routing protocol, and described in RFC3626.
OLSR is a routing protocol for mobile ad-hoc networks. The protocol is pro-active, table driven and utilizes
a technique called multipoint relaying (MPR) for message flooding. Currently the implementation compiles
on GNU/Linux, Windows, OS X, FreeBSD and NetBSD systems.
OLSRD is meant to be a well structured and well coded implementation that should be easy to maintain,
expand and port to other platforms. The implementation is RFC3626 compliant with respect to both core
and auxiliary functioning.
OLSR is currently seen as one of the most promising and stable protocols.
Germany: Freifunk OLSR Mesh, Berlin, Germany
This experimental urban community network currently consists of around 200 nodes, based on OLSR
FreifunkFirmware. This software has found a lot of use in community and development projects.
Source: http://www.freifunk.net
Image
8: Freifunk OLSR Mesh Berlin