Other Topics
Fabric lock down
Make the automatic generated Trunks between the FortiSwitches static, so they will not be automatically removed after the timeout expires:
By default ISL trunks will automatically get removed if the physical link is up and no LLDP or FortiLink packets are received within 60s (TODO: Verify timeout).
You can configure a ISL or ICL trunk to become static, by using the 'set static-isl enable' parameter. Fabric-lockdown can do this automatically on all existing trunks.
'set static-isl enable'
VLAN optimization
VLAN optimization is enabled by default. It will only allow existing VLANs on all ISL/ICL links:
By disabling vlan-optimization, it will allow all VLANs to pass traffic over the trunks. Also for the unused VLANs.
VLAN optimization must be disabled if you want use vlan allowed all mode. See next chapter.
VLAN-All mode
MAC Aging
By default mac address timeout after 5min. This is a good default value. Optionally this can be changed:
Power over Ethernet (PoE)
Some power delivered to powered device (PD) is dissipated on the cable. That why there is a difference between max power on port and guaranteed power.
PoE
802.3af
15.4W
12.95W
PoE+
802.3at
30W
25.50W
UPoE
802.3bt type 3
60W
51W
PoE and FPOE switches have a certain power budget. Although a FPOE switch could deliver power on all ports on the switch. It cannot deliver it to all ports at the same time at maximum power.
When power limit has reached, it will shutdown ports according to a pre-defined logic. To logics are available: Priority based or First Come, first serve. On a standalone switch you configure this parameter:
On managed switch 'priority' mode is default and the only available.
You can assign PoE priorities to ports. Depending on the Switch model you have four or three PoE priorities:
critical, high, (medium), low
To power priority can be assigned in the switch port configuration:
If power limit has reached, it will cut off power to ports with lower priority. If ports have the same priority, it will shut the down the port with the lowest port number.
Power measurement is base on real power usage of the device.
If a high priority port is connected, it will power on the device immediately. If power limit is reach, it wil thenl turn of a low priority device.
If a low priority device is connected, it will only power on the device if power budget + guard band has enough power.
Do not connect to PoE port to each other. If you absolutely have to, disable PoE on the switchport one side.
Last updated
Was this helpful?