【RouterOS】—— One router and two network segments
本帖最後由 角色 於 2015-5-24 02:45 編輯
Please take a look at the following diagram. It shows a router with two interfaces. The first interface is ether1 with IP address 192.168.1.1/24 and the other one is 192.168.2.1/24. Two PCs are attached to the corresponding interface.
The commands used to set up the two interfaces
/ip address
add interface=ether1 address=192.168.1.1/24
add interface=ether2 address=192.168.2.1/24
After the above the commands, there are two dynamic active routes created automatically. Therefore both PCs can be pingable to each other.
Plesae note you have disabled the firewall for both Home and Office Networks. |
附件:
您需要登錄才可以下載或查看附件。沒有帳號?註冊