mpls-state/forwarding-entry

Displays information on forward entry.

Resource URIs

URI Description
<base_URI>rest/operational-state/mpls-state/forwarding-entry Displays information on forward entry.

Usage Guidelines

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

Examples

URI

http://80:/rest/operational-state/mpls-state/forwarding-entry

None

<forwarding-entry xmlns="urn:brocade.com:mgmt:brocade-mpls-operational" xmlns:y="http://brocade.com/ns/rest" 
y:self="/rest/operational-state/mpls-state/forwarding-entry/1%2C0">
  <entry-index>1</entry-index>
  <sync-index>0</sync-index>
  <dest-ip-prefix>4.4.3.2/32</dest-ip-prefix>
  <out-label>2048</out-label>
  <protocol>mpls-protocol-rsvp</protocol>
  <out-interface-name>&quot;Ve 101&quot;</out-interface-name>
  <nexthop-ip-addr>16.16.16.2</nexthop-ip-addr>
</forwarding-entry>