Skip to content

Commit

Permalink
Merge pull request #26 from okovwvrv/patch-3
Browse files Browse the repository at this point in the history
Update EXERCISE-1.md
  • Loading branch information
ccascone authored Oct 13, 2019
2 parents 754beb4 + 8c8b195 commit ff6e592
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EXERCISE-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,8 @@ running for now.
### Insert P4Runtime table entries

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

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

0 comments on commit ff6e592

Please sign in to comment.