Panzura NIC Teaming to Cisco Switch

Switch Configuration

interface Port-Channel 1
description Uplink to Panzura
switchport mode trunk
switchport trunk allowed vlan x
switchport trunk native vlan x

interface GigabitEthernet1/0/1
description Uplink to Panzura
channel-group 1 mode active

interface GigabitEthernet1/0/2
description Uplink to Panzura
channel-group 1 mode active

channel-group mode active indicates LACP Trunk

Panzura Configuration