docs(setup): Added documentation for the testbed

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2024-12-30 17:17:24 +01:00
parent d5847cd916
commit 79ab026508
9 changed files with 385 additions and 122 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
NS=$1
ip netns add "$NS"