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


Usage

<rpc>
    <get-forwarding-table-information>
        <detail/>
        <extensive/>
        <multicast/>
        <family>family-choice</family>
        <vpn>vpn</vpn>
        <table>table</table>
        <bridge-domain>bridge-domain</bridge-domain>
        <summary/>
        <matching>matching</matching>
        <destination>destination</destination>
        <learning-vlan-id>learning-vlan-id</learning-vlan-id>
        <label>label</label>
        <ccc>ccc</ccc>
    </get-forwarding-table-information>
</rpc>

Description

Show entries in all forwarding tables.

Contents

<bridge-domain>—Name of bridging domain.

<ccc>—Circuit cross-connect interface name for entries to match.

<destination>—Destination prefix.

<detail>—Display all routes.

<extensive>—Display extensive information about routes.

<family>—Name of family.

<label>—Label for entries to match.

<learning-vlan-id>—Learning VLAN.

<matching>—IP prefix and length for entries to match.

<multicast>—Display multicast routes.

<summary>—Display count of routes instead of details.

<table>—Name of routing table.

<vpn>—Name of VPN.


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