[mpls-linux-general] MPLS routing related query (fwd)
Status: Beta
Brought to you by:
jleu
|
From: Jikku <ji...@cs...> - 2005-02-28 14:54:35
|
Hi I know this group deals with mpls implementation, But in case someone is familiar with using mpls in ns2, I would appreciate their help. Thanx I have attached the concerned code. Here the code run alright. 1)2 nodes node0 and node1 attached to LSR2 which in turn is attached to LSR3 and LSR5. 2)I have specified the link node0-LSR2 and link node1-LSR2 as 1mb and the LSR2-LSR3 as 1mb while LSR2-LSR5 as 0.2 mb. 3)And i specified a common destination node node9. 4)Now when i run the simulation traffic from node0 and node 1 both use the LSR2-LSR5instead of the LSR2-LSR3 resulting in unnecessary packet dropping. 5)Is there any way of assuring fairness and sensible path selection without actually using explicit route specification. I mean automated QOS(mayb). |