exclude_virtual_interfaces_in_ip_command
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| exclude_virtual_interfaces_in_ip_command [2023/04/03 13:58] – walkeradmin | exclude_virtual_interfaces_in_ip_command [2023/04/07 16:01] (current) – walkeradmin | ||
|---|---|---|---|
| Line 80: | Line 80: | ||
| </ | </ | ||
| No our list is much more readable. | No our list is much more readable. | ||
| + | \\ | ||
| + | \\ | ||
| + | We could refine this output with multiple exclusions using the -e switch: | ||
| + | ip -br -c a |grep -v -e " | ||
| + | This give the following output. | ||
| + | < | ||
| + | eth2 | ||
| + | eth3 DOWN | ||
| + | eth4 | ||
| + | eth5 DOWN | ||
| + | eth0 | ||
| + | eth1 DOWN | ||
| + | </ | ||
| + | This is a lot to type/ | ||
| + | \\ | ||
| + | \\ | ||
exclude_virtual_interfaces_in_ip_command.1680530322.txt.gz · Last modified: by walkeradmin
