Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Labels:
- Labels:
-
5.2
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 .
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
