diff --git a/lib/towerops_web/live/device_live/show.html.heex b/lib/towerops_web/live/device_live/show.html.heex index 42fa4b57..7b6230a8 100644 --- a/lib/towerops_web/live/device_live/show.html.heex +++ b/lib/towerops_web/live/device_live/show.html.heex @@ -616,6 +616,7 @@ Local Port Remote Device Remote Port + IP Address Platform Capabilities Last Seen @@ -666,6 +667,9 @@ <% end %> + + {neighbor.remote_address || "-"} + {neighbor.remote_platform || "-"}