Routing

 View Only
last person joined: yesterday 

Ask questions and share experiences about ACX Series, CTP Series, MX Series, PTX Series, SSR Series, JRR Series, and all things routing, including portfolios and protocols.
  • 1.  A device can be pinged from core switch ( router) but not the switch it's plugged into. Why?

    Posted 25 days ago

    Our school district has A/V devices in every classroom. I sometimes get a report that a device can not be found with a ping. I have found that if I do a ping sweep of the whole school IP range for these devices, I do not ret a response from a device.  If I ping from the CLI of the connected switch it also fails. If I ping from the core switch, which is the router for the school and is also where the interface irp is defined, it does respond.  If I clear the ARP table on the core switch and ping from outside the school, I get the same result and still can not ping it from the connected switch or any other switch but the core switch.  

    I can't think of a reason why this would happen. 



    ------------------------------
    JOHN WILLIAMSON
    ------------------------------


  • 2.  RE: A device can be pinged from core switch ( router) but not the switch it's plugged into. Why?

    Posted 25 days ago

    This is likely related to how the vlans are setup with the gateways on the core switch,  and the vlan where the mgmt interface is on the edge switch where the device is connected.

    When you ping from the edge switch this will be sourced from the local mgmt ip with a destination of the ip address of the device.  This will need to route via layer 3.  So it appears there is no layer 3 path between those two vlans in at least one direction.

    A diagram of the vlan layout would help to see where the potential routing problem exists.

    Or running a traceroute from the edge and also from the device to the edge switch ip would help to see where the path has an issue.



    ------------------------------
    Steve Puluka BSEET - Juniper Ambassador
    IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP - Retired)
    http://puluka.com/home
    ------------------------------



  • 3.  RE: A device can be pinged from core switch ( router) but not the switch it's plugged into. Why?

    Posted 21 days ago

    The management VLAN is the same on all switches.  I may not have made this next bit clear. I can ping and see the bulk of these devices from my laptop's ping sweep, but a few devices in the range will act as I described. They can only be pinged from the core fiber switch, which is the router for the school site.  All the devices are in the same VLAN that we created for them. 

    I did a traceroute on two devices at that school site. On one I can see from my ping sweep, the trace router hits the site core switch and then finds the device. On one that will not respond to the ping, the traceroute hits the core switch and then times out. 

    I did the same test on the core switch. It found the IP of each device IP fine. I ran the traceroutes from an edge switch. The IP that showed in my ping switch was successful. The one for the IP that is not responding times out after hitting the core switch. Just like I found when trace routing from my laptop. 

    The VLAN that I am trying to find all of these devices is defined on the core switch. irb.93 , VLAN 93.  The only VLAN that has it's irb defined on the edge switches is our management VLAN. 

    We are using dynamic port configuration to set the ports membership to be on VLAN 93.  The devices that do not respond to a ping have ports that have been assigned to VLAN 93.  



    ------------------------------
    JOHN WILLIAMSON
    ------------------------------



  • 4.  RE: A device can be pinged from core switch ( router) but not the switch it's plugged into. Why?

    Posted 21 days ago
    Edited by JOHN WILLIAMSON 21 days ago

    See above. Not sure how my reply got out of order. 



    ------------------------------
    JOHN WILLIAMSON
    ------------------------------



  • 5.  RE: A device can be pinged from core switch ( router) but not the switch it's plugged into. Why?

    Posted 21 days ago

    I have found the mac address is showing on the edge switches and will show in the arp table on the core switch. 



    ------------------------------
    JOHN WILLIAMSON
    ------------------------------



  • 6.  RE: A device can be pinged from core switch ( router) but not the switch it's plugged into. Why?

    Posted 20 days ago

    I could still use some help understanding this issue.  In a nut shell, why can I ping a device at a school on the core switch but not on the switch the device is plugged into or anywhere else in our school district? What could be different about this service, if almost all of the rest of them work as expected?



    ------------------------------
    JOHN WILLIAMSON
    ------------------------------



  • 7.  RE: A device can be pinged from core switch ( router) but not the switch it's plugged into. Why?

    Posted 20 days ago

    Since the trace route dies at the core there is a reachability issue between the mgmt vlan and vlan 93 in this case.

    Are all gateways for the vlans on the core switch?

    Is the mgmt vlan gateway on the core switch the default route destination configured on the edge switches?

    Do all devices on vlan 93 use the gateway on the core switch as their gateway or default route?



    ------------------------------
    Steve Puluka BSEET - Juniper Ambassador
    IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP - Retired)
    http://puluka.com/home
    ------------------------------



  • 8.  RE: A device can be pinged from core switch ( router) but not the switch it's plugged into. Why?

    Posted 19 days ago

    Do all devices on vlan 93 use the gateway on the core switch as their gateway or default route?

    Yes.  Or at least, they were all supposed to.  We had a vendor install an A/V system in every classroom in the school district and I gave them the network info to use. 

    Do all devices on vlan 93 use the gateway on the core switch as their gateway or default route?

    Yes

    Are all gateways for the vlans on the core switch?

    Yes

    The annoying part is that all of these devices did work at some point.  Otherwise, they could not have been programmed.  We have seen devices show up in the system and then drop off.  Of course, the installing company blames the network. 



    ------------------------------
    JOHN WILLIAMSON
    ------------------------------



  • 9.  RE: A device can be pinged from core switch ( router) but not the switch it's plugged into. Why?

    Posted 19 days ago

    Are the devices DHCP or static addressed?

    If they are DHCP perhaps they are failing in lease renewals and that is why they drop off apparently randomly.

    Or perhaps the devices in low power mode or similar are bouncing the ports and the dynamic port configuration is also bouncing or changing.  Check logs for messages in any known outage windows.



    ------------------------------
    Steve Puluka BSEET - Juniper Ambassador
    IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP - Retired)
    http://puluka.com/home
    ------------------------------



  • 10.  RE: A device can be pinged from core switch ( router) but not the switch it's plugged into. Why?

    Posted 18 days ago

    They are set static.   

    I'm going to see if a problem device has lost its gateway setting, as soon as I figure out how to access the interface. 



    ------------------------------
    JOHN WILLIAMSON
    ------------------------------