-
Notifications
You must be signed in to change notification settings - Fork 1
How to test
Louis Royer edited this page Dec 13, 2024
·
1 revision
make pull
make set/dataplane/nextmn-srv6 && make set/nb-ue/1 && make set/nb-edges/2
make u
-
make t/ue1
andping 10.4.0.1
-
make t/s0
/make t/s1
and optinaly add latency on an instance with for exampletc qdisc add dev edge-0 root netem delay 20ms
; then start capture withtshark -i edge-0 -f icmp
-
make ue/switch-edge/1
to swich between edges - When done with the test,
make d
Alternatively: make graph/latency-switch