<?xml version="1.0"?> <interfaceDefinition> <node name="force"> <children> <tagNode name="owping"> <properties> <help>IP address of the remote OWAMP server</help> <completionHelp> <list><x.x.x.x> <h:h:h:h:h:h:h:h></list> </completionHelp> </properties> <command>owping $3</command> </tagNode> <tagNode name="twping"> <properties> <help>IP address of the remote TWAMP server</help> <completionHelp> <list><x.x.x.x> <h:h:h:h:h:h:h:h></list> </completionHelp> </properties> <command>twping $3</command> </tagNode> </children> </node> </interfaceDefinition>