Hi,
You can obtain the IP address of the IAD in either of the following ways:
On a phone connected to the IAD, dial *127 and listen to the IP address that is played.
View the IP address through the serial port.
Connect the serial port of the maintenance terminal (PC) to the CONSOLE port of the IAD using a standard RS232 serial cable, and log in to the IAD through the serial port.
Run the display ipaddress command as a common user to view the IP address. The command output is as follows:
TERMINAL>display ipaddress--------------------------------------------------
DNS Domain Name...............:
Physical Address..............: 00-e0-fc-08-ff-af /*MAC address*/
IP Address Get Method.........: Static IP config /*IP address obtaining mode*/
cpm (unit number 0):
Flags: (0x68043) UP BROADCAST MULTICAST ARP RUNNING
IP Address..................: 192.168.1.185
Subnet Mask.................: 255.255.255.0
Default Gateway.............: 192.168.1.1 --------------------------------------------------
Thanks