Configuring the Service Verification Test Tool

To run a service verification test, issue the following command:

run esvt traffic-test {vlan_name} vlan_name loopback-port loopback-port peer-switch-ip ipaddress packet-size packet_size rate rate [Kbps| Mbps | Gbps] duration time [seconds | minutes | hours]

Here is an example configuration to run ESVT for the environment shown in Figure 1:

DUT1

create vlan v1
configure vlan v1 tag 100
configure vlan v1 add port 9 tagged
configure vlan v1 ipaddress  2.2.2.3/24
enable ipforwarding v1
run esvt traffic-test v1 loopback-port 2 peer-switch-ip 2.2.2.2 packet-size 64 rate 200 Mbps duration 5 minutes
 show esvt traffic-test

DUT2

create vlan v1
configure vlan v1 tag 100
configure vlan v1 add port 3 tagged
configure vlan v1 ipaddress  2.2.2.2/24
enable ipforwarding v1

To stop the service verification test, issue the following command:

stop esvt traffic-test {{vlan vlan_name} }

To show measurements from the service verification test, issue the following command:

show esvt traffic-test {{vlan}vlan_name} =