Forum Discussion
Samson
Dec 06, 2011Nimbostratus
Trunk Between 3600 and OmniSwitch 9700
We currently have a functional trunk between the F5 3600 & a Cisco 2960G. The configuration is basic:
trunk Gateway-Trunk {
lacp enable
interfaces {
1.1
1.2
1.3
}
}
On Cisco:
interface Port-channel6
description Etherchannel to motdr-f53600-01 gateway
switchport trunk native vlan 21
switchport trunk allowed vlan 21
switchport mode trunk
interface GigabitEthernet0/20
description to motdr-f53600-01 1.1
switchport trunk native vlan 21
switchport trunk allowed vlan 21
switchport mode trunk
channel-group 6 mode active
!
interface GigabitEthernet0/21
description to motdr-f53600-01 1.2
switchport trunk native vlan 21
switchport trunk allowed vlan 21
switchport mode trunk
channel-group 6 mode active
!
interface GigabitEthernet0/22
description to motdr-f53600-01 1.3
switchport trunk native vlan 21
switchport trunk allowed vlan 21
switchport mode trunk
channel-group 6 mode active
!
We are replacing multiple Cisco switches with this one 9700 so I need to get this to work.
The OmniSwitch has two options for creating aggregation groups, either static or dynamic. The Static configuration is pretty straightforward but the dynamic method appears to be the one that allows for LACP definitions.
I tried both, removing LACP from the F5 side and going with a static agg on the Omni and then going back to LACP on the F5 and with dynamic configuration on the Omni, neither of which worked.
Anyone ever done this successfully?
Thanks!
-Samson
- nitassEmployeedoes vlan tagging (802.1q) on f5 match the switch?
- SamsonNimbostratusIndeed it does:
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects