commands.sh

ip monitor

linux

Monitor network for state changes.

More info →

Options (2)

boolean

Monitor the whole network for state changes

Example: ip {{[mo|monitor]}}
boolean

Replay an event file (can be generated with `rtmon`)

Example: ip {{[mo|monitor]}} {{[f|file]}} {{path/to/file}}

Examples (3)

Monitor the whole network for state changes

ip [mo|monitor]

Specify the type to monitor

ip [mo|monitor] link|address|route|neigh|rule|maddress|...

Replay an event file (can be generated with `rtmon`)

ip [mo|monitor] [f|file] path/to/file
made by @shridhargupta | data from tldr-pages