آموزش ست کردن آی پی به صورت دستی در سرور مجازی میکروتیک KVM :
ست کردن ای پی به صورت اتوماتیک از طریق DHCP:
/ip dhcp-client add interface=ether1 disabled=no
ip dhcp-client> print detail
ست کردن ای پی به صورت دستی :
جهت دریافت your-GW با ارایه ای پی سرور تون به بخش پشتیبانی تیکت کنید.
انواع ورژن میکروتیک Microtik:
ip address add address=ip vps network=Your-GW broadcast=255.255.255.255 netmask=255.255.255.255 interface=ether1
ip route add gateway=Your-GW
interface ethernet reset-mac-address