Manual:IP/Neighbor discovery: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
'''Menu: ''/ip neigbor''''' | '''Menu: ''/ip neigbor''''' | ||
In this menu is read-only and displays | |||
In this menu is read-only and displays discovery information from routers in same Layer-2 area where interface is set to participate in neighbour discovery. | |||
{| cellpadding="2" | |||
!width="300px" style="background:#cccccc; border-bottom:1px solid gray;"| Property | |||
!width="450px" style="background:#cccccc; border-bottom:1px solid gray;"| Desciption | |||
|- | |||
|style="border-bottom:1px solid gray;" valign="top"|interface (<em>interface name</em>) | |||
|style="border-bottom:1px solid gray;" valign="top"|interface that received discovery packet from other hosts in Layer-2 area | |||
|- | |||
|style="border-bottom:1px solid gray;" valign="top"|address (<em>IP address</em>) | |||
|style="border-bottom:1px solid gray;" valign="top"|IP address of the neighbour interface discovery packet originated from | |||
|- | |||
|style="border-bottom:1px solid gray;" valign="top"|mac-address (<em>MAC address</em>) | |||
|style="border-bottom:1px solid gray;" valign="top"|mac address of the neighbour interface discovery packet originated from | |||
|- | |||
|style="border-bottom:1px solid gray;" valign="top"|identity (<em>text</em>) | |||
|style="border-bottom:1px solid gray;" valign="top"|set identification tag of system sending out discovery information | |||
|- | |||
|style="border-bottom:1px solid gray;" valign="top"|platform (<em>text</em>) | |||
|style="border-bottom:1px solid gray;" valign="top"|platform of system sending out discovery information | |||
|- | |||
|style="border-bottom:1px solid gray;" valign="top"|version (<em>text</em>) | |||
|style="border-bottom:1px solid gray;" valign="top"|version of software of system sending out discovery information | |||
|- | |||
|style="border-bottom:1px solid gray;" valign="top"|unpack (<em>none|simple|uncompressed-headers|uncompressed-all</em>) | |||
|style="border-bottom:1px solid gray;" valign="top"|what packet compression is used by neighbour system | |||
|- | |||
|style="border-bottom:1px solid gray;" valign="top"|age (<em>time</em>) | |||
|style="border-bottom:1px solid gray;" valign="top"|time that has passed since last discovery packet was received from neighbour | |||
|- | |||
|style="border-bottom:1px solid gray;" valign="top"|uptime (<em>time</em>) | |||
|style="border-bottom:1px solid gray;" valign="top"|uptime of system sending discovery information | |||
|- | |||
|style="border-bottom:1px solid gray;" valign="top"|software-id (<em>text</em>) | |||
|style="border-bottom:1px solid gray;" valign="top"|Software id of neighbour system that sends out discovery information | |||
|} | |||
[[Category:Manual]] [[Category:IP]][[Category:Unfinished]] | [[Category:Manual]] [[Category:IP]][[Category:Unfinished]] |
Revision as of 09:21, 14 April 2010
Overview
RouterOS supports MikroTik neighbour discovery that can be configured in /ip neighbor discovery information received from broadcast messages sent by other routers that are compatible with MikroTik neghbor discovery protocol is displayed under /ip neighbor
Requirements
This is part of system package and no additional packages are not necessary. To broadcast and process discovery information interfaces should be set to do so under /ip neighbor discovery
Neigbours
Menu: /ip neigbor
In this menu is read-only and displays discovery information from routers in same Layer-2 area where interface is set to participate in neighbour discovery.
Property | Desciption |
---|---|
interface (interface name) | interface that received discovery packet from other hosts in Layer-2 area |
address (IP address) | IP address of the neighbour interface discovery packet originated from |
mac-address (MAC address) | mac address of the neighbour interface discovery packet originated from |
identity (text) | set identification tag of system sending out discovery information |
platform (text) | platform of system sending out discovery information |
version (text) | version of software of system sending out discovery information |
unpack (none|simple|uncompressed-headers|uncompressed-all) | what packet compression is used by neighbour system |
age (time) | time that has passed since last discovery packet was received from neighbour |
uptime (time) | uptime of system sending discovery information |
software-id (text) | Software id of neighbour system that sends out discovery information |