Changes between Version 67 and Version 68 of GENIExperimenter/Tutorials/ClickExample/Execute


Ignore:
Timestamp:
07/16/14 17:29:06 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/ClickExample/Execute

    v67 v68  
    216216  warning: eth4: no IPv4 address assigned
    217217}}}
    218 }}}
    219 
    220 (Don't worry if you get warning messages, Click is just reminding you that you have no IP addresses in your core network.) The output of the click router is redirected to `/tmp/click.out` on each host.
     218(Don't worry if you get warning messages, Click is just reminding you that you have no IP addresses in your core network.)
     219}}}
     220
     221The output of the click router is redirected to `/tmp/click.out` on each host.
    221222
    222223Congratulations! You are now running a non-IP core network on your four routers, along with a (primitive) non-IP multipath routing algorithm. You're ready to experiment with this configuration.
     
    236237#!div style="background: #ddf; border: 2px ridge; width: 685px;"
    237238   {{{
    238 #!sh
    239239[mberman@hosta ~]$ nc -u hostb 24565
    240240   }}}