Displays the MPLS TE database SRLG or CSPF group operational information.
URI | Description |
---|---|
<base_URI>/operational-state/mpls-state/te/router-id-map | Displays the MPLS TE database SRLG or CSPF group operational information. |
Only GET operation is supported. Use of the Resource-Depth request header is recommended.
http://host:80/rest/operational-state/mpls-state/te/router-id-map
None
<router-id-map xmlns="urn:brocade.com:mgmt:brocade-mpls-operational" xmlns:y="http://brocade.com/ns/rest" y:self="/rest/operational-state/mpls-state/te/router-id-map/1.2.3.4"> <ip-address>1.2.3.4</ip-address> <router-id>1.2.3.4</router-id> <resolved>true</resolved> <igp-isis>false</igp-isis> <igp-ospf>true</igp-ospf> <isis-level>0</isis-level> <ospf-area>0.0.0.0</ospf-area> <origin-ted>true</origin-ted> <origin-path>0</origin-path> <origin-lsp>21052</origin-lsp> <origin-other>false</origin-other> </router-id-map>