: dump routing route
Focus
Focus

dump routing route

Table of Contents

dump routing route

Use the
dump routing route
command to display the routes learned from BGP peers.

Command

dump routing route ( all | peer-ip = Peer IP )

Options

all
Enter all to display routes learned from all BGP peers.
peer-ip
Enter an IP address to display routes learned from a specific BGP peer.

Command Notes

Role
Super, Read Only, Monitor
Related Commands
Introduced in
Release 5.0.1

Example

dump routing route prefix=3001:10:2:202::2 Routes learnt from view 1 for prefix 3001:10:2:202::2: View/Vrf 1 is unknown Routes lookup tree information: ------------------------------- { "data": { "cnh_node": [], "address_family": "ipv6", "nh_items": [ { "nexthop": "2001:10:2:65::2", "best_source_id": "1927427249", "best_opq_data": "0", "best_type": "1", "nh_objs": [ { "source_id": "16045690981097406464", "active": true, "sequence": " 2001:10:2:65::2 -> 2001:10:2:65::/64 " } ], "best_ad": "1", "ad_items": [ { "real_cost_2": "0", "real_cost_0": "0", "real_cost_1": "0", "ad": "1", "cost": "0", "source_id": "1927427249" } ], "best_cost": "0" } ], "entry_type": "route", "route_objs": [ { "term_id": "16045690981097406464", "cost": "0", "type": "1", "ad": "1", "sequence": " 3001:10:2:202::/64 -> 2001:10:2:65::2 -> 2001:10:2:65::/64 " } ], "prefix": "3001:10:2:202::/64" } } Forwarding Information (FIB):

Recommended For You