[GTER] Juniper MX aggregated ethernet não fica UP

Leonardo Amaral - Listas listas at leonardoamaral.com.br
Fri Apr 22 11:32:36 -03 2016


Bom dia!

Aqui não estamos usando o periodic fast:

aggregated-ether-options {
    link-speed 10g;
    lacp {
        active;
    }
}

Outro ponto, mais critico:

interface-range UpStream-PTT {
    member xe-0/0/14;
    member xe-1/0/14;
    description "UpStream PTT-SP";
    ether-options {
        802.3ad ae4;
    }
}

Perceba ether-options e não gigether-options. As duas confs estão num QFX,
mas imagino que talvez ajudem diretamente no MX.

Att,

Em 22 de abril de 2016 10:08, Marcos Tp <markinn at gmail.com> escreveu:

> Caros ,
> seguindo orientações do ix.br para ativação de um novo circuito com eles ,
> me solicitaram um lacp entre o meu juniper MX80 e eles .
> Porem a minha porta aggregated ethernet (ae0) nao fica UP
>
> Já fiz agregação de portas em outro cliente com os mesmos parâmetros /
> versão de roteador e firmware e não deu problema .
>
> Alguém tem uma sugestão do que esteja ocorrendo ?
> Segue a minha cfg :  Valores de vlan e ips ocultados :p
>
>  run show interfaces xe-1/3/0
> Physical interface: xe-1/3/0, Enabled, Physical link is Up
>
>
> run show interfaces ae0
> Physical interface: ae0, Enabled, Physical link is Down
>   Interface index: 162, SNMP ifIndex: 577
>   Description: Ptt ix
>   Link-level type: Ethernet, MTU: 1518, Speed: Unspecified, BPDU Error:
> None,
>   MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,
>   Flow control: Disabled
>
>
>
>  show chassis
> aggregated-devices {
>     ethernet {
>         device-count 5;
>     }
> }
> network-services enhanced-ip;
>
>
>  show interfaces xe-1/3/0
> description "PTT IX PIAF 10G";
> gigether-options {
>     802.3ad ae0;
> }
>
>
>  show interfaces ae0
> description "Ptt ix";
> vlan-tagging;
> aggregated-ether-options {
>     minimum-links 1;
>     link-speed 10g;
>     lacp {
>         active;
>         periodic fast;
>     }
> }
> unit 0 {
>     vlan-id ZXXXXXX;
>     family inet {
>         filter {
>             input Cachemara_Internet;
>         }
>         address XXXXXXXXXXX;
>     }
> }
> unit 1 {
>     vlan-id XXXX;
>     family inet6 {
>         address XXXXXXXXXX;
>     }
> }
> --
> gter list    https://eng.registro.br/mailman/listinfo/gter



More information about the gter mailing list