Software Defined Networking
1828031 Members
1770 Online
109973 Solutions
New Discussion

How to change the node IPs in the controller program?

 
mmehdi
Occasional Advisor

How to change the node IPs in the controller program?

Hello All

 

I need to change the IP address of my nodes in the controller program that I am writing. Does anyone know how to get the IP address of the nodes and set them to a new IP address?

 

I have read the section on Node manager API represeting "To become a supplier of node-related information, an application or controller component must
implement the com.hp.sdn.node.NodeSupplier interface, and they must register their supplier
to the com.hp.sdn.supplier.NodeSuppliersBroker to get an instance handle to access
the hp.sdn.com.node.NodeSupplierService APIs".

 

How can we do this? Is there any example in java?

 

Thanks

Best

Mehdi