Round-Robin

These scenarios cover some aspects related to link-aggregation (combining multiple network connections simultaneously to increase throughput, provide redundancy, or both). In OSDx, this can be achieved through bonding interfaces.

../../../../_images/topology.svg

Test Round-Robin

Description

A bonding interface is configured in DUT0 using the round-robin mode. This mode can be used to achieve load-balancing.

Scenario

Example 1

Step 1: Set the following configuration in DUT0 :

set interfaces bonding bond0 address 192.168.100.10/24
set interfaces bonding bond0 miimon 100
set interfaces bonding bond0 mode round-robin
set interfaces ethernet eth0p0 bond-group bond0
set interfaces ethernet eth1 bond-group bond0
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'

Step 2: Set the following configuration in DUT1 :

set interfaces bridge br0 address 192.168.100.20/24
set interfaces bridge br0 stp version rstp
set interfaces ethernet eth0 bridge-group bridge br0
set interfaces ethernet eth2 bridge-group bridge br0
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'

Step 3: Run command interfaces bonding show at DUT0 and check if output matches the following regular expressions:

bond0\s+192.168.100\.10\/24\s+up\s+up
Show output
---------------------------------------------------------------
Name          IP Address          Admin  Oper  Vrf  Description
---------------------------------------------------------------
bond0  192.168.100.10/24          up     up
       fe80::2a0:26ff:fe16:16/64

Step 4: Run command interfaces bonding bond0 show ports at DUT0 and check if output contains the following tokens:

Bonding Mode: load balancing (round-robin)
Show output
Ethernet Channel Bonding Driver: v6.1.55

Bonding Mode: load balancing (round-robin)
MII Status: up
MII Polling Interval (ms): 100
Up Delay (ms): 0
Down Delay (ms): 0
Peer Notification Delay (ms): 0

Slave Interface: eth1
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 0
Permanent HW addr: 00:a0:26:16:00:16
Slave queue ID: 0

Slave Interface: eth0p0
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 0
Permanent HW addr: 00:a0:26:16:00:15
Slave queue ID: 0

Step 5: Ping IP address 192.168.100.20 from DUT0:

admin@DUT0$ ping 192.168.100.20 count 1 size 56 timeout 1
Show output
PING 192.168.100.20 (192.168.100.20) 56(84) bytes of data.
64 bytes from 192.168.100.20: icmp_seq=1 ttl=64 time=0.604 ms

--- 192.168.100.20 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.604/0.604/0.604/0.000 ms

Step 6: Run command interfaces ethernet clear at DUT0.

Step 7: Initiate a bandwidth test from DUT0 to DUT1

