docs(setup): Added documentation for the testbed
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
5
scripts/30-add_namespaces.sh
Normal file
5
scripts/30-add_namespaces.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
NS=$1
|
||||
|
||||
ip netns add "$NS"
|
||||
Reference in New Issue
Block a user