Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »





ip netns




ip netns exec server1ns ip a

>>> inet 172.16.128.2/30



stat iperf

ip netns exec server1ns iperf -s
Client

iperf -c 172.16.128.2


  • No labels