Skip to content

Commit

Permalink
005-rare-hello-fod: : containerlab-fod-freertr.sh updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dschmitz2017 committed Oct 11, 2023
1 parent d0adec8 commit 9ce9aa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lab/005-rare-hello-fod/containerlab-fod-freertr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ docker exec -ti clab-rtr005-fod1 sh -c '. ./venv/bin/activate && exabgpcli show
And, also before and after you can query freertr flowspec status/statistics as in 1.b.2


3.b. now verify icmp traffic being blocked (cmp. 1.a. and 1.b.)
3.b. now verify icmp traffic being blocked (cmp. 1.b.1.)
docker exec -ti clab-rtr005-host1 ping 10.2.10.2
AND/OR
docker exec -ti clab-rtr005-host2 ping 10.1.10.1
Expand All @@ -89,7 +89,7 @@ docker exec -ti clab-rtr005-fod1 sh -c '. ./venv/bin/activate && exabgpcli show
And, also before and after you can query freertr flowspec status/statistics as in 1.b.2 and 3.a


4.b. now check icmp traffic to be blocked (cmp. 1.a. and 1.b.)
4.b. now check icmp traffic to be blocked (cmp. 3.b.)
docker exec -ti clab-rtr005-host1 ping 10.2.10.2
AND/OR
docker exec -ti clab-rtr005-host2 ping 10.1.10.1
Expand Down

0 comments on commit 9ce9aa5

Please sign in to comment.