Querying Ephemeral Operational Data
Querying Ephemeral Operational Data for IPv4 and IPv6 Unicast/Multicast Address Families
Command | Ephemeral DN Query | Description |
---|---|---|
show bgp ip unicast |
All Routes http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-ipv4-ucast.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 One Route http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-ipv4-ucast/rt-[[pfx]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Displays BGP information for the IPv4 unicast address family |
show bgp ip multicast |
All Routes http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-ipv4-mcast.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 One Route http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-ipv4-mcast/rt-[[pfx]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Displays BGP information for the IPv4 multicast address family |
show bgp ipv6 unicast |
All Routes http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-ipv6-ucast.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 One Route http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-ipv6-ucast/rt-[[pfx]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Displays BGP information for IPv6 unicast address family |
show bgp ipv6 multicast |
All Routes http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-ipv6-mcast.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 One Route http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-ipv6-mcast/rt-[[pfx]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display BGP information for IPv6 multicast address family |
show bgp vrf default [ipv 4| ipv6] [unicast | multicast] [A.B.C.D | A.B.C.D/LEN] |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/rt-[[pfx]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display 1 Route |
show bgp vrf <name> [ipv4 | ipv6] [unicast | multicast] exported |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/exportedrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display exported routes |
show bgp vrf <name> [ipv4 | ipv6] [unicast | multicast] imported |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/importedrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display imported routes |
show bgp vrf <name> [ipv4 | ipv6] [unicast | multicast] injected-routes |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/injectedrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display injected routes |
show bgp vrf <name> [ipv4 | ipv6] [unicast | multicast] filter-list <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/fltrlist-[name].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display filter-list routes |
show bgp vrf <name> [ipv4 | ipv6] [unicast | multicast] prefix-list <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/pfxlist-[name].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display prefix-list routes |
show bgp vrf <name> [ipv4 | ipv6] [unicast | multicast] route-map <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/rtmap-[name].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display route-map routes |
show bgp vrf <name> [ipv4 | ipv6] [unicast | multicast] received-paths |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/recvdpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display received-paths routes |
show bgp vrf <name> [ipv4 | ipv6] [unicast | multicast] nexthop <ip> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/nh-[[addr]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display nexthop |
show bgp vrf <name> [ipv4 | ipv6] [unicast | multicast] dampening dampened-paths |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/damppathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening paths |
show bgp vrf <name> [ipv4 | ipv6] [unicast | multicast] dampening history-paths |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/damphstpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening history paths |
show bgp vrf <name> [ipv4 | ipv6] [unicast | multicast] self-originated |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/selforigrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display self originated paths |
show bgp vrf <name> [ ipv4 | ipv6] [unicast] dampening parameters |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ipv4-ucast|ipv6-ucast]/dampening.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening parameters |
show bgp ip unicast neighbors 2.2.2.2 routes vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[[addr]]/af-[type].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors routes |
show bgp ip unicast neighbors 2.2.2.2 received-routes vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[[addr]]/af-[type]/rcvdrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors received-routes |
show bgp ip unicast neighbors 2.2.2.2 advertised-routes vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[[addr]]/af-[type]/advtdrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors advertised-routes |
show bgp ip unicast neighbors 2.2.2.2 routes dampened vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[[addr]]/af-[type]/dampenpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors dampening routes |
Querying Ephemeral Operational Data for VPNv4 and VPNv6 Unicast Address Families
Command | Ephemeral DN Query | Description |
---|---|---|
show bgp vpnv4 unicast |
All Routes http://{{ip}}/mo/,sys/bgp/inst/dom-[name]/af-vpnv4-ucast.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 One Route http://{{ip}}/mo/,sys/bgp/inst/dom-[name]/af-vpnv4-ucast/vpnrt-[[pfx]]-rd-[rd]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Displays BGP information for the VPNv4 address family |
show bgp vpnv6 unicast |
All Routes http://{{ip}}/mo/,sys/bgp/inst/dom-[name]/af-vpnv6-ucast.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 One Route http://{{ip}}/mo/,sys/bgp/inst/dom-[name]/af-vpnv6-ucast/vpnrt-[[pfx]]-rd-[rd]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Displays BGP information for the VPNv6 address family |
show bgp vrf default [vpnv4 | vpnv6] [unicast] [A.B.C.D | A.B.C.D/LEN] |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[vpnv4-ucast | vpnv6-ucast]/vpnrt-[[pfx]]-rd-[rd]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display 1 Route |
show bgp vrf <name> [vpnv4 | vpnv6] [unicast] exported |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[vpnv4-ucast | vpnv6-ucast]/exportedrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display exported routes |
show bgp vrf <name> [ vpnv4 | vpnv6] [unicast] imported |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[vpnv4-ucast | vpnv6-ucast]/importedrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display imported routes |
show bgp vrf <name> [ vpnv4 | vpnv6] [unicast] filter-list <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[vpnv4-ucast | vpnv6-ucast]/fltrlist-[name].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display filter-list routes |
show bgp vrf <name> [ vpnv4 | vpnv6] [unicast] route-map <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[vpnv4-ucast | vpnv6-ucast]/rtmap-[name].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display route-map routes |
show bgp vrf <name> [ vpnv4 | vpnv6] [unicast] received-paths |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[vpnv4-ucast | vpnv6-ucast]/recvdpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display received-paths routes |
show bgp vrf <name> [ vpnv4 | vpnv6] [unicast] nexthop <ip> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[vpnv4-ucast | vpnv6-ucast]/nh-[[addr]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display nexthop |
show bgp vrf <name> [ vpnv4 | vpnv6] [unicast] dampening dampened-paths |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[vpnv4-ucast | vpnv6-ucast]/damppathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening paths |
show bgp vrf <name> [ vpnv4 | vpnv6] [unicast] dampening history-paths |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[vpnv4-ucast | vpnv6-ucast]/damphstpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening history paths |
show bgp vrf <name> [ vpnv4 | vpnv6] [unicast] dampening parameters |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[vpnv4-ucast | vpnv6-ucast]/dampening.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening parameters |
show bgp vrf <name> [vpnv4 | vpnv6] unicast rd <rd> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[vpnv4-ucast | vpnv6-ucast]/rd-[rd].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display routes by rd |
show bgp [vpnv4 | vpnv6] unicast neighbors 2.2.2.2 routes vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[addr]]/af-[vpnv4-ucast | vpnv6-ucast].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors routes |
show bgp [vpnv4 | vpnv6] unicast neighbors 2.2.2.2 received-routes vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[addr]]/af-[vpnv4-ucast | vpnv6-ucast]/rcvdrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors received-routes |
show bgp [vpnv4 | vpnv6] unicast neighbors 2.2.2.2 advertised-routes vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[addr]]/af-[vpnv4-ucast | vpnv6-ucast]/advtdrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors advertised-routes |
show bgp [vpnv4 | vpnv6] unicast neighbors 2.2.2.2 routes dampened vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[[addr]]/af-[vpnv4-ucast | vpnv6-ucast]/dampenpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors dampening routes |
Querying Ephemeral Operational Data L2VPN EVPN Address Families
Command | Ephemeral DN Query | Description |
---|---|---|
show bgp l2vpn evpn |
All Routes http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-l2vpn-evpn.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 One Route http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-l2vpn-evpn/evpnrt-[[pfx]]-rd-[rd]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Displays BGP information for the L2VPN EVPN address family |
show bgp vrf <name> l2vpn evpn [A.B.C.D | A.B.C.D/LEN] |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[l2vpn-evpn]/evpnrt-[[pfx]]-rd-[rd].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display 1 Route |
show bgp vrf <name> l2vpn evpn EE:EE:EE:EE:EE:EE |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[l2vpn-evpn]/mac-[macaddr].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display routes by macaddr |
show bgp vrf <name> l2vpn evpn filter-list <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[l2vpn-evpn]/fltrlist-[name].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display filter-list routes |
show bgp vrf <name> l2vpn evpn route-map <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[l2vpn-evpn]/rtmap-[name].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display route-map routes |
show bgp vrf <name> l2vpn evpn received-paths |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[l2vpn-evpn]/recvdpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display received-paths routes |
show bgp vrf <name> l2vpn evpn nexthop <ip> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ l2vpn-evpn]/nh-[[addr]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display nexthop |
show bgp vrf <name> l2vpn evpn dampening dampened-paths |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ l2vpn-evpn]/damppathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening paths |
show bgp vrf <name> l2vpn evpn dampening history-paths |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ l2vpn-evpn]/damphstpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening history paths |
show bgp vrf <name> l2vpn evpn dampening parameters |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ l2vpn-evpn]/dampening.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening parameters |
show bgp vrf <name> l2vpn evpn rd <rd> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[l2vpn-evpn]/rd-[rd].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display routes by rd |
show bgp vrf <name> l2vpn evpn route-type <type> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[l2vpn-evpn]/rttype-[rtType].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display routes by route-type |
show bgp vrf <name> l2vpn evpn vnid |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[l2vpn-evpn]/vnid-[vnid].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display routes by vnid |
show bgp vrf <name> l2vpn evpn es |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[l2vpn-evpn]/esid-[esid].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display routes by esid |
show bgp l2vpn evpn neighbors 2.2.2.2 routes vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[addr]]/af-[l2vpn-evpn].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors routes |
show bgp l2vpn evpn neighbors 2.2.2.2 received-routes vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[addr]]/af-[l2vpn-evpn]/rcvdrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors received-routes |
show bgp l2vpn evpn neighbors 2.2.2.2 advertised-routes vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[addr]]/af-[l2vpn-evpn]/advtdrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors advertised-routes |
show bgp l2vpn evpn neighbors 2.2.2.2 routes dampened vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[[addr]]/af-[l2vpn-evpn]/dampenpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors dampening routes |
Querying Ephemeral Operational Data for IPv4 and IPv6 Labeled Unicast Address Families
Command | Ephemeral DN Query | Description |
---|---|---|
show bgp ip labeled-unicast |
All Routes http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ipv4-lucast].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 One Route http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ipv4-lucast]/lblrt-[[pfx].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Displays BGP information for the IPv4 labeled unicast address family |
show bgp vrf default [ipv4 | ipv6] [labeled-unicast] [A.B.C.D | A.B.C.D/LEN] |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ipv4-lucast | ipv6-lucast]/lblrt-[[pfx]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display 1 Route |
show bgp vrf <name> [ipv4 | ipv6] [labeled-unicast] exported |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ipv4-lucast | ipv6-lucast]/exportedrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display exported routes |
show bgp vrf <name> [ipv4 | ipv6] [labeled-unicast] imported |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ipv4-lucast | ipv6-lucast]/importedrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display imported routes |
show bgp vrf <name> [ipv4 | ipv6] [labeled-unicast] filter-list <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ipv4-lucast | ipv6-lucast]/fltrlist-[name].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display filter-list routes |
show bgp vrf <name> [ipv4 | ipv6] [labeled-unicast] route-map <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ipv4-lucast | ipv6-lucast]/rtmap-[name].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display route-map routes |
show bgp vrf <name> [ipv4 | ipv6] [labeled-unicast] received-paths |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ipv4-lucast | ipv6-lucast]/recvdpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display received-paths routes |
show bgp vrf <name> [ipv4 | ipv6] [labeled-unicast] nexthop <ip> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ipv4-lucast | ipv6-lucast]/nh-[[addr]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display nexthop |
show bgp vrf <name> [ipv4 | ipv6] [labeled-unicast] dampening dampened-paths |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ipv4-lucast | ipv6-lucast]/damppathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening paths |
show bgp vrf <name> [ipv4 | ipv6] [labeled-unicast] dampening history-paths |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ipv4-lucast | ipv6-lucast]/damphstpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening history paths |
show bgp vrf <name> [ipv4 | ipv6] [labeled-unicast] dampening parameters |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ipv4-lucast | ipv6-lucast]/dampening.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening parameters |
show bgp [ipv4 | ipv6] labeled-unicast neighbors 2.2.2.2 routes vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[addr]]/af-[ipv4-lucast | ipv6-lucast].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors routes |
show bgp [ipv4 | ipv6] labeled-unicast neighbors 2.2.2.2 received-routes vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[addr]]/af-[ipv4-lucast | ipv6-lucast]/rcvdrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors received-routes |
show bgp [ipv4 | ipv6] labeled-unicast neighbors 2.2.2.2 advertised-routes vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[addr]]/af-[ipv4-lucast | ipv6-lucast]/advtdrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors advertised-routes |
show bgp [ipv4 | ipv6] labeled-unicast neighbors 2.2.2.2 routes dampened vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[[addr]]/af-[ipv4-lucast | ipv6-lucast]/dampenpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors dampening routes |
Querying Ephemeral Operational Data for the Link State Address Family
Command | Ephemeral DN Query | Description |
---|---|---|
show bgp link-state |
All Routes http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-lnkstate.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 One Route http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-lnkstate/lsrt-[pfx].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Displays BGP information for the link-state address family |
show bgp vrf <name> link-state [A.B.C.D | A.B.C.D/LEN] |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[lnkstate]/lsrt-[pfx].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display 1 Route |
show bgp vrf <name> link-state filter-list <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ lnkstate]/fltrlist-[name].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display filter-list routes |
show bgp vrf <name> link-state route-map <name> | http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[lnkstate]/rtmap-[name].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display route-map routes |
show bgp vrf <name>link-state received-paths |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ lnkstate]/recvdpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display received-paths routes |
show bgp vrf <name> link-state nexthop <ip> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ lnkstate]/nh-[[addr]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display nexthop |
show bgp vrf <name> link-state dampening dampened-paths |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ lnkstate]/damppathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening paths |
show bgp vrf <name> link-state dampening history-paths |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ lnkstate]/damphstpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening history paths |
show bgp vrf <name> link-state dampening parameters |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[ lnkstate]/dampening.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening parameters |
show bgp link-state neighbors 2.2.2.2 routes vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[addr]]/af-[lnkstate].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors routes |
show bgp link-state neighbors 2.2.2.2 received-routes vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[addr]]/af-[lnkstate]/rcvdrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors received-routes |
show bgp link-state neighbors 2.2.2.2 advertised-routes vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[addr]]/af-[lnkstate]/advtdrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors advertised-routes |
show bgp link-state neighbors 2.2.2.2 routes dampened vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[[addr]]/af-[lnkstate]/dampenpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display neighbors dampening routes |
Querying Ephemeral Operational Data for the IPv4 MVPN Address Family
Command | Ephemeral DN Query | Description |
---|---|---|
show bgp ipv4 mvpn vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
All routes |
There is no corresponding show command for this query |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/mvpnrt-[pfx]-rd-[rd].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
1 route display by NLRI RD (Network Layer Reachability Information Route Distinguisher) |
show bgp ipv4 mvpn dampening history-paths vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/damphstpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening history paths |
show bgp ipv4 mvpn dampening dampened-paths vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/damppathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display dampening paths |
show bgp ipv4 mvpn rd <ASN2:NN | ASN4:NN | IPV4:NN> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/rd-[rd].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display by RD |
show bgp ipv4 mvpn route-type <type> vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/mrttype-[rtType].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display by route type |
show bgp ipv4 mvpn filter-list <word> vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/fltrlist-[name].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display filter routes |
show bgp ipv4 mvpn nexthop <A.B.C.D> vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/nh-[[pfx]].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display nexthop |
show bgp ipv4 mvpn received-paths vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/rcvdpathsrt.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display received paths |
show bgp ipv4 mvpn route-map <name> vrf <name> |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/af-[type]/rtmap-[name].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1/code> |
Display by route map |
show bgp ipv4 mvpn neighbors <A.B.C.D | A.B.C.D/LEN | A:B::C:D | A:B::C:D/LEN> vrf foo |
http://{{ip}}/mo/sys/bgp/inst/dom-[name]/peer-[[addr]]/af-[type].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=20000&batch-id=1 |
Display routes by BGP peer address family |