admin@DUT1$ monitor test performance server port 5001
admin@DUT0$ monitor test performance client 192.168.100.20 duration 5 port 5001 parallel 10
Expect this output in DUT0:
Connecting to host 192.168.100.20, port 5001
[  5] local 192.168.100.10 port 54870 connected to 192.168.100.20 port 5001
[  7] local 192.168.100.10 port 54874 connected to 192.168.100.20 port 5001
[  9] local 192.168.100.10 port 54886 connected to 192.168.100.20 port 5001
[ 11] local 192.168.100.10 port 54888 connected to 192.168.100.20 port 5001
[ 13] local 192.168.100.10 port 54900 connected to 192.168.100.20 port 5001
[ 15] local 192.168.100.10 port 54908 connected to 192.168.100.20 port 5001
[ 17] local 192.168.100.10 port 54922 connected to 192.168.100.20 port 5001
[ 19] local 192.168.100.10 port 54930 connected to 192.168.100.20 port 5001
[ 21] local 192.168.100.10 port 54942 connected to 192.168.100.20 port 5001
[ 23] local 192.168.100.10 port 54950 connected to 192.168.100.20 port 5001
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.00   sec  9.08 MBytes  76.1 Mbits/sec   32   82.0 KBytes
[  7]   0.00-1.00   sec  26.3 MBytes   221 Mbits/sec   61    107 KBytes
[  9]   0.00-1.00   sec  20.7 MBytes   174 Mbits/sec   42    137 KBytes
[ 11]   0.00-1.00   sec  6.81 MBytes  57.1 Mbits/sec   19   82.0 KBytes
[ 13]   0.00-1.00   sec  7.79 MBytes  65.4 Mbits/sec   21   83.4 KBytes
[ 15]   0.00-1.00   sec  7.68 MBytes  64.4 Mbits/sec   10   93.3 KBytes
[ 17]   0.00-1.00   sec  12.8 MBytes   108 Mbits/sec   37    105 KBytes
[ 19]   0.00-1.00   sec  7.22 MBytes  60.6 Mbits/sec   15   86.3 KBytes
[ 21]   0.00-1.00   sec  8.45 MBytes  70.9 Mbits/sec   17   94.7 KBytes
[ 23]   0.00-1.00   sec  11.2 MBytes  93.8 Mbits/sec   12   84.8 KBytes
[SUM]   0.00-1.00   sec   118 MBytes   990 Mbits/sec  266
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   1.00-2.00   sec  11.3 MBytes  94.9 Mbits/sec    9    109 KBytes
[  7]   1.00-2.00   sec  13.7 MBytes   115 Mbits/sec    7   53.7 KBytes
[  9]   1.00-2.00   sec  15.1 MBytes   127 Mbits/sec   18   93.3 KBytes
[ 11]   1.00-2.00   sec  12.1 MBytes   101 Mbits/sec    3   66.5 KBytes
[ 13]   1.00-2.00   sec  7.89 MBytes  66.2 Mbits/sec    6   83.4 KBytes
[ 15]   1.00-2.00   sec  7.95 MBytes  66.7 Mbits/sec   15   89.1 KBytes
[ 17]   1.00-2.00   sec  13.8 MBytes   116 Mbits/sec   30   80.6 KBytes
[ 19]   1.00-2.00   sec  9.32 MBytes  78.2 Mbits/sec   11   96.2 KBytes
[ 21]   1.00-2.00   sec  11.4 MBytes  95.9 Mbits/sec   11   56.6 KBytes
[ 23]   1.00-2.00   sec  10.0 MBytes  83.9 Mbits/sec   12    113 KBytes
[SUM]   1.00-2.00   sec   113 MBytes   945 Mbits/sec  122
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   2.00-3.00   sec  13.0 MBytes   109 Mbits/sec   22    119 KBytes
[  7]   2.00-3.00   sec  12.9 MBytes   108 Mbits/sec    5    147 KBytes
[  9]   2.00-3.00   sec  9.45 MBytes  79.2 Mbits/sec   39   63.6 KBytes
[ 11]   2.00-3.00   sec  10.6 MBytes  88.6 Mbits/sec   14   41.0 KBytes
[ 13]   2.00-3.00   sec  10.5 MBytes  88.1 Mbits/sec   32    106 KBytes
[ 15]   2.00-3.00   sec  10.3 MBytes  86.0 Mbits/sec   16   83.4 KBytes
[ 17]   2.00-3.00   sec  10.9 MBytes  91.7 Mbits/sec    9   99.0 KBytes
[ 19]   2.00-3.00   sec  14.9 MBytes   125 Mbits/sec   23   67.9 KBytes
[ 21]   2.00-3.00   sec  9.20 MBytes  77.1 Mbits/sec    6   87.7 KBytes
[ 23]   2.00-3.00   sec  11.4 MBytes  95.9 Mbits/sec   41   60.8 KBytes
[SUM]   2.00-3.00   sec   113 MBytes   949 Mbits/sec  207
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   3.00-4.00   sec  16.3 MBytes   137 Mbits/sec   21   76.4 KBytes
[  7]   3.00-4.00   sec  13.7 MBytes   115 Mbits/sec   18    107 KBytes
[  9]   3.00-4.00   sec  9.07 MBytes  76.1 Mbits/sec   10    113 KBytes
[ 11]   3.00-4.00   sec  7.77 MBytes  65.2 Mbits/sec    6   84.8 KBytes
[ 13]   3.00-4.00   sec  9.94 MBytes  83.4 Mbits/sec   22    102 KBytes
[ 15]   3.00-4.00   sec  8.76 MBytes  73.5 Mbits/sec   20   91.9 KBytes
[ 17]   3.00-4.00   sec  12.2 MBytes   103 Mbits/sec   29   74.9 KBytes
[ 19]   3.00-4.00   sec  9.63 MBytes  80.8 Mbits/sec   11   91.9 KBytes
[ 21]   3.00-4.00   sec  10.9 MBytes  91.2 Mbits/sec   32   79.2 KBytes
[ 23]   3.00-4.00   sec  12.9 MBytes   108 Mbits/sec    2    109 KBytes
[SUM]   3.00-4.00   sec   111 MBytes   933 Mbits/sec  171
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   4.00-5.00   sec  8.20 MBytes  68.8 Mbits/sec   10   62.2 KBytes
[  7]   4.00-5.00   sec  16.4 MBytes   138 Mbits/sec   11    143 KBytes
[  9]   4.00-5.00   sec  15.0 MBytes   126 Mbits/sec    8    165 KBytes
[ 11]   4.00-5.00   sec  10.9 MBytes  91.2 Mbits/sec   15   72.1 KBytes
[ 13]   4.00-5.00   sec  11.4 MBytes  95.4 Mbits/sec   23   87.7 KBytes
[ 15]   4.00-5.00   sec  9.45 MBytes  79.2 Mbits/sec   12   91.9 KBytes
[ 17]   4.00-5.00   sec  9.69 MBytes  81.3 Mbits/sec   19   97.6 KBytes
[ 19]   4.00-5.00   sec  10.1 MBytes  85.0 Mbits/sec   10   52.3 KBytes
[ 21]   4.00-5.00   sec  12.4 MBytes   104 Mbits/sec    8   90.5 KBytes
[ 23]   4.00-5.00   sec  8.45 MBytes  70.9 Mbits/sec   26   87.7 KBytes
[SUM]   4.00-5.00   sec   112 MBytes   939 Mbits/sec  142
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-5.00   sec  57.9 MBytes  97.2 Mbits/sec   94             sender
[  5]   0.00-5.01   sec  57.0 MBytes  95.5 Mbits/sec                  receiver
[  7]   0.00-5.00   sec  83.0 MBytes   139 Mbits/sec  102             sender
[  7]   0.00-5.01   sec  81.5 MBytes   136 Mbits/sec                  receiver
[  9]   0.00-5.00   sec  69.3 MBytes   116 Mbits/sec  117             sender
[  9]   0.00-5.01   sec  68.5 MBytes   115 Mbits/sec                  receiver
[ 11]   0.00-5.00   sec  48.1 MBytes  80.7 Mbits/sec   57             sender
[ 11]   0.00-5.01   sec  47.5 MBytes  79.6 Mbits/sec                  receiver
[ 13]   0.00-5.00   sec  47.5 MBytes  79.7 Mbits/sec  104             sender
[ 13]   0.00-5.01   sec  47.1 MBytes  78.8 Mbits/sec                  receiver
[ 15]   0.00-5.00   sec  44.1 MBytes  74.0 Mbits/sec   73             sender
[ 15]   0.00-5.01   sec  43.6 MBytes  73.0 Mbits/sec                  receiver
[ 17]   0.00-5.00   sec  59.5 MBytes  99.8 Mbits/sec  124             sender
[ 17]   0.00-5.01   sec  58.9 MBytes  98.7 Mbits/sec                  receiver
[ 19]   0.00-5.00   sec  51.2 MBytes  85.8 Mbits/sec   70             sender
[ 19]   0.00-5.01   sec  50.5 MBytes  84.6 Mbits/sec                  receiver
[ 21]   0.00-5.00   sec  52.4 MBytes  87.9 Mbits/sec   74             sender
[ 21]   0.00-5.01   sec  51.9 MBytes  87.0 Mbits/sec                  receiver
[ 23]   0.00-5.00   sec  54.0 MBytes  90.6 Mbits/sec   93             sender
[ 23]   0.00-5.01   sec  53.5 MBytes  89.6 Mbits/sec                  receiver
[SUM]   0.00-5.00   sec   567 MBytes   951 Mbits/sec  908             sender
[SUM]   0.00-5.01   sec   560 MBytes   938 Mbits/sec                  receiver

