Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
ayuen99
New Contributor

How can I connect with Cisco Layout 3 port channel ?

Hi,

I have problem to connect Cisco Layout 3 port channel. The following is Cisco Port Channel information.

 

Cisco Config

========

interface range FastEthernet0/1-2

 no switchport

no ip address

channel-group 11 mode on

 

interface port-channel 11  

no switchport  

ip address 192.168.251.90 255.255.255.252

 

2 REPLIES 2
s3szy
New Contributor

Depand on  which type of fortigate ,  I think  the type no. is bigger than fortigate 100 ,  you can connect the fortigate with cisco port channel  . 

emnoc
Esteemed Contributor III

A port-channel is layer2  and in the above  config you might need to set the channel-protocol to lacp depending on what you have

 

 

IOS  port-channel

 

{ example earlier cisco gear }

 

config t

 

interface range gi 0/1-2

    channel-group 1 mode active

    channel-protocol lacp

end

 

 

 

 

 

PCNSE 

NSE 

StrongSwan  

PCNSE NSE StrongSwan
Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors