I have connected two switch through 2 truck port for Link aggregation. when i am connecting transparent firewall with inline interface configuration between switches its taking longer time to switchover from passive to active.
Condition 1:
When both port of firewall inline interface is down then no problem in switchover.
Condition 2:
When one port of firewall inline interface is down then its taking longer time to switch over.
Configuration:
Switch1:
interface range gi1/1/1-2
switchport mode trunk
switchport trunk allowed vlan 10
switchport trunk encapsulation dot1q
channel-group 10 mode active
Switch2:
interface range gi1/1/1-2
switchport mode trunk
switchport trunk allowed vlan 10
switchport trunk encapsulation dot1q
channel-group 10 mode active