Instruction Manual

The following command will synchronize the live system with the new configuration:

# /bin/config –-run=alerts

MetaConnect Host Configuration

MetaConnect host TCP Ports

To setup the list of tcp ports for a host, you use the config command:

#config -s config.sdt.hosts.host3.tcpports.tcport1 = 23

#config -s config.sdt.hosts.host3.tcpports.tcport2 = 5900

#config -s config.sdt.hosts.host3.tcpports.tcport3 = 3389

The above assumes the config below:

#vi /etc/config/config.xml ~

</users>

</host1>

<total>3</total>

<host2>

<address>accounts.intranet.myco.com</address> <description>Accounts server</description> <users>

<total>1</total>

<user1>JohnWhite</user1>

</users>

</host2>

<host3>

<address>192.168.254.191</address> <description>Tonys Win2000 Box</description> <users>

<total>1</total>

104

Page 111
Image 111
StarTech.com ECS0016 manual MetaConnect Host Configuration, MetaConnect host TCP Ports