[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Next hop data



Hi, 
I would like to know to know how I can output the next hop information
of a node on a file. I'm using the following code 

proc dump {node rf} {
   global n0 n1 n2 n3 n4 n5
   set dr [$node rtObject?]
 
   $dr nextHop? $n0         

Anyone help me please, 


		Thanks,					

							RAMKUMAR