-
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 pullmake set/dataplane/nextmn-srv6 && make set/nb-ue/1 && make set/nb-edges/2make u-
make t/ue1andping 10.4.0.1 -
make t/s0/make t/s1and 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/1to swich between edges - When done with the test,
make d
Alternatively: make graph/latency-switch