[ns] GMPLS implementation

2006-09-27 Thread Ramzi Tka
Hi all, is there any GMPLS implementation under ns-2 Thanks Ramzi TKA

[ns] RSVP-TE implementation

2006-09-27 Thread Ramzi Tka
Hi all is there any tested RSVP-TE implementation under ns-2 ? Thanks Ramzi Tka

[ns] cbq queuing

2006-09-27 Thread Ramzi Tka
understand the last parameter which can take on of the three values ancestor-only, top-level and formak. Could any one please tell me what is the meaning of this parameter and values? Thanks Best regards Ramzi TKA does any

[ns] Strict Priority Queuing Implementation in NS-2

2006-09-27 Thread Ramzi Tka
fro m beginning from the highest priority queue to the least one. Best regards Ramzi TKA

[ns] !!!! How to call ifq functions from 802.11 mac layer

2006-10-14 Thread Ramzi Tka
Hi all, I want to have a pointer ( in the c++ mac 802.11 class ) on the ifq layer so I could call some functions I added. I found only a handler that is used whenever a packet is sent to the channel. How could I have a reference on the ifq layer? Thanks Best regards Ramzi Tka

[ns] how could I trigger a function call at a node 802.11 mac layer whenever its neighbouthood changes

2006-10-14 Thread Ramzi Tka
Hi, how could I trigger a function call at a node 802.11 mac layer whenever its neighbouthood changes? Thanks alot regards Ramzi Tka

[ns] routing in ns-2

2006-10-17 Thread Ramzi Tka
Hi all, what is the function and the class in which a node verify whether (1) the destination ip addr node is directly connected to the transmitter node and then do an arp request if necessary or (2) do a routing table request to set the approriate mac adress. thanks

[ns] ns-2 mac addresses

2006-10-17 Thread Ramzi Tka
Best regards Ramzi Tka

[ns] ns debug

2006-10-21 Thread Ramzi Tka
Hi all does 1)'-g' added to CCFLAG variable in the Makefile and 2)'--enabled-debug' ./configure parameter equivalent ? I mean do I just use one of them to enable DGB or other debuggers? Best regards Ramzi Tka

[ns] wimax and Wifi TxPower default value

2006-11-22 Thread Ramzi Tka
Hi all, Could someone tell me what is the default Tx Power for 802.11 ns implementation and what could be a 802.16 default Tx Power. How do we set Tx Power values from C++ code and TCL script ? Best regards, Ramzi TKA

[ns] 80.11 Mac Neighbors list

2006-12-02 Thread Ramzi Tka
consider a scenario of stationnary nodes, could I get the neighbor list at the beginning of the simulation? and Once a neighbor has been added to a node neighbor list , is this neighbor suppressed from the list after a ttl_ inactivity time ? best regards Ramzi TKA

[ns] error interpretation

2007-01-08 Thread Ramzi Tka
Hi, let consider the followinf error : (procedure "_o19" line 2) (SplitObject unknown line 2) What is the significance of. What is the tcl file that corresponds to _o19 so we can find line 2? Best regards Ramzi

[ns] look for OSPF-TE and RSVP-TE modules for ns2.29

2007-02-16 Thread Ramzi Tka
Hi all, I'am looking for OSPF-TE and RSVP-TE modules for NS2.29 . In a previous mail, some of you indicated to me links where I can find such modules but unfortunately, I didn't manage t download them. Usually, I should request them by mail. I did it but i got no response. So if some of you have a

[ns] combined wireless and wired nodes in the same simulated topolgy

2007-02-28 Thread Ramzi Tka
Hi all, Is it possible to simulate a wired-cum-wireless network composed by several wireless nodes that run a given routing protocol and several wired nodes partially meshed ( not all them are connected to the BS) . Could these wired nodes use any routing protocol, or there is some contraints or p

[ns] ns-2 hierarchical routing

2007-03-06 Thread Ramzi Tka
Hi all, Could someone tell me how routes are computed inside a same hierarchical cluster as defined in NS-2 ? What is the algorithm used for that ? is it Dijkstra? or should the routes be set statically? Could the hierarchical routing react to topological changes? Your help is highly appreciated b

[ns] packets drops causes

2007-03-16 Thread Ramzi Tka
Hi all, How could now the cause of packets drops in ns-2. Any tips ! Which are the components where we could have a packet drop. and what are the possible causes? regards, ramzi

[ns] MIP traffic

2007-04-12 Thread Ramzi Tka
Hi all, How could we recognise the MIP packet in the trace file? Or, at least, how could we be sure that the MIP messages are being well exchanged? thanks kind regards, ramzi

[ns] trace interpretation

