[Lista ArNOG] Problema con Juniper

Alejandro Mucic ipnero en gmail.com
Jue Mar 30 15:17:27 ART 2017


Estimados.

  A ver si a alguien se le ocurre que puede estar pasando. Tengo un switch
junipero mx4500-40f que no pasa las mac que aprende desde un trunk a ningun
puerto pero si las tiene en su tabla, es asi tengo configurado una maquina
con 4 equipos 2 cisco y 2 junipers iguales les copio la conf de los puertos
para ver si entienden y me pueden ayudar con el problema, reinstale ya los
ultimos OS del equipo.

1 equipo cisco 4500

interface GigabitEthernet2/13
 description Trunk-Juniper ge-0/0/13
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan xx,xx,233,xx,xx
 switchport mode trunk
 logging event link-status
 logging event trunk-status
 load-interval 30
 speed 1000
 duplex full
 storm-control broadcast level 10.00
end

interface Vlan233
 ip address 172.30.30.1 255.255.255.0
end

2 equipo Juniper EX4500
description "Turnk C01-1  2/13";
mtu 9000;
ether-options {
    link-mode full-duplex;
    speed {
        1g;
    }
}
unit 0 {
    family ethernet-switching {
        port-mode trunk;
        vlan {
            members [ vlan-xx vlan-xx vlan-xx vlan-xx vlan-233 ];
        }
    }
}

Sin int de vlan

3 equipo
Juniper EX4500 el que tiene el problema!!!

Esta al cisco 4948
show interfaces xe-0/1/0
description "cisco 4948";
mtu 9000;
unit 0 {
    family ethernet-switching {
        port-mode trunk;
        vlan {
            members 233;
        }
    }
}

Esta int mira al otro juniper
show interfaces ge-0/2/0
description "Prueba juni001";
mtu 9000
ether-options {
    auto-negotiation;
}
unit 0 {
    family ethernet-switching {
        port-mode trunk;
        vlan {
            members vlan-233;
        }
    }
}
show vlans vlan-233
description "Test juni001";
vlan-id 233;
l3-interface vlan.232;

 show interfaces vlan
unit 233 {
    family inet {
        address 172.30.30.3/24;
    }

y en el cisco 4948 donde termina
interface TenGigabitEthernet1/50
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 233
 switchport mode trunk
 mtu 9000
 load-interval 30
 storm-control broadcast level 0.01
end

interface Vlan233
 ip address 172.30.30.2 255.255.255.0
end


Bueno entonces tenemos que 172.30.30.1 es el primer cisco 172.30.30.2 es el
segundo cisco y 172.30.30.3 es el juniper con problemas
ahora si pingeo desde el 1er cisco al ultimo no llego

ping 172.30.30.2

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.30.30.2, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
Pero al juniper si llego
ping 172.30.30.3

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.30.30.3, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms

Lo mismo en sentido contrario

Si alguno se le ocurre algo, les mando que junos tiene instalado.

--------------------------------------------------------------------------
Model: ex4500-40f
Junos: 15.1R5.5
JUNOS EX  Software Suite [15.1R5.5]
JUNOS FIPS mode utilities [15.1R5.5]
JUNOS Crypto Software Suite [15.1R5.5]
JUNOS Online Documentation [15.1R5.5]
JUNOS EX 4500 Software Suite [15.1R5.5]
JUNOS Web Management Platform Package [15.1R5.5]
JUNOS Web Management Application package [17.1A1]
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://mailmancabase.interdotnet.com.ar/pipermail/lista/attachments/20170330/c1559662/attachment-0001.html>


Más información sobre la lista de distribución Lista