[ns] Xgraph for wireless

2012-03-04 Thread Jyoti Kohli
Hello everyone.. I am trying to plot xgraph for for end-to-end delay in wireless simulation. can please anyone help me regarding the same.. i had an e2e.awk for wireless but it just give me the average en-to-end delay and does not plot the graph.. Please help.. Thanks and regards..

[ns] Make files

2012-02-20 Thread Jyoti Kohli
Hello all, i want to know about make files in ns2.. what are they used for and what is their purpose? Thanks and regards..

[ns] MPLS hierarchical routing in ns2 ??

2012-02-17 Thread Jyoti Kohli
Hello all, I am trying to simulate Mobile MPLS i.e. integrating Mobile IP and MPLS. but when i executed it says its doing flat addressing.. I want to ask if MPLS can be implemented in hierarchical routing?? if yes then how is it possible..?? Please help... Thanks and regards..

[ns] Addressing to mpls nodes

2012-02-16 Thread Jyoti Kohli
Hello all, I am trying to assign addresses to MPLS nodes in a network.. but gettiing error.. Please help.. syntax error in expression 0.0.2 2147483647 0: extra tokens at end of expression while executing expr $addrstr [AddrParams NodeMask 1] [AddrParams NodeShift 1] invoked from

[ns] wired MPLS nodes in wired cum wireless scenario

2012-02-13 Thread Jyoti Kohli
Hello all, I am trying to simulate Mobile IP along with MPLS in ns2. can anyone help me that how we can configure the wired nodes as MPLS nodes.. i had implemented MPLS but not getting how to set wired nodes as MPLS node. Thanks and regards, Jyoti Kohli

[ns] hierarchical topology

2012-02-11 Thread Jyoti Kohli
Hello all, I am trying to implement hierarchical topology in ns2 but not getting the results. it shows error: * address is out of range of the address field.. I read Marc Gries tutorial, its the simple topology, what about if we need to add more wired nodes.. Please help. Thanks and

[ns] Error in simulation

2012-02-08 Thread Jyoti Kohli
Hi all, i am running the following code for MIP in wired+wireless network but getting error at run time.. please help.. # == # Define options # == set

[ns] Multiple Foreign agents in MIP

2012-02-07 Thread Jyoti Kohli
me the correct syntax to use more than one FA.. Please help Thanks and regards, Jyoti Kohli

[ns] MPLS simulation error

2012-02-03 Thread Jyoti Kohli
Hello all, I am simulating MPLS on ns2. i used the following code but didnot get the results. please if anyone can help me.. set ns [new Simulator] set nf [open out.nam w] $ns namtrace-all $nf #set tf [open out.tr w] #$ns trace-all $tf set Node0 [$ns node] set Node1 [$ns