Hello, Helping a company that has an MX 100 as their primary firewall\default gateway. They also have an MS225-48FP switch stack with two switches in the stack. They also have off one of the sfp ports, a 10 Gb SFP to a heathen brand Netgear 10 Gb switch. When they do file transfers from one vlan to another on the switch using the MX as a router on a stick, they are seeing very bad packet loss. I'm guessing because the server on the netgear is going for 10 Gb speeds, and the line from the MS to the MX is only 100 Mbps. If they put two computers on the same vlan, they get great throughput if we take the MX router on a stick out of the situation. My thought was to move the layer 3 routing for the vlan's from the MX to the MS. We added SVI's on the MS, and the computers on the two vlans can now talk at fast speeds, when they skip the MX, and use the MS as their default gateway. SVI interfaces still exist on the MX on the same vlan as well. I have a static route setup for subnet 0.0.0.0/0 and next hop IP is on the MX that is on vlan 27. However the computer on vlan 30 can't get to the internet, but the one on vlan 27 can. Also, if I switch the route to have the next hop route of the vlan 30 subnet on the MX the roles are reversed and vlan 27 can no longer get to the internet. Normal cisco world tells me to run the command "ip route" on the layer 3 switch to enable layer 3 routing. What do I need to do on the MS switch to set a default route of the MX for ALL vlan's on the MS?
... View more