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


Usage

<rpc>
    <get-ospf3-database-information>
        <logical-system>logical-system</logical-system>
        <brief/>
        <detail/>
        <extensive/>
        <summary/>
        <router/>
        <network/>
        <inter-area-prefix/>
        <inter-area-router/>
        <external/>
        <nssa/>
        <link/>
        <link-local/>
        <intra-area-prefix/>
        <area>area</area>
        <lsa-id>lsa-id</lsa-id>
        <advertising-router>advertising-router</advertising-router>
        <instance>instance</instance>
        <realm>realm-choice</realm>
    </get-ospf3-database-information>
</rpc>

Description

Show OSPFv3 link-state database.

Contents

<advertising-router>—Router ID of advertising router.

<area>—Area ID of OSPFv3 area.

<brief>—Display brief output (default).

<detail>—Display detailed output.

<extensive>—Display extensive output.

<external>—External LSAs.

<instance>—Name of OSPFv3 instance.

<inter-area-prefix>—Inter-area-prefix LSAs.

<inter-area-router>—Inter-area-router LSAs.

<intra-area-prefix>—Intra-area-prefix LSAs.

<link>—Link LSAs.

<link-local>—Link-local LSAs.

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

<lsa-id>—ID of link-state advertisement.

<network>—Network LSAs.

<nssa>—NSSA LSAs.

<realm>—Name of realm.

<router>—Router LSAs.

<summary>—Display summary output.


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