Skip to content
Snippets Groups Projects
Commit fc765453 authored by famelis's avatar famelis
Browse files

wip: Update readme with the necessary steps

parent e55d814a
No related branches found
No related tags found
2 merge requests!142Release TeraFlowSDN 2.1,!122Minor fixes
# 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
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment