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


<get-forwarding-table-information>

Usage

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

Description

Show entries in all forwarding tables.

Contents

<ccc>—Show route table entries matching ccc interface.

<destination>—Show route used for destination prefix.

<detail>—Display all routes.

<extensive>—Show detailed information about routes.

<family>—Show route table entries for this family.

<label>—Show route table entries matching label.

<matching>—Show route table entries matching prefix/len.

<multicast>—Show multicast routes.

<summary>—Show the number of routes only.

<table>—Show route table entries for named table.

<vpn>—Show route table entries for named VPN.


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