feat(ncs-node01,ncs-node02,ncs-wedge): Setup namespace and interface config and switch configs for l1switch
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
6
scripts/02-run_switch_program.sh
Normal file
6
scripts/02-run_switch_program.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
PROGRAM=$1
|
||||
|
||||
cd "$SDE" || exit
|
||||
./run_switchd.sh "$PROGRAM"
|
||||
Reference in New Issue
Block a user