[GTER] Aggregation + vlan + switch edge-core

Gustavo Santos gustkiller at gmail.com
Tue Jun 19 21:44:49 -03 2012


Tente utilizando:

set interfaces ae0 flexible-vlan-tagging

ps: ao ativar o flexible-vlan-tagging, você vai precisar definir uma vlan
nativa  com o comando:
set interfaces ae0 native-vlan-id 1



Gustavo Santos
Analista de Redes
CCNA , MTCNA , MTCRE, MTCINE, JUNCIA-ER



2012/6/19 Joel Cappellesso <cappellesso at gmail.com>

> Alguém já teve dificuldade parecida:
>
> Nós temos 2 switchs ECS4610-26T interligados pela porta 25 (10Gbps)
> Temos um Juniper MX80 com Aggregation configurado e conectado nas
> portas 13 e 14 do switch1. O aggregation está funcional.
> Conectamos um mikrotik em outra porta com a vlan23 e o mesmo responde.
> Adicionei no switch1 a vlan23 com ip e ele também responde.
> O problema ocorre ao tentar pingar o switch2 com a mesma vlan23. Via
> aggregation ele não responde. Se eu desativar o aggregation no Juniper
> funciona.
> Do mikrotik conectato no switch1  ou mesmo do próprio switch1 o icmp
> funciona para o ip da vlan23(switch2).
>
> DÚVIDA: Já utilizamos o mesmo aggregation com outros switchs e o mesmo
> nunca apresentou qualquer dificuldade. NO caso do equipamento da EDGE
> CORE existe alguma limitação?
>
> SEguem maiores informações da configuração:
>
> Switch1:----------------------------------
>
> interface ethernet 1/13
>  switchport allowed vlan add 1 untagged
>  switchport mode trunk
>  switchport allowed vlan add 1,23,465-467 tagged
>  queue weight 1 2 4 6 8 10 12 14
>  vlan-trunking
>  lacp
>  lacp actor admin-key 1
>  no ip igmp query-drop
>  no ip multicast-data-drop
> !
> interface ethernet 1/14
>  switchport allowed vlan add 1 untagged
>  switchport mode trunk
>  switchport allowed vlan add 1,23,465-467 tagged
>  queue weight 1 2 4 6 8 10 12 14
>  vlan-trunking
>  lacp
>  lacp actor admin-key 1
>  no ip igmp query-drop
>  no ip multicast-data-drop
> !
> !
> interface ethernet 1/25
>  no negotiation
>  switchport mode trunk
>  switchport allowed vlan add 23,465-467 tagged
>  queue weight 1 2 4 6 8 10 12 14
>  vlan-trunking
>  lacp actor admin-key 0
> !
> !
> interface vlan 1
>  ip address 192.168.149.149 255.255.255.248
> !
> interface vlan 23
>  ip address 192.168.79.2 255.255.255.248
> !
>
>
> switch2 ------------------------------------------------
>
>
> !
> interface ethernet 1/25
>  no negotiation
>  switchport allowed vlan add 23,465-466 tagged
>  queue weight 1 2 4 6 8 10 12 14
>  vlan-trunking
> !
> interface vlan 1
>  ip address 192.168.149.150 255.255.255.248
> !
> interface vlan 23
>  ip address 192.168.79.4 255.255.255.248
> !
> ip route 0.0.0.0 0.0.0.0 192.168.149.145
>
> -------------------------
>
>  CLI session with the ECS4610-50T/ECS4610-26T is opened.
>      To end the CLI session, enter [Exit].
>
> Vty-0#show version
> Unit 1
>  Serial Number          : EC1108000058
>  Hardware Version       : R02
>  EPLD Version           : 1.06
>  Number of Ports        : 26
>  Main Power Status      : Up
>  Redundant Power Status : Not present
>  Role                   : Master
>  Loader Version         : 1.3.2.1
>  Linux Kernel Version   : 2.6.19.2-0.1
>  Boot ROM Version       : 0.0.0.1
>  Operation Code Version : 1.2.2.0
>
>
> ---
>
> Juniper:
>
> set interfaces ae3 vlan-tagging
> set interfaces ae3 aggregated-ether-options minimum-links 1
> set interfaces ae3 aggregated-ether-options link-speed 1g
> set interfaces ae3 aggregated-ether-options lacp active
> set interfaces ae3 unit 23 description teste2
> set interfaces ae3 unit 23 vlan-id 23
> set interfaces ae3 unit 23 family inet address 192.168.79.1/29
>
>
> Obrigado,
>
> Joel Cappellesso
> --
> gter list    https://eng.registro.br/mailman/listinfo/gter
>



More information about the gter mailing list