Displays the LDP interface information.
| URI | Description |
|---|---|
| <base_URI>/operational-state/mpls-state/ldp/interfaces | Displays the LDP interface information. |
Only GET operation is supported. Use of the Resource-Depth request header is recommended.
http://host:80/rest/operational-state/mpls-state/ldp/interfaces
None
<interfaces xmlns="urn:brocade.com:mgmt:brocade-mpls-operational" xmlns:y="http://brocade.com/ns/rest"
y:self="/rest/operational-state/mpls-state/rsvp/interfaces/1207959653">
<interface-index>1207959653</interface-index>
<interface-name>"Ve 101"</interface-name>
<admin-status>true</admin-status>
<oper-status>true</oper-status>
<is-tunnel-interface>false</is-tunnel-interface>
<hello-interval>30</hello-interval>
<hello-tolerance>30</hello-tolerance>
<hello-status>enabled-local</hello-status>
<is-md5-auth-enabled>false</is-md5-auth-enabled>
<reliable-messages>disabled</reliable-messages>
<bundle-messages>enabled-local</bundle-messages>
<summary-refresh>enabled-local</summary-refresh>
<active-outsegs>2000</active-outsegs>
<inactive-outsegs>0</inactive-outsegs>
<bandwith-resv-outsegs>0</bandwith-resv-outsegs>
<active-backup-outsegs>0</active-backup-outsegs>
<inactive-backup-outsegs>0</inactive-backup-outsegs>
<interface-preempts>0</interface-preempts>
<interface-resv-soft-preempts>0</interface-resv-soft-preempts>
<interface-flooding-up-threshold>default-config</interface-flooding-up-threshold>
<interface-flooding-down-threshold>default-config</interface-flooding-down-threshold>
<duplicate-preempts-dropped>0</duplicate-preempts-dropped>
<bypass-interface>false</bypass-interface>
<interface-tunnel-name>""</interface-tunnel-name>
<bypass-tunnel-interface-name>""</bypass-tunnel-interface-name>
<interface-te-up-thresholds>15 30 45 60 75 80 85 90 95 96 97 98 99 100</interface-te-up-thresholds>
<interface-te-down-thresholds>99 98 97 96 95 90 85 80 75 60 45 30 15</interface-te-down-thresholds>
<error-counters y:self="/rest/operational-state/mpls-state/rsvp/interfaces/1207959653/error-counters">
<recv-md5-auth-errors>0</recv-md5-auth-errors>
<pkt-with-msgid-drop>0</pkt-with-msgid-drop>
<pkt-with-sref-drop>0</pkt-with-sref-drop>
<nackobject-errors>0</nackobject-errors>
<recv-md5-auth-errors-since-last-clear>0</recv-md5-auth-errors-since-last-clear>
<pkt-with-msgid-drop-since-last-clear>0</pkt-with-msgid-drop-since-last-clear>
<pkt-with-sref-drop-since-last-clear>0</pkt-with-sref-drop-since-last-clear>
<nackobject-errors-since-last-clear>0</nackobject-errors-since-last-clear>
</error-counters>
<packet-counters y:self="/rest/operational-state/mpls-state/rsvp/interfaces/1207959653/packet-counters">
<path-tx>3900</path-tx>
<resv-tx>4003</resv-tx>
<patherr-tx>0</patherr-tx>
<resverr-tx>0</resverr-tx>
<pathtear-tx>1900</pathtear-tx>
<resvtear-tx>0</resvtear-tx>
<resvconf-tx>0</resvconf-tx>
<bundle-tx>1857</bundle-tx>
<ack-tx>6</ack-tx>
<sumrefresh-tx>52117</sumrefresh-tx>
<hello-tx>2746</hello-tx>
<path-rx>6396</path-rx>
<resv-rx>3900</resv-rx>
<patherr-rx>0</patherr-rx>
<resverr-rx>0</resverr-rx>
<pathtear-rx>0</pathtear-rx>
<resvtear-rx>0</resvtear-rx>
<resvconf-rx>0</resvconf-rx>
<bundle-rx>2390</bundle-rx>
<ack-rx>0</ack-rx>
<sumrefresh-rx>52177</sumrefresh-rx>
<hello-rx>2745</hello-rx>
<path-tx-since-last-clear>3900</path-tx-since-last-clear>
<resv-tx-since-last-clear>4003</resv-tx-since-last-clear>
<patherr-tx-since-last-clear>0</patherr-tx-since-last-clear>
<resverr-tx-since-last-clear>0</resverr-tx-since-last-clear>
<pathtear-tx-since-last-clear>1900</pathtear-tx-since-last-clear>
<resvtear-tx-since-last-clear>0</resvtear-tx-since-last-clear>
<resvconf-tx-since-last-clear>0</resvconf-tx-since-last-clear>
<bundle-tx-since-last-clear>1857</bundle-tx-since-last-clear>
<ack-tx-since-last-clear>6</ack-tx-since-last-clear>
<sumrefresh-tx-since-last-clear>52117</sumrefresh-tx-since-last-clear>
<hello-tx-since-last-clear>2746</hello-tx-since-last-clear>
<path-rx-since-last-clear>6396</path-rx-since-last-clear>
<resv-rx-since-last-clear>3900</resv-rx-since-last-clear>
<patherr-rx-since-last-clear>0</patherr-rx-since-last-clear>
<resverr-rx-since-last-clear>0</resverr-rx-since-last-clear>
<pathtear-rx-since-last-clear>0</pathtear-rx-since-last-clear>
<resvtear-rx-since-last-clear>0</resvtear-rx-since-last-clear>
<resvconf-rx-since-last-clear>0</resvconf-rx-since-last-clear>
<bundle-rx-since-last-clear>2390</bundle-rx-since-last-clear>
<ack-rx-since-last-clear>0</ack-rx-since-last-clear>
<sumrefresh-rx-since-last-clear>52177</sumrefresh-rx-since-last-clear>
<hello-rx-since-last-clear>2745</hello-rx-since-last-clear>
</packet-counters>
</interfaces>