I'm replacing my home network router and would like to find a one that provides routing between multiple subnets on the LAN side. I do technical support from my home office and need to set up lab equipment which, by design, has two Ethernet interfaces on two different subnets, and which requires routing between them.
Back at the corporate office I configure a Cisco router with multiple subnets like this:
Are there any residential routers that can be configured similarly? It would be convenient to be able to use one router and not have to have a secondary router just for that purpose.
Btw, VLAN tagging is ok, but not required. The equipment I'm dealing with assumes port-based VLANs (if at all), and doesn't generate tags. Likewise, wireless guest networks are ok, but that's a wireless thing and all of the equipment I'm dealing with is wired. All I need is the ability to route packets between different subnets on the wired LAN.
Other (more common I think) features that I'm looking for in the same router include:
Back at the corporate office I configure a Cisco router with multiple subnets like this:
Code:
interface GigabitEthernet0/1
ip address 192.168.100.1 255.255.255.0 secondary
ip address 192.168.101.1 255.255.255.0 secondary
ip address 192.168.200.1 255.255.255.0
Are there any residential routers that can be configured similarly? It would be convenient to be able to use one router and not have to have a secondary router just for that purpose.
Btw, VLAN tagging is ok, but not required. The equipment I'm dealing with assumes port-based VLANs (if at all), and doesn't generate tags. Likewise, wireless guest networks are ok, but that's a wireless thing and all of the equipment I'm dealing with is wired. All I need is the ability to route packets between different subnets on the wired LAN.
Other (more common I think) features that I'm looking for in the same router include:
WiFi
Configurable firewall
MAC-based DHCP reservation
MAC-based network access filtering
Site-to-site VPN
WAN-to-LAN port forwarding
Failover/backup WAN via cellular USB dongle