3d- Create iperf VNF with jdm cli

1- JDM's CLI commands

2- show commands


set virtual-network-functions viperf image /var/third-party/images/osv-iperf-v0.24.qemu.qcow2
set virtual-network-functions viperf virtual-cpu count 1
set virtual-network-functions viperf virtual-cpu features hardware-virtualization
#set virtual-network-functions viperf interfaces eth2 mapping vlan members internal
#set virtual-network-functions viperf interfaces eth3 mapping vlan members external
set virtual-network-functions viperf memory size 1048576


show virtual-network-functions viperf detail