Amazing technological breakthrough possible @S-Logix pro@slogix.in

Office Address

  • #5, First Floor, 4th Street Dr. Subbarayan Nagar Kodambakkam, Chennai-600 024 Landmark : Samiyar Madam
  • pro@slogix.in
  • +91- 81240 01111

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