{
    "content": [
        {
            "type": "text",
            "text": "# ETHERS(5) (man)\n\n**Summary:** ethers - Ethernet address to IP number database\n\n## Examples\n\n- `08:00:20:00:61:CA  pal`\n\n## See Also\n\n- rarp(8)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **DESCRIPTION** (11 lines)\n- **EXAMPLES** (2 lines)\n- **FILES** (2 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\n\n### NAME\n\nethers - Ethernet address to IP number database\n\n### DESCRIPTION\n\n/etc/ethers  contains  48 bit Ethernet addresses and their corresponding IP numbers, one line\nfor each IP number:\n\nEthernet-address  IP-number\n\nThe two items are separated by any number of SPACE and/or TAB characters.  A # at the  begin‐\nning  of  a line starts a comment which extends to the end of the line.  The Ethernet-address\nis written as x:x:x:x:x:x, where x is a hexadecimal number between 0 and ff which  represents\none byte of the address, which is in network byte order (big-endian).  The IP-number may be a\nhostname which can be resolved by DNS or a dot separated number.\n\n### EXAMPLES\n\n08:00:20:00:61:CA  pal\n\n### FILES\n\n/etc/ethers\n\n### SEE ALSO\n\nrarp(8)\n\n\n\nnet-tools                                    2008-10-03                                    ETHERS(5)\n\n"
        }
    ],
    "structuredContent": {
        "command": "ETHERS",
        "section": "5",
        "mode": "man",
        "summary": "ethers - Ethernet address to IP number database",
        "synopsis": null,
        "flags": [],
        "examples": [
            "08:00:20:00:61:CA  pal"
        ],
        "see_also": [
            {
                "name": "rarp",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/rarp/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 11,
                "subsections": []
            },
            {
                "name": "EXAMPLES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}