List of Topics:
Location Research Breakthrough Possible @S-Logix pro@slogix.in

Office Address

Social List

How to create the link between the nodes in NS2?

  • Link between server and router node is established in tcl script using the following command

    $ns duplex-link $node_($server) $node_($router) 2Mb 50ms DropTail
    Where,
    2Mb → Link bandwidth
    50ms → Propagation delay
    DropTail → Queue type