Page 1 of 1
how to get current active ip&mac list?
Posted: Mon Apr 27, 2015 10:00 am
by pkptzx2
how to get current active ip&mac list?
Re: how to get current active ip&mac list?
Posted: Mon Apr 27, 2015 10:55 am
by awacenter
You can try to put together the exit of theses commands:
* / ip arp print
* / ip dhcp-server lease print
Re: how to get current active ip&mac list?
Posted: Wed May 06, 2015 1:45 pm
by pkptzx2
You can try to put together the exit of theses commands:
* / ip arp print
* / ip dhcp-server lease print
thanks,but it's not real time .
Re: how to get current active ip&mac list?
Posted: Wed May 06, 2015 1:52 pm
by pkptzx2
You can try to put together the exit of theses commands:
* / ip arp print
* / ip dhcp-server lease print
if computer disconnection , arp list always have it.
Re: how to get current active ip&mac list?
Posted: Wed May 06, 2015 5:34 pm
by mrz
/tool ip-scan will show you all active hosts.