I have 2 routers, their configuration will be below.
Router1 has:
vlan10: ports 2 and 3 (ethernet)
vlan20: port 4
vlan30: port 5
vlan99: port1
wlan1 interface is shutdown
Router2 has:
vlan40 : port 2
vlan100: port1
I am using ether5 on each router to connect them together via cat 6.
I want to be able to ping from vlan10 to vlan40. Intervaln routing is working on each router lan, but I can’t know how to setup the static route.
Might the problem be that ether5 is on vlan30 in router1?
Thanks for looking into it.
final-router1-config.cfg.rsc (4.66 KB)
router2-configuration.cfg.rsc (5.06 KB)