[% FOREACH row IN results %] [% NEXT IF NOT row.remote_ip %] [% END %]
Observing Interface Undiscovered Neighbor Neighbor ID Last Discovery
[% row.dns || row.name || row.ip | html_entity %]
[% row.port | html_entity %] [% IF row.port_description %]
[% row.port_description | html_entity %][% END %] [% IF row.comment %]
"[% row.comment | html_entity %]"[% END %]
[% IF row.remote_dns %][% row.remote_dns | html_entity %]
[% END %] [% row.remote_ip | html_entity %]
[% row.remote_port | html_entity %]
[% row.remote_id | html_entity %]
[% row.remote_type | remove('(?:(?:C|c)opyright\s+)?\(c\).*') | remove('Technical Support: http://.*') | html_entity | html_line_break %]
[% row.finished | html_entity %]
[% row.log | html_entity %]