Displays the LDP FEC prefixes.
| URI | Description |
|---|---|
| <base_URI>/operational-state/mpls-state/ldp/fec/ldp-fec-prefixes | Displays the LDP FEC prefixes. |
http://host:80/operational-state/mpls-state/ldp/fec/ldp-fec-prefixes
None
<ldp-fec-prefixes xmlns="urn:brocade.com:mgmt:brocade-mpls-operational" xmlns:y="http://brocade.com/ns/rest"
y:self="/rest/operational-state/mpls-state/ldp/fec/ldp-fec-prefixes">
<tot-no-of-prefix-fec>3804</tot-no-of-prefix-fec>
<tot-no-of-prefix-fec-installed>1003</tot-no-of-prefix-fec-installed>
<tot-no-of-prefix-fec-filtered>0</tot-no-of-prefix-fec-filtered>
<tot-no-of-prefix-fec-lwd>0</tot-no-of-prefix-fec-lwd>
<prefix y:self="/rest/operational-state/mpls-state/ldp/fec/ldp-fec-prefixes/prefix/%221.2.3.4/32%22">
<destination>1.2.3.4/32</destination>
<state>current</state>
<ingress>No</ingress>
<egress>Yes</egress>
<filtered>-</filtered>
<lwd>No</lwd>
<nexthops y:self="/rest/operational-state/mpls-state/ldp/fec/ldp-fec-prefixes/prefix/%221.2.3.4/32%22/nexthops/--">
<nexthop>--</nexthop>
<out-intf>--</out-intf>
</nexthops>
</prefix>
</ldp-fec-prefixes>