iperf Done.

Step 8: Run command interfaces ethernet show counters at DUT0 and check if output matches the following regular expressions:

eth1 \s+up\s+\d+\s+\d+\s+0\s+\d{2,}
eth0p0 \s+up\s+\d+\s+\d+\s+0\s+\d{2,}
Show output
-------------------------------------------------------------------------------
 Name   Oper  Rx Packets  Rx Bytes  Rx Errors  Tx Packets  Tx Bytes   Tx Errors
-------------------------------------------------------------------------------
eth0p0  up         68501   4598657          0      204706  309892351          0
eth0p1  down           0         0          0           0          0          0
eth0p2  down           0         0          0           0          0          0
eth0p3  down           0         0          0           0          0          0
eth0p4  down           0         0          0           0          0          0
eth0p5  down           0         0          0           0          0          0
eth0p6  down           0         0          0           0          0          0
eth0p7  down           0         0          0           0          0          0
  eth1  up         68958   4638743          0      202414  306413955          0
  eth2  down           0         0          0           0          0          0

Example 2

Step 1: Set the following configuration in DUT0 :

set interfaces bonding bond0 address 192.168.100.10/24
set interfaces bonding bond0 miimon 100
set interfaces bonding bond0 mode round-robin
set interfaces ethernet eth0p0 bond-group bond0
set interfaces ethernet eth0p1 bond-group bond0
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'

