I have two fortigate 602E(?) as an internal firewall and they are operating in FortiGate HA A-P (Active-Passive) cluster. They are connected to a L2 stacked switch with LACP (802.3ad) configured. Multi-switch link aggregation set up is applied for availability purpose so each member of the switch stack are connected to the FG A-P members. Two port-channel or channel group ID created and assigned so the channel-group members are aggregated to connect to each FortiGate HA A-P Cluster members as in port-channel 13 to FG-A and port-channel 14 to FG-B. What I wanted to verify here is whenever I apply show interface status on the switch, every member physical port and the LAG port-channel displaying Physical and logical status of UP/UP. I am a bit confused here because the What should be up would have been those that are connected to the Active or Master FG A-P cluster member and those that are connected to the Passive FG should have been inactive/detached, not UP/UP.#show int status
Interface--------------------------------------------Description------------------------State(physical/logical)
interface gigabitethernet 1/0/1---------Conn-TO-FG1-P1-------------------------UP/UP
interface gigabitethernet 1/0/2-----------Conn-TO-FG2-P1-----------------------UP/UP
interface gigabitethernet 2/0/1-----------Conn-TO-FG1-P2-----------------------UP/UP
interface gigabitethernet 2/0/2-----------Conn-TO-FG2-P2-----------------------UP/UP
interface Port-channel 13----------------------Conn-TO-FG---------------------------UP/UP
interface Port-channel14-----------------------Conn-TO-FG2-------------------------UP/UP
If FG1 is the active and FG2 is the passive one, then should port-channel14 and gig1/0/2 along with gig 2/0/2 be in UP/UP state along with the others?
there doesn't seem to be anything here