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


Usage

<rpc>
    <get-route-information>
        <logical-system>logical-system</logical-system>
        <destination>destination</destination>
        <all/>
        <terse/>
        <brief/>
        <detail/>
        <extensive/>
        <best/>
        <exact/>
        <range/>
        <table>table</table>
        <label>label</label>
        <ccc>ccc</ccc>
        <inactive-prefix/>
        <inactive-path/>
        <active-path/>
        <damping>damping-choice</damping>
        <next-hop>next-hop</next-hop>
        <source-gateway>source-gateway</source-gateway>
        <protocol>protocol-choice</protocol>
        <advertising-protocol-name>advertising-protocol-name-choice
                                    </advertising-protocol-name>
        <neighbor>neighbor</neighbor>
        <receive-protocol-name>recv-protocol-name-choice</receive-protocol-name>
        <peer>peer</peer>
        <aspath-regex>aspath-regex</aspath-regex>
        <community>...</community>
        <no-community/>
        <community-name>community-name</community-name>
        <label-switched-path>label-switched-path</label-switched-path>
        <hidden/>
    </get-route-information>
</rpc>

Description

Show routing table information.

Contents

<active-path>—Show active paths.

<advertising-protocol-name>—Name of dynamic routing protocol.

<all>—Show all entries, including hidden entries.

<aspath-regex>—BGP AS path regular expression for entries to match.

<best>—Show longest matching route.

<brief>—Display brief output.

<ccc>—Name of entry in MPLS table with a circuit cross-connect interface.

<community>—Identifier for community (can include wildcards).

<community-name>—Name of configured community policy to match.

<damping>—Show entries subjected to particular kind of route damping.

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

<detail>—Display detailed output.

<exact>—Show routes that match exactly.

<extensive>—Display extensive output.

<hidden>—Show hidden entries.

<inactive-path>—Show inactive paths.

<inactive-prefix>—Show inactive route destinations.

<label>—Label of entry in MPLS routing table.

<label-switched-path>—Name of LSP tunnel associated with entries.

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

<neighbor>—IP address of neighbor (local for RIP and RIPng).

<next-hop>—IP address of next hop that is destination for entries.

<no-community>—Show entries with no associated community.

<peer>—IP address of neighbor.

<protocol>—Name of protocol that is source for entries.

<range>—Show all entries in prefix range.

<receive-protocol-name>—Name of dynamic routing protocol.

<source-gateway>—IP address of source router for entries.

<table>—Name of routing table.

<terse>—Display terse output.


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