Interesting! I even remember a paragraph in the v8 manual that said something similar to this, it said something like "unplug or disable the ports on the other device while configuring a new LACP group or flapping may occur while the other device attempts to negotiate the LACP group before it has been fully defined on all interfaces"I also noticed that I can get the V8 LACP to work if I only enable one interface. Once the LACP connection is established I can enable the second interface and it links up too and works fine. However when I enable both links at the same time it flaps. V7 image works fine even if I enable both links at the same time.
global-stp
vlan 1 name DEFAULT-VLAN by port
spanning-tree
!
vlan 22 by port
tagged ethe 5 to 6
router-interface ve 22
spanning-tree
!
interface ethernet 5
link-aggregate configure timeout short
link-aggregate configure key 10000
link-aggregate active
link-error-disable 3 60 300
!
interface ethernet 6
link-aggregate configure key 10000
link-aggregate configure timeout short
link-aggregate active
interface 0/5
port lacptimeout actor short
port lacptimeout partner short
no lacp actor admin state longtimeout
lacp partner admin key 10000
no lacp partner admin state longtimeout
addport 1/2
exit
interface 0/6
port lacptimeout actor short
port lacptimeout partner short
no lacp actor admin state longtimeout
lacp partner admin key 10000
no lacp partner admin state longtimeout
addport 1/2
exit
interface 1/2
no port-channel static
vlan acceptframe vlanonly
vlan ingressfilter
vlan participation include 22
vlan tagging 22
exit
I found out about it from the homelab subredditAlso I meant to ask this earlier: how'd you find out about the guide? Curious to where all these new sth members are coming from![]()
dont know really.. maybe that's the right question.Are we sure there is a WEB interface?
The Turboiron does not support the Webinterface that is included in the Fastiron firmware. The web interface is for other ICX devices.dont know really.. maybe that's the right question.
so, there is web interface on brocade OS? 7 and 8 ?
The first is the IP Address you are assigning the switch.Hi,
Newbie alert here.
What does this command mean in the list of instructions :
"setenv ipaddr 192.168.1.50
setenv serverip 192.168.1.49"
Which workstation or server is the 2 referring to?
Is it normal for it to repeat loading over and over again, after inputing this command?
"tftpboot 0x100000 brocadeboot.bin"
I stopped right here in the flashing process as I am uncertain if I am doing something catastrophic
thanks!