Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Introduction
ZTP or Zero Touch Provisioning was introduced to reduce the human interaction in the provision of XR devices. ZTP helps in auto provisioning after the software installation of the router using iPXE.
This document is intended for first t...
"show route afi-all [vrf [all|word]] summary" only provides the total number of prefixes and wouldn't actually provide the ECMP paths that you like to see.
Can you try the "show bgp scale" command with and without "maximum-path" config and see if y...
I don't believe we have the same command in XR. However any rib-failed route will have "r" appended in the output of "show bgp vpnv4 unicast" or equivalent commands to indicate a "rib-failure"
Thanks
show bgp <prefix> [detail] should list the prefixes with multipath. Like in the example below:
Note however the output is for eBGP prefix.
sh bgp 20.5.6.0Wed Jan 29 13:08:54.458 ESTBGP routing table entry for 20.5.6.0/24Versions:Process bRIB/RIB Send...
This can be easily achieved with auto-archive. This has been answered in the past. Take a look at the link below.
https://supportforums.cisco.com/discussion/11258516/archive-command
HTH