Software Defined Networking
1753481 Members
4447 Online
108794 Solutions
New Discussion

how can I change the type of metric used in computing shortest path (TopologyService)

 
armandom
Advisor

how can I change the type of metric used in computing shortest path (TopologyService)

Hi guys

 

anyone know how to change the metric on the  Topology  service , I always get that the metric type is HOPS

 

 

 

thanks

 

2 REPLIES 2
sdnindia
Trusted Contributor

Re: how can I change the type of metric used in computing shortest path (TopologyService)

Hello armandom,

 

There is also other metric type which is retuned by the Metric  “SPEED” , however you cannot Modify the Metric.

                com.hp.sdn.common.L2Path.Metric              

                HOPS -- Shortest path means least number of traversed nodes.

                SPEED --Shortest path means greatest combined link speed.              

 

Thanks,

HP SDN Team

sdnindia
Trusted Contributor

Re: how can I change the type of metric used in computing shortest path (TopologyService)

Hello armandom,

Doing a follow up to check if you need any further assistance with respect to the query posted.
Please do let us know  if your problem is solved.


If you have more questions on the same topic please do reply on the same thread or open a new post if new topic.


Thanks
HP SDN Team