Skip to content

Commit 8c8b195

Browse files
authored
Update EXERCISE-1.md
typo
1 parent 754beb4 commit 8c8b195

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EXERCISE-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,8 @@ running for now.
326326
### Insert P4Runtime table entries
327327

328328
To be able to forward ping packets, we need to add two table entries on
329-
`l2_exact_table` in `leaf1` -- one that matches on destination MAC address the
330-
one of `h1b` and forwards traffic to port 4 (where `h1b` is attached), and
329+
`l2_exact_table` in `leaf1` -- one that matches on destination MAC address
330+
of `h1b` and forwards traffic to port 4 (where `h1b` is attached), and
331331
viceversa (`h1a` is attached to port 3).
332332

333333
Let's use the P4Runtime shell to create and insert such entries. Let's start by

0 commit comments

Comments
 (0)