---
title: "Configuring Enterprise360 IP in Infrasense sensor"
canonical: "https://thoughtdata.refined.site/space/TUD/55643659/Configuring%20Enterprise360%20IP%20in%20Infrasense%20sensor"
format: markdown
---
## Configuring Enterprise360 IP in Infrasense sensor

Perform the following steps to configure Enterprise360 IP in Infrasense

Go to the directory containing configuration files using the command **"*****cd /usr/local/thoughtdata/infrasense/etc/ "*** 

Edit the file ***"td_enterprise360.conf"*** using the command ***"vi td_enterprise360.conf"*** 

**Note**: The default path of Infrasense software after installation is /usr/local/thoughtdata/infrasense/

Change the default IP address(172.22.48.2) of the Enterprise360 to right IP address of your Enterprise360. Do not change the port number. Save and exit the file by pressing "Esc" ":" "wq"

![image](media://1c84d5f9-7dd7-48bd-94f1-e1a14807c68b)

 Set Enterprise360 IP in Infrasense

The address part of the statement in this file should include the IP address of the server running Enterprise360.

You may optionally provide the DNS name of your Enterprise360 if you have setup DNS name during the Enterprise360 installation. The DNS name should be a fully resolvable name in your DNS server.

If you intend to use DNS name follow the below additional step, otherwise skip to complete your Enterprise360 configuration of Infrasense

Edit the file hosts using **"vi***** /etc/hosts "*** 

Add an entry in the file to resolve the DNS name of Enterprise360                                                                      E.g.: **192.168.1.18 enterprise360.yourcompany.com** 

Save and exit the file by pressing "Esc" ":" "wq". Your Enterprise360 configuration of Infrasense is now completed