mpls-state/interface

Displays the MPLS interface.

Resource URIs

URI Description
<base URI>/rest/operational-state/mpls-state/interface Displays the MPLS interface.

Usage Guidelines

Only GET operation is supported. Use of the Resource-Depth request header is recommended.

Examples

URI

http://host:80/rest/operational-state/mpls-state/interface

None

<interface xmlns="urn:brocade.com:mgmt:brocade-mpls-operational" xmlns:y="http://brocade.com/ns/rest" 
y:self="/rest/operational-state/mpls-state/interface/1207959653">
  <interface-index>1207959653</interface-index>
  <interface-name>&quot;Ve 101&quot;</interface-name>
  <admin-status>true</admin-status>
  <oper-status>true</oper-status>
  <mtu>1500</mtu>
  <bypass-lsp-count>0</bypass-lsp-count>
  <max-lsp-priority-level>8</max-lsp-priority-level>
  <is-ldp-enabled>true</is-ldp-enabled>
  <ldp-tunnel-count>1003</ldp-tunnel-count>
  <ldp-transit-tunnel-count>0</ldp-transit-tunnel-count>
  <is-gre-port>false</is-gre-port>
  <admin-group>0</admin-group>
  <admin-group-max>31</admin-group-max>
  <admin-group-min>0</admin-group-min>
  <max-bandwidth>299999985</max-bandwidth>
  <max-resv-bandwidth>299999985</max-resv-bandwidth>
  <resv-bandwidth>299999985 299999985 299999985 299999985 299999985 299999985 299999985 299999985</resv-bandwidth>
  <advert-unreserved-bandwidth>299999985 299999985 299999985 299999985 299999985 299999985 299999985 299999985
</advert-unreserved-bandwidth>
  <under-provisioned-bandwidth>0 0 0 0 0 0 0 0</under-provisioned-bandwidth>
</interface>