8e2b7af052066fb5de02332573d9c65c1c68fe24
[sfa.git] / sfatables / targets / RESTRICT_SLICE_PROP.xml
1 <target name="RESTRICT_SLICE_PROP">
2     <!-- The context is empty, since this target does not require any input from SFA -->
3     <rule element="link">
4     <context select=""/>
5         <argument>
6             <name>max-link-kbps</name>
7             <help>Maximum link bandwidth in kilobytes per second.</help>
8             <operand>kbps</operand>
9         </argument>
10     <processor filename="max_link_kbps.xsl"/>
11     </rule>
12 </target>