Is it possible to configure a vlan with mutiple static lacp trunks? I have it configured on a 6600 switch but on trunk does not communicate within the valn.
12OP-SW1# show config
Startup configuration:
; J9264A Configuration Editor; Created on release #K.14.03
hostname "12OP-SW1"
no qos dscp-map 000000
no qos dscp-map 001000
no qos dscp-map 010000
no qos dscp-map 011000
no qos dscp-map 100000
no qos dscp-map 101000
no qos dscp-map 110000
no qos dscp-map 111000
module 1 type J86xxA
module 3 type J92zzA
trunk 17-18 Trk1 LACP
trunk 19-20 Trk2 LACP
ip default-gateway 10.1.241.1
vlan 1
name "DEFAULT_VLAN"
untagged 21-24,Trk1-Trk2
no untagged 1-16,25-28
no ip address
exit
vlan 2
name "lab-net"
untagged 1-16,25-28
ip address 10.1.241.50 255.255.255.0
exit
vlan 30
name "FAHA-net"
tagged 21-24,Trk1-Trk2
no ip address
exit
snmp-server community "public" Unrestricted
spanning-tree Trk1 priority 4
spanning-tree Trk2 priority 4