2007-04-12 Thread Ramzi Tka
Hi all, could somebody explain to me the following trace line : "D 0.160155230 _13_ MAC NCO 1 udp 128 [0 4 800] --- [16779265:0 -1:0 32 0] " especially the "NCO" in the 5th field. Thanks in advance Ramzi

[ns] unknown "NCO" flag in ns-2 trace file

2007-04-13 Thread Ramzi Tka
Hi all, could somebody explain to me the following trace line : "D 0.160155230 _13_ MAC NCO 1 udp 128 [0 4 800] --- [16779265:0 -1:0 32 0] " especially the "NCO" in the 5th field. Thanks in advance ramzi

[ns] unknown drop reason in new trace format file

2007-04-13 Thread Ramzi Tka
Hi all, could someone explain to me the significance of the "NCO" (after -Nw) drop reason mentioned in this new trace format compliant line. d -t 0.414050318 -Hs 12 -Hd -1 -Ni 12 -Nx 100.00 -Ny 100.00 -Nz 0.00 -Ne -1.00 -Nl MAC -Nw NCO -Ma 0 -Md -Ms 5 -Mt 800 -Is 4196353.0 -Id -1.

[ns] '-2' signficance in -Hd field (in new wireless trace format) & mapping between nodeID and hierarchical address

2007-04-16 Thread Ramzi Tka
Hi all, could someone tell me what is the significance of -2 after -Hd parameter in new trace format (see the following line). The entire line is : s -t 5.0 -Hs 5 -Hd -2 -Ni 5 -Nx -95.64 -Ny -97.56 -Nz 0.00 -Ne - 1.00 -Nl AGT -Nw --- -Ma 0 -Md 0 -Ms 0 -Mt 0 -Is 4194305.1 -Id 3.0 -It c

[ns] CBQ parameters

2007-04-17 Thread Ramzi Tka
Hi all, considering the following lines : $ns_ cfg-cbq-for-SBTS 10 DropTail 99.00 0.01 auto 0.00 $ns_ cfg-cbq-for-HBTS 10 DropTail 0.00 0.00 auto 0.00 $ns_ cfg-cbq-for-STS 10 DropTail 0.00 0.00 auto 0.00 $ns_ cfg-cbq-for-RTS 2040 DropTail 0.00 0.99 a

[ns] Admission Control when Receiving PATH msg (RSVP and RSVP-TE/MPLS)

2007-04-18 Thread Ramzi Tka
Hi, In the modules of RSVP and RSVP_TE/MPLS that are availables on the net, is there any PATHError or RESVError exchange and processing, after Admission Control for example. In other words, does a case of lack of ressources , is considered in these modules? regards, ramzi

[ns] how to get a pointer on the C++ node instance bieing in a mac layer C++ code

2007-04-18 Thread Ramzi Tka
Hi all, could someone tell me how to get a pointer on the C++ node instance , being in a mac layer (C++ procedure). thanks ramzi

[ns] RSVP tcl manual

2007-05-14 Thread Ramzi Tka
Hi all, is there anyone that has ou knows where to find the TCL manual for using RSVP. also is it pssible to use the available RSVP module with wireless nodes. I need only RSVP messages to be transmitted not really any resource reservation. Thanks Ramzi

[ns] rayleigh popagation model for ns-2

2007-05-16 Thread Ramzi Tka
Hi all, is there any Rayleigh propagation model implementation for ns-2 ? if yes, could you please send it to me or indicate where to get it. Thanks in advance. best regards, Ramzi

[ns] node IP address _node mac address_tcl identifier

2007-05-18 Thread Ramzi Tka
hi all, when we write a tcl ns-2 script, how could we recuperate the mac address (index) , IP address (nsaddr_t) from the tcl name of the node (node(0)) defined in the tcl script. This of course supposing that we got the string "node(0)' for example in the C++ code, via the command procedure. any

[ns] how to get the object relative to an identifier displayed in an error message "_o267"

2007-05-21 Thread Ramzi Tka
Hi all, How could we the object that corresponds to an identifier displayed during a error message : _o267 cmd unknown-flow 4194305 3 2 ==> the object _o267 thanks, Ramzi

[ns] possible C++ binded variable type

2007-05-24 Thread Ramzi Tka
Hi all, I would like to know which are the possible types of variables that we could bind to tcl variables? I'm considering pointer-typed C++ variable. kind regards, Ramzi

[ns] How to get Tcl object from C++ classes

2007-05-24 Thread Ramzi Tka
I would like to have a attribute of my new TCl Agent class that refers to the same ob ject than the attribute "m" of the mac layer. Thanks in adavance. regards, Ramzi Tka

