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:
11
scripts/03-wedge_port_configure.sh
Normal file
11
scripts/03-wedge_port_configure.sh
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
# from bf_shell
|
||||
ucli
|
||||
pm
|
||||
port-add 31/- 10G NONE
|
||||
an-set 31/- 2
|
||||
port-enb 31/-
|
||||
port-add 32/- 10G NONE
|
||||
an-set 32/- 2
|
||||
port-enb 32/-
|
||||
Reference in New Issue
Block a user