6c91019ab4ded3b4891b25d64cba9c983538a863
[sfa.git] / sfatables / targets / MAX_LINK_BW.xml
1 <target name="MAX_LINK_BANDWIDTH">
2     <!-- The context is empty, since this target does not require any input from SFA -->
3     <context select=""/>
4     <rule>
5         <argument>
6             <name>max-link-bandwidth</name>
7             <help>Maximum link bandwidth.</help>
8             <operand>bps</operand>
9         </argument>
10     </rule>
11     <processor filename="max_link_banwidth.xsl"/>
12 </target>