[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<rpc>
    <get-multicast-route-information>
        <logical-system>logical-system</logical-system>
        <instance>instance</instance>
        <all/>
        <active/>
        <inactive/>
        <brief/>
        <detail/>
        <extensive/>
        <inet/>
        <inet6/>
        <group>group</group>
        <source-prefix>source-prefix</source-prefix>
        <regexp>regexp</regexp>
    </get-multicast-route-information>
</rpc>

Description

Show the multicast routing table.

Contents

<active>—Display active route entries.

<all>—Display all route entries.

<brief>—Display brief output (default).

<detail>—Display detailed output.

<extensive>—Display extensive output.

<group>—IP address and optional prefix length of group.

<inactive>—Display inactive route entries.

<inet>—Display IPv4 information.

<inet6>—Display IPv6 information.

<instance>—Name of instance.

<logical-system>—Name of logical system, or 'all'.

<regexp>—Regular expression for session to match.

<source-prefix>—IP address and optional prefix length of source for routes.


[Contents] [Prev] [Next] [Index] [Report an Error]