diff options
Diffstat (limited to 'topo/1mbps.yml')
-rw-r--r-- | topo/1mbps.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/topo/1mbps.yml b/topo/1mbps.yml index 0508a18..e4e04dd 100644 --- a/topo/1mbps.yml +++ b/topo/1mbps.yml @@ -2,7 +2,8 @@ links: - &slow bandwidth: 1M latency: 500us - txqueuelen: 10 + #txqueuelen: 10 + limit: 10 - &1000 bandwidth: 1000M latency: 100us |