{
    "content": [
        {
            "type": "text",
            "text": "# ip-mroute(8) (man)\n\n**Summary:** ip-mroute - multicast routing cache management\n\n**Synopsis:** ip mroute show [ [  to  ] PREFIX ] [ from PREFIX ] [ iif DEVICE ] [ table TABLEID ]\n\n## See Also\n\n- ip(8)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (8 lines) — 1 subsections\n  - ip mroute show - list mroute cache entries (17 lines)\n- **SEE ALSO** (3 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nip-mroute - multicast routing cache management\n\n### SYNOPSIS\n\nip mroute show [ [  to  ] PREFIX ] [ from PREFIX ] [ iif DEVICE ] [ table TABLEID ]\n\n### DESCRIPTION\n\nmroute objects are multicast routing cache entries created by a user-level mrouting daemon\n(f.e.  pimd or mrouted ).\n\nDue to the limitations of the current interface to the multicast routing engine, it is impos‐\nsible to change mroute objects administratively, so we can only display them. This limitation\nwill be removed in the future.\n\n#### ip mroute show - list mroute cache entries\n\nto PREFIX (default)\nthe prefix selecting the destination multicast addresses to list.\n\n\niif NAME\nthe interface on which multicast packets are received.\n\n\nfrom PREFIX\nthe prefix selecting the IP source addresses of the multicast route.\n\n\ntable TABLEID\nthe table id selecting the multicast table. It can be local, main, default, all or a\nnumber.\n\n### SEE ALSO\n\nip(8)\n\n### AUTHOR\n\nOriginal Manpage by Michail Litvak <mci@owl.openwall.com>\n\n\n\niproute2                                     13 Dec 2012                                IP-MROUTE(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "ip-mroute",
        "section": "8",
        "mode": "man",
        "summary": "ip-mroute - multicast routing cache management",
        "synopsis": "ip mroute show [ [  to  ] PREFIX ] [ from PREFIX ] [ iif DEVICE ] [ table TABLEID ]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "ip",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/ip/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 8,
                "subsections": [
                    {
                        "name": "ip mroute show - list mroute cache entries",
                        "lines": 17
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}