IBM Aspera HST Admin Manual page 43

High-speed transfer server
Table of Contents

Advertisement

see
User, Group and Default Configurations
default aspera.conf that includes the asconfigurator syntax for each setting:
# /opt/aspera/bin/asuserdata -+
1. Open aspera.conf from the following location:
/opt/aspera/etc/aspera.conf
2. Add or locate the <transfer/> section, as in the following example:
<transfer>
<in>
<bandwidth>
<aggregate>
<trunk_id>Disabled</trunk_id>
</aggregate>
<flow>
<target_rate>
<cap></cap>
<default>10000</default>
<lock>false</lock>
</target_rate>
<min_rate>
<cap></cap>
<default>0</default>
<lock>false</lock>
</min_rate>
<policy>
<allowed>any</allowed
<default>fair</default>
<lock>false</lock>
</policy>
<priority>
<cap></cap>
<default>normal</default>
<lock>false</lock>
</priority>
<network_rc>
<module>delay</module>
<tcp_friendly>false</tcp_friendly>
<predictor>unset</predictor>
<target_queue>unset</target_queue> <!-- Incoming Rate Control Target Queue -->
</network_rc>
</flow>
</bandwidth>
</in>
<out>
<bandwidth>
<aggregate>
<trunk_id>Disabled</trunk_id>
</aggregate>
<flow>
<target_rate>
<cap>Unlimited</cap>
<default>10000</default>
<lock>false</lock>
</target_rate>
<min_rate>
<cap>Unlimited</cap>
<default>0</default>
<lock>false</lock>
</min_rate>
<policy>
<allowed>any</allowed>
<default>fair</default>
<lock>false</lock>
</policy>
<priority>
<cap>high</cap>
<default>normal</default>
<lock>false</lock>
</priority>
<network_rc>
<module>delay</module>
<tcp_friendly>false</tcp_friendly> <!-- Outgoing TCP Friendly Mode -->
<predictor>unset</predictor>
on page 315 and run the following command to retrieve a complete
<!-- Incoming VLink ID -->
<!-- Incoming Target Rate Cap -->
<!-- Incoming Target Rate Default -->
<!-- Incoming Target Rate Lock -->
<!-- Incoming Minimum Rate Cap -->
<!-- Incoming Minimum Rate Default -->
<!-- Incoming Minimum Rate Lock -->
<!-- Incoming Policy Allowed -->
<!-- Incoming Policy Default -->
<!-- Incoming Policy Lock -->
<!-- Incoming Priority Allowed -->
<!-- Incoming Priority Default -->
<!-- Incoming Priority Lock -->
<!-- Incoming Rate Control Module -->
<!-- Incoming TCP Friendly Mode -->
<!-- Incoming Traffic RTT Predictor -->
<!-- Outgoing VLink ID -->
<!-- Outgoing Target Rate Cap -->
<!-- Outgoing Target Rate Default -->
<!-- Outgoing Target Rate Lock -->
<!-- Outgoing Minimum Rate Cap -->
<!-- Outgoing Minimum Rate Default -->
<!-- Outgoing Minimum Rate Lock -->
<!-- Outgoing Policy Allowed -->
<!-- Outgoing Policy Default -->
<!-- Outgoing Policy Lock -->
<!-- Outgoing Priority Allowed -->
<!-- Outgoing Priority Default -->
<!-- Outgoing Priority Lock -->
<!-- Outgoing Rate Control Module -->
<!-- Outgoing Traffic RTT Predictor -->
| Configure the Server from the Command Line | 43

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents