Update ingest_error.md
This commit is contained in:
parent
c57d497dee
commit
245c723bf6
@ -27,3 +27,5 @@ The error behavior can be simulated under Linux using the tool **tc**. Then carr
|
|||||||
- undo **tc** rule: `tc qdisc delete dev eth0 root`
|
- undo **tc** rule: `tc qdisc delete dev eth0 root`
|
||||||
|
|
||||||
`eth0` must be replaced with the physical network interface.
|
`eth0` must be replaced with the physical network interface.
|
||||||
|
|
||||||
|
Reference: [simulate-delayed-and-dropped-packets-on-linux](https://stackoverflow.com/questions/614795/simulate-delayed-and-dropped-packets-on-linux)
|
||||||
|
Loading…
Reference in New Issue
Block a user