Skip to content

Features for DIA tests

Support dummy interface

  • create/delete ip link add dummy0 type dummy/ip link del dummy0
  • set state up ip link set dev dummy0 up
  • ip address operations add/update/delete

Support metric attribute for routes - this will allow to add multiple routes for the same destination

  • ip route add NETWORK via IP1 metric 100
  • ip route add NETWORK via IP2 metric 200
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information