Retrieves the neighbor details of all the interfaces of the managed entity.
| URI | Description |
|---|---|
| <base_URI>/operations/get-lldp-neighbor-detail | Retrieves the neighbor details of all the interfaces of the managed entity. |
Only POST operation is supported.
http://host:80/rest/operations/get-lldp-neighbor-detail
<get-lldp-neighbor-detail></get-lldp-neighbor-detail>
<output xmlns='urn:brocade.com:mgmt:brocade-lldp-ext'>
<lldp-neighbor-detail>
<local-interface-name>Te 7/0/1</local-interface-name>
<local-interface-ifindex>201334784</local-interface-ifindex>
<local-interface-mac>0005.33ee.8006</local-interface-mac>
<remote-interface-name>port-channel 14/1/10</remote-interface-name>
<remote-interface-mac>0005.3379.6de7</remote-interface-mac>
<dead-interval>120</dead-interval>
<remaining-life>117</remaining-life>
<remote-chassis-id>0005.3379.6d58</remote-chassis-id>
<lldp-pdu-transmitted>373</lldp-pdu-transmitted>
<lldp-pdu-received>372</lldp-pdu-received>
<remote-system-name>M4</remote-system-name>
</lldp-neighbor-detail>
<lldp-neighbor-detail>
<local-interface-name>Te 7/0/3</local-interface-name>
<local-interface-ifindex>201351168</local-interface-ifindex>
<local-interface-mac>0005.33ee.8008</local-interface-mac>
<remote-interface-name>port1</remote-interface-name>
<remote-interface-mac>0005.3348.8e4f</remote-interface-mac>
<dead-interval>120</dead-interval>
<remaining-life>92</remaining-life>
<remote-chassis-id>0005.3348.8e4f</remote-chassis-id>
<lldp-pdu-transmitted>373</lldp-pdu-transmitted>
<lldp-pdu-received>366</lldp-pdu-received>
</lldp-neighbor-detail>
<lldp-neighbor-detail>
<local-interface-name>Te 7/0/31</local-interface-name>
<local-interface-ifindex>201580544</local-interface-ifindex>
<local-interface-mac>0005.33ee.8024</local-interface-mac>
<remote-interface-name>port-channel 6/0/31</remote-interface-name>
<remote-interface-mac>0005.33e7.2803</remote-interface-mac>
<dead-interval>120</dead-interval>
<remaining-life>116</remaining-life>
<remote-chassis-id>0005.33e7.27e0</remote-chassis-id>
<lldp-pdu-transmitted>373</lldp-pdu-transmitted>
<lldp-pdu-received>373</lldp-pdu-received>
<remote-system-name>RIGEL-MOR</remote-system-name>
</lldp-neighbor-detail>
<has-more>false</has-more>
</output>