Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
controller
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
TFS
controller
Commits
fc765453
Commit
fc765453
authored
2 years ago
by
famelis
Browse files
Options
Downloads
Patches
Plain Diff
wip: Update readme with the necessary steps
parent
e55d814a
No related branches found
Branches containing commit
No related tags found
2 merge requests
!142
Release TeraFlowSDN 2.1
,
!122
Minor fixes
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/tests/p4/probe/README.md
+35
-2
35 additions, 2 deletions
src/tests/p4/probe/README.md
with
35 additions
and
2 deletions
src/tests/p4/probe/README.md
+
35
−
2
View file @
fc765453
# Probe for P4 mininet devices
To check the latest monitoring samples, run
Step 1:
To copy the necessary files, run:
```
probe-tfs/deploy.sh
```
Step 2:
To connect to the mininet docker, run:
```
probe-tfs/connect-to-mininet.sh
```
Step 3:
From inside the mininet docker, run:
```
./tfsagent
```
Step 4 (on another terminal):
Establish the service:
```
src/tests/p4/run_test_02_create_service.sh
```
Step 5:
From inside mininet (make mn-cli):
```
client ./tfsping
```
Step 6 (on another terminal):
To check the latest monitoring samples, run
```
python src/tests/p4/probe/monitoring_kpis.py
```
\ No newline at end of file
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment