How to force robot to use a specific IP Address
search cancel

How to force robot to use a specific IP Address

book

Article ID: 107462

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

By default UIM robot will use for communication the first IP address that Operating System returns to it, on devices with multiple IP Address this could not match with user requirements,  to cover these cases robot allow to set it manually through robot configuration.

Environment

UIM Robot - all versions

Resolution

  • Open Infrastructure Management
  • Localize the device with inconvenience 
  • Open Controller configure of the device 
  • Select Setup 
  • Select IP tab
  • Under Robot IP-address section ,  specify the desired IP to use under Set specific address(es) field
  • Click Apply and restart the robot 


 

Additional Information

The following raw configure keys can be used in robot.cfg to force the robot to explicitly listen ONLY on the defined address above:

strict_ip_binding=yes
local_ip_validation=no