Step 2: Set the following configuration in DUT1 :

set interfaces bridge br0 address 192.168.100.20/24
set interfaces bridge br0 stp version rstp
set interfaces ethernet eth2 bridge-group bridge br0
set interfaces ethernet eth3 bridge-group bridge br0
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'

Step 3: Run command interfaces bonding show at DUT0 and check if output matches the following regular expressions:

bond0\s+192.168.100\.10\/24\s+up\s+up
Show output
--------------------------------------------------------------
Name          IP Address         Admin  Oper  Vrf  Description
--------------------------------------------------------------
bond0  192.168.100.10/24         up     up
       fe80::a0:26ff:fe16:15/64

Step 4: Run command interfaces bonding bond0 show ports at DUT0 and check if output contains the following tokens:

Bonding Mode: load balancing (round-robin)
Show output
Ethernet Channel Bonding Driver: v6.1.55

Bonding Mode: load balancing (round-robin)
MII Status: up
MII Polling Interval (ms): 100
Up Delay (ms): 0
Down Delay (ms): 0
Peer Notification Delay (ms): 0

Slave Interface: eth0p1
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 0
Permanent HW addr: 02:a0:26:16:00:15
Slave queue ID: 0

Slave Interface: eth0p0
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 0
Permanent HW addr: 00:a0:26:16:00:15
Slave queue ID: 0

Step 5: Ping IP address 192.168.100.20 from DUT0:

admin@DUT0$ ping 192.168.100.20 count 1 size 56 timeout 1
Show output
PING 192.168.100.20 (192.168.100.20) 56(84) bytes of data.
64 bytes from 192.168.100.20: icmp_seq=1 ttl=64 time=0.618 ms

--- 192.168.100.20 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.618/0.618/0.618/0.000 ms

Step 6: Run command interfaces ethernet clear at DUT0.

Step 7: Initiate a bandwidth test from DUT0 to DUT1