[ns] Packet type undefined "-It undefined "

2007-05-25 Thread Ramzi Tka
Hi all , what may be the cause of this field in the trace file when o new simple protocol "-It undefined " Normally, I did the relevant changements in ns-packet.tck and packet.cc. thanks, Ramzi

[ns] get-node-id-by-addr call for mobile nodes

2007-06-04 Thread Ramzi Tka
Hi all, I noticed that the function "get-node-id-by-addr" can't resolve addresses for mobile nodes. I got the following error message. "error "get-node-id-by-addr:Cannot find node with given address"" This was supposed to be fixed after the installation of the WiMax NIST module. But it seems tha

[ns] Classifier::no-slot{} execution and simulation terminates with exit code 1

2007-10-18 Thread Ramzi Tka
Hi all, I'm running wired-cum-wireless simulation . When I decrease the mean interval time between connections so i increase connection number, I got an execution of the default classifier no-slot{} routine which terminates the simulation with exit code 1. --- Classfier::no-slot{} default handler

[ns] ns-slot handler execution

2007-10-26 Thread Ramzi Tka
Hi all, I got the following error while executing a ns simulation with an RSVP agent : --- Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl) --- _o1586: no target for slot 137660660 _o1586 type: Classifier/Port content dump: classifier _o1586 0 offset 0 shift 2147483

[ns] ns-slot{} procedure execution

2007-10-26 Thread Ramzi Tka
Hi all, I got the following error while executing a ns simulation with an RSVP agent : --- Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl) --- _o1586: no target for slot 137660660 _o1586 type: Classifier/Port content dump: classifier _o1586 0 offset 0 shift 2147483

[ns] unable to delete LSP in IDEO labs MPLS implementation

2007-11-09 Thread Ramzi Tka
hi all, does anyone who used the IDEO labs implementation of MPLS met the problem of LSP deletion. In fact , a RESVERROR is automatically generated for each LSP a while after trying to release the session. This implementation uses an extension of the marc greis RSVP implementation, and it seems t

[ns] wimax ns-2 implementation

2006-08-04 Thread Ramzi Tka
s uses mac address. Should I make a little development to extend the Channel class so it could manipulate CIDs?. Or there some others ideas? Have you some suggestions for me please ! Thanks a lot best regards Ramzi tka

[ns] 802.16 extensions to NS-2

2006-08-05 Thread Ramzi Tka
all relevant tasks become easier. What is your opinion about this scenario? Could you help to make the best choice. If you have other suggestions they are welcome. Thanks a lot Ramzi TKA

[ns] olsr implementation

2006-08-15 Thread Ramzi Tka
hi evrybody, is there any available OLSR implentation under ns-2.? if yes, how could i get it ? thanks a lot ramzi tka

[ns] how to send 802.16 undetermined size Control messages in ns2

2006-09-19 Thread Ramzi Tka
c.fc_pwr_mgt= 0; cf->cf_fc.fc_more_data= 0; cf->cf_fc.fc_wep= 0; cf->cf_fc.fc_order= 0; in 802.111, the developper has just to fill a given structure fields. How about 80.16 ? Could someone help me please! Thanks in advance Ramzi Tka

[ns] how to send 802.16 undetermined size Control messages in ns2

2006-09-19 Thread Ramzi Tka
c.fc_pwr_mgt= 0; cf->cf_fc.fc_more_data= 0; cf->cf_fc.fc_wep= 0; cf->cf_fc.fc_order= 0; in 802.11, the developper has just to fill a given structure fields. How about 80.16 ? Could someone help me please! Thanks in advance Ramzi Tka

[ns] how to send 802.16 undetermined size Control messages in ns2

2006-09-19 Thread Ramzi Tka
c.fc_pwr_mgt= 0; cf->cf_fc.fc_more_data= 0; cf->cf_fc.fc_wep= 0; cf->cf_fc.fc_order= 0; in 802.111, the developper has just to fill a given structure fields. How about 80.16 ? Could someone help me please! Thanks in advance Ramzi Tka

[ns] ns-2.29 scalability

2006-09-22 Thread Ramzi Tka
Hi all, Could we verify the scalability of a new wireless protocol using NS-2.29? What is the maximum number of wireless nodes we can use in a single simulation with NS-2.29? Thank You Best regards Ramzi Tka

[ns] 802.11 and 802.16 mac packet allocation functions

2006-09-22 Thread Ramzi Tka
uffer allocation using allocdata() function or using the alloc(n) instead of alloc() function for packet allocation , n is the data size. 3. Is that done anywhere else? has it any impact when simulating big networks (on scalability for example)? Thank you in advance Best regards Ramzi Tka