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.
bgp—Border Gateway Protocol.dvmrp—Distance Vector Multicast Routing Protocol.msdp—Multicast Source Discovery Protocol.pim—Protocol Independent Multicast.rip—Routing Information Protocol.ripng—Routing Information Protocol for IPv6.
<all>—Show all entries, including hidden entries.
<aspath-regex>—BGP AS path regular expression for entries to match.
<best>—Show longest matching route.
<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.
decayed—Entries that are decayed but not suppressed.history—Entries that are withdrawn but have history.suppressed—Entries suppressed due to 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.
<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.
access—Access route.access-internal—Access-internal route.aggregate—Locally generated aggregate route.bgp—Border Gateway Protocol.ccc—Circuit cross-connect.direct—Directly connected routes.dvmrp—Distance Vector Multicast Routing Protocol.esis—End System-to-Intermediate System.isis—Intermediate System-to-Intermediate System.l2circuit—Layer 2 circuit.l2vpn—Layer 2 virtual private network.ldp—Label Distribution Protocol.local—Local system addresses.mpls—Multiprotocol Label Switching.msdp—Multicast Source Discovery Protocol.ospf—Open Shortest Path First.ospf2—Open Shortest Path First Version 2.ospf3—Open Shortest Path First Version 3.pim—Protocol Independent Multicast.rip—Routing Information Protocol.ripng—Routing Information Protocol for IPv6.rsvp—Resource Reservation Protocol.rtarget—Local route target VPN membership.static—Statically defined prefixes.tunnel—Dynamic tunnel.vpn—Layer 3 virtual private network.
<range>—Show all entries in prefix range.
<receive-protocol-name>—Name of dynamic routing protocol.
bgp—Border Gateway Protocol.dvmrp—Distance Vector Multicast Routing Protocol.msdp—Multicast Source Discovery Protocol.pim—Protocol Independent Multicast.rip—Routing Information Protocol.ripng—Routing Information Protocol for IPv6.
<source-gateway>—IP address of source router for entries.