Tripp Lite 93-2879 User Manual

Page 164

Advertising
background image

_____________________________________________________________________

B096-016 B096-048 and B092-016 User Manual

Page 164

# 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>John</user1>

</users>

</host2>

<host3>

<address>192.168.254.191</address>

<description>Tonys Win2000 Box</description>

<users>

<total>1</total>

<user1>John</user1>

</users>

<tcpports><tcpport1>23</tcpport1></tcpports>

</host3>

</hosts>

</sdt>

</config>

Advertising