I want 2 ethernet interface of one router to connect in one switch in a local network. What method is correct?
1.
ip address/
add address=10.10.10.1/18 interface=ether1
add address=192.168.1.1/24 interface=ether2
Is it possible to connect so...?
2.
ip address/
add address=10.10.10.1/18 interface=ether1
add address=10.10.11.1/24 interface=ether2
I dislike both methods. Strange behaves ip arp