Hi,
I would like to set up my network with LACP protocol between fortigate and cisco switch. My config as below:
Fortigate:
command: show system interface
result (For my LACP interface):
edit "GNET"
set vdom "root"
set ip 20.2.20.1 255.255.255.0
set allowaccess ping
set type aggregate
set member "port2" "port3"
set device-identification enable
set lldp-transmission enable
set role lan
set snmp-index 9
set auto-auth-extension-device enable
next
edit "V221"
set vdom "root"
set ip 20.1.21.1 255.255.255.0
set allowaccess ping
set device-identification enable
set role lan
set snmp-index 10
set auto-auth-extension-device enable
set interface "GNET"
set vlanid 221
next
end
commend: diagnose netlink aggregate list
result:
List of 802.3ad link aggregation interfaces:
1 name fortilink status down algorithm L4 lacp-mode active
2 name GNET status down algorithm L4 lacp-mode active
Cisco:
commend: sh run (Copied some interfaces only here)
result:
interface Port-channel1
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet0/0
switchport trunk encapsulation dot1q
switchport mode trunk
media-type rj45
negotiation auto
channel-group 1 mode active
!
interface GigabitEthernet0/1
switchport trunk encapsulation dot1q
switchport mode trunk
media-type rj45
negotiation auto
channel-group 1 mode active
commend: sh int statu
result:
Gi0/0 connected trunk auto auto unknown
Gi0/1 connected trunk auto auto unknown
Po1 notconnect 1 auto auto
On fotigate the interface is down and cisco there is always message "%EC-5-L3DONTBNDL2: Gi0/1 suspended: LACP currently not enabled on the remote port." comes up.
Could anyone please help me what wrong on my configuration? Or what should I do to solve this issue?
Thanks
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hello Jason,
Thank you for using the Community Forum.
I will seek to get you an answer or help. We will reply to this thread with an update as soon as possible.
Regards,
Hello Jason,
I have found this document:
Could you please have a look and tell me if it is helping?
If not, We will continue to find a solution.
Regards,
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1641 | |
1069 | |
751 | |
443 | |
210 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.