Traffic Resource Services CLI
This topic includes commands for traffic resource services.
Type nvcli <command> <parameters>
from the command prompt to access the CLI.

Start packet list capturing.
Parameter | Description |
---|---|
-plID | Identifier of a packet list (-plID <pl_id>) |
-testToken, -t | Test token (-t <token>). Can be empty when fetching all the parameters for aggregated by flow emulation |

Stop packet list capturing.
Parameter | Description |
---|---|
-plID | Identifier of a packet list (-plID <pl_id>) |
-testToken, -t | Test token (-t <token>). Can be empty when fetching all the parameters for aggregated by flow emulation |

Clear packet list capturing.
Parameter | Description |
---|---|
-plID | Identifier of a packet list (-plID <pl_id>) |
-testToken, -t | Test token (-t <token>). Can be empty when fetching all the parameters for aggregated by flow emulation |

Get packet lists ids from current or previous emulations.
Parameter | Description |
---|---|
-plID | Identifier of a packet list(-plID <pl_id>) |
-testToken, -t | Test token (-t <token>). Can be empty when fetching all the parameters for aggregated by flow emulation. |

Download packet list from NV Test Manager.
Parameter | Description |
---|---|
-cl, -clear | Clear stored packet list on download. (default: false) |
-o, -override | Override the destination file if such exists. (default: false) |
-outputfile, -of | Generated file name (-of <file>) |
-plID | Identifier of a packet list (-plID <pl_id>) |
-testToken, -t | Emulation token (-t <token>) |

Download .shunra file from NV Test Manager.
Parameter | Description |
---|---|
-o, -override | Override the destination file if such exists. (default: false) |
-outputfile, -of | Generated file name (-of <file>) |
-plID | Identifier of a packet list (-plID <pl_id>) |
-testToken, -t | Emulation token (-t <token>) |