11-28-2013 01:09 PM - edited 03-16-2019 08:38 PM
Hello,
I trying to find a way to generate a report that includes MAC address/Device name and IP address of the device. The reports generated through BAT do not include IP address.
So far the only way I have been able to get IP address is from the device phone page. I am able to copy the whole page and paste it to an excel sheet.
If anyone is aware of another way, please let me know.,
Thanks,
AK
Solved! Go to Solution.
12-02-2013 08:19 PM
Hi,
You can generate ip address along with the mac address.
Login into your call manager,with SSH and enable logging.
Type the below command
Show risdb query phone.
you will get all phone information.
Go to the logging page,remove lines which contains login information and save it as csv file.
you able to get the informationin csv file
Regards,
Guru
12-02-2013 11:00 AM
I'll go one step further. Ideally, I'd like to see the extendion number and Description as well. So a line might resemble:
IP Address MAC Address Extension User/Description
172.20.14.145 SEP0001F9EC2301 x1701 Jose Sheisskoff
02-03-2015 02:09 AM
you need to do this on both your subscriber servers and merge the output, otherwise if only done on 1 server you'll only get a list of half your devices
12-02-2013 08:19 PM
Hi,
You can generate ip address along with the mac address.
Login into your call manager,with SSH and enable logging.
Type the below command
Show risdb query phone.
you will get all phone information.
Go to the logging page,remove lines which contains login information and save it as csv file.
you able to get the informationin csv file
Regards,
Guru
01-01-2014 04:54 PM
Thanks Guru, I had to enter the following command to get what I wanted;
show risdb query table1 table2 table3 phone
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide