aboutsummaryrefslogblamecommitdiff
path: root/topo/1mbps.yml
blob: e4e04dd470dca64da3ed7f8d05cdc9f2c9dbad53 (plain) (tree)
1
2
3
4
5
6



                  

                   




















                                             
links:
  - &slow
    bandwidth: 1M
    latency: 500us
    #txqueuelen: 10
    limit: 10
  - &1000
    bandwidth: 1000M
    latency: 100us

servers:
  - name: node1
    <<: *slow
  - name: node2
    <<: *slow
  - name: node3
    <<: *slow

global:
  subnet:
    base: 'fc00:9a7a:9e::'
    local: 64
    zone: 16
  latency-offset: 3ms
  upstream:
    ip: fc00:9a7a:9e:ffff:ffff:ffff:ffff:ffff
    conn: *1000