IEC'00 ns Lab 1 - OTcl and ns Basics

  1. Installation
    Download the compressed tar file of ns-allinone-2.1b6 and place it in your home directory.

    Install ns using the following commands:

    	  tar zxvf ns-allinone-2.1b6.tar.gz
    	  cd ns-allinone-2.1b6
    	  ./install >& install.out
    
    When installation is over, view install.out with an editor and look for any possible errors. If you don't find any error, proceed; otherwise notify one of the instructors

    IMPORTANT SETUP: