close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Changes between Version 3 and Version 4 of Proto/cModules/a0ClickRouter/d0NetworkDeployment


Ignore:
Timestamp:
Nov 30, 2014, 4:39:52 AM (9 years ago)
Author:
wontoniii
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Proto/cModules/a0ClickRouter/d0NetworkDeployment

    v3 v4  
    33
    44== Topology Control ==
    5 Since multiple routers may run in a single LAN, connectivity needs to be enforced and packets destined to non-neighbor nodes be dropped. This is enabled in the MobilityFirst router pipeline by way of topology enforcement element that takes a GUID-based connectivity graph passed as a topology file at start up time. Consider below a simple topology with three !MobilityFirst routers and two end hosts:
     5Since multiple routers may run in a single LAN, connectivity needs to be enforced and packets destined to non-neighbor nodes be dropped. This is enabled in the !MobilityFirst router pipeline by way of topology enforcement element that takes a GUID-based connectivity graph passed as a topology file at start up time. Consider below a simple topology with three !MobilityFirst routers and two end hosts:
    66{{{
    77         Sender ---- MFR1 ---- MFR2 ---- MFR3 ---- Receiver
     
    2121== Logging Configuration ==
    2222The environment variable ''MF_CLICK_LOG_LEVEL'' can be set to an integer value between 0 and 7 corresponding to enable one of the following log levels for the Click-based MF router:
    23  || Value || Log Level || Description  ||
     23 || '''Value''' || '''Log Level''' || '''Description'''  ||
    2424 || 0 || TRACE || ||   
    2525 || 1 || DEBUG || ||