Files
oam/knowledge base/iptab.md
2023-07-09 20:48:18 +02:00

36 lines
668 B
Markdown

# `iptab`
Displays a reference table of subnet masks and other IP address space details.
It has no arguments. That's it.
## Table of contents <!-- omit in toc -->
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
```sh
iptab
```
## Further readings
## Sources
All the references in the [further readings] section, plus the following:
- [6 more terminal commands you should know]
<!--
References
-->
<!-- In-article sections -->
[further readings]: #further-readings
<!-- Others -->
[6 more terminal commands you should know]: https://betterprogramming.pub/6-more-terminal-commands-you-should-know-3606cecdf8b6