{
    "mode": "man",
    "parameter": "ip-mroute",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/ip-mroute/8/json",
    "generated": "2026-06-02T21:26:43Z",
    "synopsis": "ip mroute show [ [  to  ] PREFIX ] [ from PREFIX ] [ iif DEVICE ] [ table TABLEID ]",
    "sections": {
        "NAME": {
            "content": "ip-mroute - multicast routing cache management\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "ip mroute show [ [  to  ] PREFIX ] [ from PREFIX ] [ iif DEVICE ] [ table TABLEID ]\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "mroute 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",
            "subsections": [
                {
                    "name": "ip mroute show - list mroute cache entries",
                    "content": "to 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": {
            "content": "ip(8)\n\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Original Manpage by Michail Litvak <mci@owl.openwall.com>\n\n\n\niproute2                                     13 Dec 2012                                IP-MROUTE(8)",
            "subsections": []
        }
    },
    "summary": "ip-mroute - multicast routing cache management",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "ip",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/ip/8/json"
        }
    ]
}