Ephemeral (MOTL) MOs for FIB
The following table lists the queries for retrieving route information through ephemeral MOs. These were added in Release 9.3(1).
Description | Show Command | Ephemeral DN Query |
---|---|---|
FIB information | show forwarding route show forwarding mpls |
http://<mgmt0_IP>/api/mo/sys/ipfib.json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=10000&batch-id=1 |
VRF-Specific FIB information | show forwarding route vrf <vrf_id> show forwarding mpls vrf <vrf_id> |
http://<mgmt0_IP>/api/mo/sys/ipfib/dom-[<vrf_name>].json?rsp-subtree=full&rsp-foreign-subtree=ephemeral&batch-size=10000&batch-id=1 |