Fortigate and Cisco switch LACP not working
Hi!
I am testing topology where fortigate connected to switch.
Config onFortigate.
edit "LAN" set vdom "root" set allowaccess ping set type aggregate set member "port2" "port3" set role lan set snmp-index 12 set lacp-mode static
Cisco Switch
interface Ethernet0/2 switchport trunk encapsulation dot1q switchport mode trunk channel-group 1 mode active
interface Ethernet0/3 switchport trunk encapsulation dot1q switchport mode trunk channel-group 1 mode active
interface Port-channel1 switchport switchport trunk encapsulation dot1q switchport mode trunk
Output on Cisco
Group Port-channel Protocol Ports ------+-------------+-----------+----------------------------------------------- 1 Po1(SD) LACP Et0/2(s) Et0/3(s)
Fortigate:
diagnose netlink aggregate name LAN status: up ports: 2 link-up-delay: 50ms min-links: 1 ha: backup distribution algorithm: L4 LACP mode: static
slave: port2 link status: up link failure count: 0 permanent MAC addr: 00:0c:29:4d:df:96
slave: port3 link status: up link failure count: 0 permanent MAC addr: 00:0c:29:4d:df:a0
diagnose sniffer packet LAN
5.963232 802.1Q vlan#1 P0
Any help in this case?
