Displays routes installed by MPLS.
URI | Description |
---|---|
<base_URI>/operational-state/mpls-state/route | Displays routes installed by MPLS. |
Only GET operation is supported. Use of the Resource-Depth request header is recommended.
http://host:80/rest/operational-state/mpls-state/route
None
<route xmlns="urn:brocade.com:mgmt:brocade-mpls-operational" xmlns:y="http://brocade.com/ns/rest" y:self="/rest/operational-state/mpls-state/route/514"> <entry-index>514</entry-index> <outseg-index>1</outseg-index> <dest-ip-prefix>4.4.3.2/32</dest-ip-prefix> <gateway-ip-addr>4.4.3.2</gateway-ip-addr> <out-interface-name>"Ve 101"</out-interface-name> <out-label>2832</out-label> <protocol>mpls-protocol-rsvp</protocol> <vif-index>176</vif-index> <metric>0</metric> <use-count>0</use-count> </route>