Skip to content

Commit

Permalink
doc: update README.md to include paris ECMP strategy in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiapple852 committed May 5, 2023
1 parent e177f22 commit 8c1fc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ Use custom source port `5000` for `udp` tracing:
trip www.example.com -p udp -S 5000
```

Use the `dublin` Equal Cost Multi-path Routing strategy for `udp` with fixed source and destination ports:
Use the `dublin` (or `paris`) ECMP routing strategy for `udp` with fixed source and destination ports:

```shell
trip www.example.com -p udp -R dublin -S 5000 -P 3500
Expand Down

0 comments on commit 8c1fc41

Please sign in to comment.