next up previous contents index
Next: 13.1 Tcl configuration Up: 2. Simulator Basics Previous: 12.4 Commands at a

   
13. Local Area Networks

The characteristics of the wireless and local area networks (LAN) are inherently different from those of point-to-point links. A network consisting of multiple point-to-point links cannot capture the sharing and contention properties of a LAN. To simulate these properties, we created a new type of a Node, called LanNode. The OTcl configurations and interfaces for LanNode reside in the following two files in the main directory:

        tcl/lan/vlan.tcl
        tcl/lan/ns-ll.tcl
        tcl/lan/ns-mac.tcl



 


2000-08-24