-
-
Notifications
You must be signed in to change notification settings - Fork 10
Network Management
y0014984 edited this page Dec 2, 2022
·
2 revisions
You can connect computers to routers via the connect with
ACE3 interaction menu. You can also connect routers to other routers.
At the moment there are only two network related commends supported by armaOS, ipconfig
and ping
. With ipconfig
you can check your own ip address. The ip address indicates if the computer is connected to a router or not. The ping
command allows you to send an ICMP ping to another ip address. If a host with this ip address is reachable, you will get a response.