admin@DUT1$ monitor test performance server port 5001
admin@DUT0$ monitor test performance client 192.168.100.20 duration 5 port 5001 parallel 10
Expect this output in DUT0:
Connecting to host 192.168.100.20, port 5001
[  5] local 192.168.100.10 port 52876 connected to 192.168.100.20 port 5001
[  7] local 192.168.100.10 port 52892 connected to 192.168.100.20 port 5001
[  9] local 192.168.100.10 port 52906 connected to 192.168.100.20 port 5001
[ 11] local 192.168.100.10 port 52918 connected to 192.168.100.20 port 5001
[ 13] local 192.168.100.10 port 52926 connected to 192.168.100.20 port 5001
[ 15] local 192.168.100.10 port 52938 connected to 192.168.100.20 port 5001
[ 17] local 192.168.100.10 port 52948 connected to 192.168.100.20 port 5001
[ 19] local 192.168.100.10 port 52960 connected to 192.168.100.20 port 5001
[ 21] local 192.168.100.10 port 52964 connected to 192.168.100.20 port 5001
[ 23] local 192.168.100.10 port 52968 connected to 192.168.100.20 port 5001
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.00   sec  14.5 MBytes   122 Mbits/sec   14    143 KBytes
[  7]   0.00-1.00   sec  9.56 MBytes  80.2 Mbits/sec   13   93.3 KBytes
[  9]   0.00-1.00   sec  10.8 MBytes  90.2 Mbits/sec   14   70.7 KBytes
[ 11]   0.00-1.00   sec  11.4 MBytes  95.7 Mbits/sec   12    122 KBytes
[ 13]   0.00-1.00   sec  9.68 MBytes  81.2 Mbits/sec   15   90.5 KBytes
[ 15]   0.00-1.00   sec  9.96 MBytes  83.5 Mbits/sec   21   84.8 KBytes
[ 17]   0.00-1.00   sec  8.15 MBytes  68.4 Mbits/sec   11   74.9 KBytes
[ 19]   0.00-1.00   sec  9.33 MBytes  78.2 Mbits/sec   11   62.2 KBytes
[ 21]   0.00-1.00   sec  7.00 MBytes  58.7 Mbits/sec   15   55.1 KBytes
[ 23]   0.00-1.00   sec  26.7 MBytes   224 Mbits/sec   36    124 KBytes
[SUM]   0.00-1.00   sec   117 MBytes   982 Mbits/sec  162
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   1.00-2.00   sec  12.3 MBytes   103 Mbits/sec   50   79.2 KBytes
[  7]   1.00-2.00   sec  10.6 MBytes  89.1 Mbits/sec   13   55.1 KBytes
[  9]   1.00-2.00   sec  12.1 MBytes   102 Mbits/sec   20    144 KBytes
[ 11]   1.00-2.00   sec  13.7 MBytes   115 Mbits/sec   11   91.9 KBytes
[ 13]   1.00-2.00   sec  9.45 MBytes  79.2 Mbits/sec   22   63.6 KBytes
[ 15]   1.00-2.00   sec  14.5 MBytes   121 Mbits/sec   33    103 KBytes
[ 17]   1.00-2.00   sec  8.70 MBytes  73.0 Mbits/sec   15   80.6 KBytes
[ 19]   1.00-2.00   sec  10.7 MBytes  89.7 Mbits/sec   25   80.6 KBytes
[ 21]   1.00-2.00   sec  9.82 MBytes  82.4 Mbits/sec   12   86.3 KBytes
[ 23]   1.00-2.00   sec  10.9 MBytes  91.7 Mbits/sec   26    107 KBytes
[SUM]   1.00-2.00   sec   113 MBytes   946 Mbits/sec  227
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   2.00-3.00   sec  11.3 MBytes  94.9 Mbits/sec   14    140 KBytes
[  7]   2.00-3.00   sec  12.9 MBytes   108 Mbits/sec    4    151 KBytes
[  9]   2.00-3.00   sec  12.2 MBytes   102 Mbits/sec   57    109 KBytes
[ 11]   2.00-3.00   sec  9.69 MBytes  81.3 Mbits/sec   17   43.8 KBytes
[ 13]   2.00-3.00   sec  7.95 MBytes  66.7 Mbits/sec   15   80.6 KBytes
[ 15]   2.00-3.00   sec  9.69 MBytes  81.3 Mbits/sec   25   99.0 KBytes
[ 17]   2.00-3.00   sec  11.0 MBytes  92.3 Mbits/sec   23   49.5 KBytes
[ 19]   2.00-3.00   sec  11.0 MBytes  92.3 Mbits/sec   17   65.0 KBytes
[ 21]   2.00-3.00   sec  11.7 MBytes  98.5 Mbits/sec    9   93.3 KBytes
[ 23]   2.00-3.00   sec  14.0 MBytes   117 Mbits/sec   21    109 KBytes
[SUM]   2.00-3.00   sec   111 MBytes   935 Mbits/sec  202
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   3.00-4.00   sec  10.7 MBytes  89.7 Mbits/sec   30   58.0 KBytes
[  7]   3.00-4.00   sec  14.0 MBytes   118 Mbits/sec   29   74.9 KBytes
[  9]   3.00-4.00   sec  12.6 MBytes   106 Mbits/sec   15   90.5 KBytes
[ 11]   3.00-4.00   sec  8.70 MBytes  73.0 Mbits/sec   10   77.8 KBytes
[ 13]   3.00-4.00   sec  11.9 MBytes  99.6 Mbits/sec   27   94.7 KBytes
[ 15]   3.00-4.00   sec  8.39 MBytes  70.4 Mbits/sec   42   60.8 KBytes
[ 17]   3.00-4.00   sec  9.20 MBytes  77.1 Mbits/sec   25    120 KBytes
[ 19]   3.00-4.00   sec  10.9 MBytes  91.2 Mbits/sec   14    133 KBytes
[ 21]   3.00-4.00   sec  11.0 MBytes  92.3 Mbits/sec   11   58.0 KBytes
[ 23]   3.00-4.00   sec  14.9 MBytes   125 Mbits/sec   12    113 KBytes
[SUM]   3.00-4.00   sec   112 MBytes   942 Mbits/sec  215
- - - - - - - - - - - - - - - - - - - - - - - - -
[  5]   4.00-5.00   sec  8.68 MBytes  72.8 Mbits/sec   13   87.7 KBytes
[  7]   4.00-5.00   sec  12.5 MBytes   105 Mbits/sec   11    120 KBytes
[  9]   4.00-5.00   sec  13.5 MBytes   114 Mbits/sec    1    153 KBytes
[ 11]   4.00-5.00   sec  11.8 MBytes  99.0 Mbits/sec   14    141 KBytes
[ 13]   4.00-5.00   sec  12.9 MBytes   108 Mbits/sec    9    107 KBytes
[ 15]   4.00-5.00   sec  7.15 MBytes  59.9 Mbits/sec   13   58.0 KBytes
[ 17]   4.00-5.00   sec  11.6 MBytes  97.0 Mbits/sec   16   70.7 KBytes
[ 19]   4.00-5.00   sec  11.2 MBytes  93.8 Mbits/sec   47   36.8 KBytes
[ 21]   4.00-5.00   sec  7.77 MBytes  65.2 Mbits/sec   19   67.9 KBytes
[ 23]   4.00-5.00   sec  14.4 MBytes   121 Mbits/sec   30   76.4 KBytes
[SUM]   4.00-5.00   sec   111 MBytes   935 Mbits/sec  173
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-5.00   sec  57.5 MBytes  96.5 Mbits/sec  121             sender
[  5]   0.00-5.01   sec  56.8 MBytes  95.2 Mbits/sec                  receiver
[  7]   0.00-5.00   sec  59.6 MBytes   100 Mbits/sec   70             sender
[  7]   0.00-5.01   sec  59.1 MBytes  99.1 Mbits/sec                  receiver
[  9]   0.00-5.00   sec  61.2 MBytes   103 Mbits/sec  107             sender
[  9]   0.00-5.01   sec  60.5 MBytes   101 Mbits/sec                  receiver
[ 11]   0.00-5.00   sec  55.3 MBytes  92.7 Mbits/sec   64             sender
[ 11]   0.00-5.01   sec  54.7 MBytes  91.7 Mbits/sec                  receiver
[ 13]   0.00-5.00   sec  51.8 MBytes  86.9 Mbits/sec   88             sender
[ 13]   0.00-5.01   sec  51.1 MBytes  85.6 Mbits/sec                  receiver
[ 15]   0.00-5.00   sec  49.7 MBytes  83.3 Mbits/sec  134             sender
[ 15]   0.00-5.01   sec  49.2 MBytes  82.4 Mbits/sec                  receiver
[ 17]   0.00-5.00   sec  48.6 MBytes  81.5 Mbits/sec   90             sender
[ 17]   0.00-5.01   sec  47.8 MBytes  80.1 Mbits/sec                  receiver
[ 19]   0.00-5.00   sec  53.1 MBytes  89.0 Mbits/sec  114             sender
[ 19]   0.00-5.01   sec  52.5 MBytes  88.0 Mbits/sec                  receiver
[ 21]   0.00-5.00   sec  47.3 MBytes  79.4 Mbits/sec   66             sender
[ 21]   0.00-5.01   sec  46.9 MBytes  78.5 Mbits/sec                  receiver
[ 23]   0.00-5.00   sec  80.9 MBytes   136 Mbits/sec  125             sender
[ 23]   0.00-5.01   sec  80.0 MBytes   134 Mbits/sec                  receiver
[SUM]   0.00-5.00   sec   565 MBytes   948 Mbits/sec  979             sender
[SUM]   0.00-5.01   sec   559 MBytes   936 Mbits/sec                  receiver

iperf Done.

Step 8: Run command interfaces ethernet show counters at DUT0 and check if output matches the following regular expressions:

eth0p0 \s+up\s+\d+\s+\d+\s+0\s+\d{2,}
eth0p1 \s+up\s+\d+\s+\d+\s+0\s+\d{2,}
Show output
-------------------------------------------------------------------------------
 Name   Oper  Rx Packets  Rx Bytes  Rx Errors  Tx Packets  Tx Bytes   Tx Errors
-------------------------------------------------------------------------------
eth0p0  up         65411   4399010          0      204091  308960474          0
eth0p1  up         70764   4758805          0      202182  306073618          0
eth0p2  down           0         0          0           0          0          0
eth0p3  down           0         0          0           0          0          0
eth0p4  down           0         0          0           0          0          0
eth0p5  down           0         0          0           0          0          0
eth0p6  down           0         0          0           0          0          0
eth0p7  down           0         0          0           0          0          0
  eth1  down           0         0          0           0          0          0
  eth2  down           0         0          0           0          0          0