Award Winning Solutions
Xena has won multiple global awards for price/performance and technical innovation. Learn more.
Copyright 2009-2021 Xena Networks.
Xena Valkyrie test applications keep their configurations in special file formats with an application-specific extension. The extensions used are as follows:
File Extension | Description |
.vmcfg | ValkyrieManager configuration file in JSON format. It contains information of the added chassis, UI settings, selected testbed, and used ports. But it doesn’t recreate the streams on the port. |
.v2544 | Valkyrie2544 configuration in JSON format. It contains information of the added chassis, UI settings, selected testbed, used ports, and test configuration. |
.v3918 | Valkyrie3918 configuration in JSON format. It contains information of the added chassis, UI settings, selected testbed, used ports, and test configuration. |
.v2889 | Valkyrie2889 configuration in JSON format. It contains information of the added chassis, UI settings, selected testbed, used ports, and test configuration. |
.v1564 | Valkyrie1564 configuration in JSON format. It contains information of the added chassis, UI settings, selected testbed, used ports, and test configuration. |
.xtc2 | ValkyrieManager Testcase (testbed) configuration file in Xena scripting API format. It contains the configuration of the ports, streams on the ports. If you are to recreate your testbed (ports, streams), you should use Operations > Save Testcase in ValkyrieManager. |
.xtc1 | Legacy configuration file of ValkyrieManager Testcase (testbed). Replaced by .xtc2 already. |
.xpc | ValkyrieManager Port configuration in Xena scripting API format. It saves all information of a port including the streams on it. |