Ola, Alguém já utilizou link aggregation entre Extreme e Freebsd ou Extreme e switch Cisco. Aparentemente as confs estão corretas mas tive dificuldade em ultrapassar 1Gbits com protocolo TCP. UDP passou. Isso na ligação entre um Freebsd e o Extreme. 8.2-STABLE FreeBSD 8.2-STABLE
Confs no Extreme: interface GigabitEthernet1/0/4 negotiation auto description ## PORTA PERTENCENTE AO ETH-TRUNK1 ## undo shutdown eth-trunk 1 # interface GigabitEthernet1/0/5 negotiation auto description ## PORTA PERTENCENTE AO ETH-TRUNK1 ## undo shutdown eth-trunk 1 # interface Eth-Trunk1 description ## CONEXAO ## load-balance packet-all # interface Eth-Trunk1.17xx vlan-type dot1q 17xx description "LINK" bandwidth 2000 ip binding vpn-instance vpn000XX ip address 1x.x.x.x 255.255.255.248 statistic enable Confs no Freebsd: 8.2-STABLE FreeBSD 8.2-STABLE ifconfig_lagg0="laggproto lacp laggport bce0 laggport bce1 200.x.x.x netmask 255.255.255.192" ifconfig_lagg1="laggproto lacp laggport em0 laggport em1 1x.x.x.x netmask 255.255.255.248" Sendo lagg0 ligada ao switch cisco e lagg1 ligada o switch da extreme. Em testes lagg0 suportou mais de 1Gbits/s tanto tcp quando udp. Em testes lagg1 suportou mais de 1Gbits/s somente usando udp, tcp limitou em 1Gbits/s. Confs no Cisco: ! interface GigabitEthernet2/0/13 description Agregation BSD switchport mode access channel-protocol lacp channel-group 1 mode active ! interface GigabitEthernet2/0/14 description Agregation BSD switchport mode access channel-protocol lacp channel-group 1 mode active ! Agradeço se alguém tiver alguma dica. Obrigado, Joel Cappellesso ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd