Skip to main content
FortiKoala
Staff
Staff
September 28, 2018

Technical Tip: Host connection not detected on secure ports

  • September 28, 2018
  • 0 replies
  • 1957 views

Description


This article describes although the Polling tab for a switch in Topology shows L2 Polling is successful, the Ports View does not display hosts that are currently connected to certain ports. This can occur if the affected ports have the Secure Ports feature enabled.  

 

Scope

 

FortiNAC.

 

Solution
 
The Secure Port feature only allows communication for certain MAC addresses. This is typically done using static MAC Address entries. 

Example of switch output when the Secure Ports feature is not enabled:


0008.e3ff.fd90 DYNAMIC
0009.0f09.0017 DYNAMIC
000a.f779.e3fe DYNAMIC  

Example when Secure Ports is enabled:


0008.e3ff.fd90 STATIC
0009.0f09.0017 STATIC
000a.f779.e3fe STATIC

By default, static MAC Addresses are not read from the MAC Address table of a switch.  Hosts connected to ports configured for Secure Port will not be detected unless the additional configuration is completed.

 

  1. In the Administration UI, navigate to: (8.x) Network Devices -> Topology. 
    (9.x) Network Devices -> Inventory.
  2. 'Right-click' on the switch model and select Model Configuration.
  3. Place a checkmark in the box for Secure Ports is enabled for ports on this device(s).
  4. Select Apply.
  5. Select the Polling tab and next to L2 (Hosts) Polling, select Poll Now.  

 

The MAC address information should be updated properly.

For some Switches "Secure Ports is enabled for ports on this device(s)." may not be present under the device  Model Configuration.  In that case, this option can be enabled by using the below CLI commands.

 

Device -ip <SW-IPaddress> -setAttr -name ForwardTableStatic -value true

 

Related article:

Technical Tip: Port in Topology View displays a green link light

Technical Tip: Devices connected to the Aruba 6100 AOS-CX series of switches are not visible in FortiNAC Inventory view