Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
goSDN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
goSDN
Wiki
Labs
Lab01
Changes
Page history
New page
Templates
Clone repository
Update Lab01
authored
1 year ago
by
Katharina Renk
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Labs/Lab01.md
+2
-3
2 additions, 3 deletions
Labs/Lab01.md
with
2 additions
and
3 deletions
Labs/Lab01.md
View page @
d669b8a7
...
@@ -3,7 +3,7 @@ In this lab, we will set up a simple topology with [containerlab](https://contai
...
@@ -3,7 +3,7 @@ In this lab, we will set up a simple topology with [containerlab](https://contai
**Please note: You need to have the lab-vm or all the software in [Prerequisites](Labs/Prerequisites) installed to run this lab.**
**Please note: You need to have the lab-vm or all the software in [Prerequisites](Labs/Prerequisites) installed to run this lab.**
The figure below shows what we want to set up using the goSDN-Controller, goSDN-CLI and gNMI:
The figure below shows what we want to set up using the goSDN-Controller, goSDN-CLI and gNMI:


## Run the containerlab
## Run the containerlab
Go to the directory of gosdn and use following command:
Go to the directory of gosdn and use following command:
...
@@ -12,8 +12,7 @@ make containerlab-slim-start
...
@@ -12,8 +12,7 @@ make containerlab-slim-start
```
```
## Download the folder below and place it into the artifacts folder of your gosdn folder
## Download the folder below and place it into the artifacts folder of your gosdn folder
[
Lab01.zip
](
uploads/683532ccf41516acd10269af672c2cf3/Lab01.zip
)
or get it with wget if you are using Linux:
[
Lab01.zip
](
uploads/fec39fba70b95b84b938681770e741ed/Lab01.zip
)
or get it with wget if you are using Linux:
```
bash
```
bash
wget https://code.fbi.h-da.de/danet/gosdn/-/wikis/uploads/683532ccf41516acd10269af672c2cf3/Lab01.zip
wget https://code.fbi.h-da.de/danet/gosdn/-/wikis/uploads/683532ccf41516acd10269af672c2cf3/Lab01.zip
```
```
...
...
This diff is collapsed.
Click to expand it.