Displays LDP FEC summary.
URI | Description |
---|---|
<base_URI>/operational-state/mpls-state/ldp/fec | Displays LDP FEC summary. |
Only GET operation is supported. Use of the Resource-Depth request header is recommended.
http://host:80/rest/operational-state/mpls-state/ldp/fec
None
<fec 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-summary y:self="/rest/operational-state/mpls-state/ldp/fec/ldp-fec-summary"> <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-vc-fec-128>251</tot-no-of-vc-fec-128> <tot-no-of-vc-fec-129>0</tot-no-of-vc-fec-129> <tot-no-of-vc-fec-installed>250</tot-no-of-vc-fec-installed> <tot-no-of-route-upd-proc-errors>0</tot-no-of-route-upd-proc-errors> <tot-no-of-vc-fec-proc-errors>0</tot-no-of-vc-fec-proc-errors> </ldp-fec-summary> <ldp-fec-prefixes 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> </fec>