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:
Tuan-Dat Tran
2024-12-23 16:45:18 +01:00
parent 6e8ff47cb2
commit df9c620d97
12 changed files with 456 additions and 1 deletions

View File

@@ -97,7 +97,8 @@ Three folders:
- Testbed setup with alveo network cards to run on host and a switch
- Pluggable network traffic generation at the experimentation stage
- Xilinx FPGA Cards will be used
- Non static testbed - Make general first especially ARP/IP/Interface and go from there
- Non static testbed - Make general first especially ARP/IP/Interface and go
from there
### Whats needed
@@ -105,6 +106,10 @@ TODO
## Plan Project
### Rough Sketch
I start by creating a rough sketch in [./sketch.md](./sketch.md).
## Implement MVP
## Refine