VAHokie56 wrote: » So I am guessing the Dell switch is doing all the routing for LAN sub-nets and may has a default route pointing to you internet router or fW?
VAHokie56 wrote: » Is it just one L2 switch? kind of sounds like the APC maybe died nucked your L3 switch ( bye bye inter-vlan routing) the L2 switch at this point would still allow communication to stuff on same sub-net
VAHokie56 wrote: » doesn't really make sense for there to be three L3 switches IMO...two I can live with for FHRP's but I dont see any HSPR or GLBP on that dell switch (my dell skills suck thought). Is it possible you have three L3 switches but only one (the one you posted config from) is actually handling routing? and if so is the one above connected tot he jacked up APC?
phoeneous wrote: » 1. Is this a new design? 2. Did the problem just start happening or has it been happening since day one? 3. Have you checked the logs in the UPS? Always start at the physical later and in this case would be the ups. Plug the ups comm cable to a pc and install the ups software so you can check it. L2 or l3 troubleshooting wont do much if power is wonky.
VAHokie56 wrote: » lol this is so confusing...OK so if there is L3 in every building then there has to be routing between them also, that means L3 boundary between each building meaning that vlans are pretty much local to each building as well so there would be no way users in diff building could be on the same sub-net. Would you say that's an accurate statement? now if you tell me you have L3 trunks between the buildings and are doing routing and L2 across them all , I would say rip it all out and start over because that's ugly...also which building has the bad APC?
it_consultant wrote: » He is not using a Cisco - well, one of them is a Cisco, the rest are Dells. BTW, the reference you sent actually doesn't say that. Reference: "By default, a trunk port sends traffic to and receives traffic from all VLANs. All VLAN IDs, 1 to 4094, are allowed on each trunk. However, you can remove VLANs from the allowed list, preventing traffic from those VLANs from passing over the trunk. To restrict the traffic a trunk carries, use the switchport trunk allowed vlan remove vlan-list interface configuration command to remove specific VLANs from the allowed list." In his pasted config he does not have the 'allowed vlan remove xxx' he just has 'allowed vlan xxx', hence my conclusion that the trunks are not properly pruned. What I am unsure of is that in the absence of the "remove vlan list' command, does explicitly allowing certain VLANs implicitly block the other VLANs that are allowed by default. I do not know that to be true.