Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Configuration of VES via CLI

Info
iconfalse
titleConfigure VES agent to generate events

...

vppctl set ves agent server 127.0.0.1 port 88 intval 20
Info
iconfalse
titleQuery VES agent configuration

...

vppctl show ves agent
Info
iconfalse
titleModify VES agent configuration (2 steps - delete, then configure)

...

...

vppctl set ves agent del server 127.0.0.1 port 88 intval 20

...

vppctl set ves agent server 127.0.0.1 port 95 intval 30


The VES can be configured to generate events in 'real' or 'demo' mode.  In 'demo' mode, the value of the 'Packet Loss Rate' attribute can be configured.

Info
iconfalse
titleConfigure VES mode

...

to 'demo' and 40% Packet Loss Rate
vppctl set ves mode demo base 

...

40

This will cause events to be generated with output data that looks like the following sample.

...