
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2018 06:41 AM
Hi there,
is there some operational yang model available to simply ask router if specific destination network address is in the route table (for specific VRF, or all VRFs) - similar to command "show route xxxx"?
Thanks a lot
Solved! Go to Solution.
- Labels:
-
YANG Development Kit (YDK)
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2018 07:27 AM
Ok found it. Its this one Cisco_IOS_XR_ip_rib_ipv4_oper.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2018 07:27 AM
Ok found it. Its this one Cisco_IOS_XR_ip_rib_ipv4_oper.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2018 03:59 PM
You may find this sample app useful:
Note that the app was implemented with YDK 0.5.4. A newer version of the app (using YDK 0.6.3) should be published by early Feb. HTH.
