Displays the RSVP neighbor operational information.
URI | Description |
---|---|
<base_URI>/operational-state/mpls-state/rsvp/neighbors | Displays the RSVP neighbor operational information. |
Only GET operation is supported. Use of the Resource-Depth request header is recommended.
http://host:80/rest/operational-state/mpls-state/rsvp/neighbors
None
<neighbors xmlns="urn:brocade.com:mgmt:brocade-mpls-operational" xmlns:y="http://brocade.com/ns/rest" y:self="/rest/operational-state/mpls-state/rsvp/neighbors/16.16.16.2"> <neighbor-ip-addr>16.16.16.2</neighbor-ip-addr> <neighbor-interface>"Ve 101"</neighbor-interface> <neighbor-status>UP</neighbor-status> <neighbor-last-status-change>0:22:52:10</neighbor-last-status-change> <rsvp-hello-tx>2747</rsvp-hello-tx> <rsvp-hello-rx>2746</rsvp-hello-rx> <refresh-reduction-support>true</refresh-reduction-support> <msg-id-support>true</msg-id-support> <active-lsps>4000</active-lsps> <rsvp-hello-interval>30</rsvp-hello-interval> <rsvp-hello-tolerance>30</rsvp-hello-tolerance> <neighbor-remote-instance>391734</neighbor-remote-instance> <neighbor-local-instance>367490</neighbor-local-instance> <last-hello-rx>2</last-hello-rx> <next-hello-req-tx>27</next-hello-req-tx> </neighbors> <neighbors xmlns="urn:brocade.com:mgmt:brocade-mpls-operational" xmlns:y="http://brocade.com/ns/rest" y:self="/rest/operational-state/mpls-state/rsvp/neighbors/51.51.51.1"> <neighbor-ip-addr>51.51.51.1</neighbor-ip-addr> <neighbor-interface>"Ve 171"</neighbor-interface> <refresh-reduction-support>false</refresh-reduction-support> <msg-id-support>true</msg-id-support> <active-lsps>4000</active-lsps> </neighbors>