Installation guide
AP-IP200 IP Phone Installation Guide (Release 1.00E) Aug. 2005
AddPac Technology Proprietary & Documentation 93 - 78
* IP address and default router setting
IP200# configure terminal
IP200(config)#
IP200(config)# interface FastEthernet 0/0 → Fast ethernet Interface 0 Port
IP200(config-if)# ip address 172.20.103.1 255.255.0.0 → IP address setting
IP200(config-if)# VOIP_INTERFACE_DOWN
VOIP_INTERFACE_DOWN
VOIP_INTERFACE_UP : (172.20.103.1)
IP200(config-if)# exit
IP200(config)#
IP200(config)# ip route 0.0.0.0 0.0.0.0 172.20.1.1 → default router
IP200(config)#
IP200(config)# end → end of configuration
IP200#
IP200# write → flash writing for parameter save
Proceed with write? [confirm]y → confirm
Building configuration...
[OK] Configuration saved to flash:/apos.cfg
IP200#
* If finished network configuration, start the ping test to check
IP200# ping -c 5 172.20.1.1
PING 172.20.1.1 (172.20.1.1): 56 data bytes
64 bytes from 172.20.1.1: icmp_seq=0 ttl=255 time=0 ms
64 bytes from 172.20.1.1: icmp_seq=1 ttl=255 time=5 ms
64 bytes from 172.20.1.1: icmp_seq=2 ttl=255 time=5 ms
64 bytes from 172.20.1.1: icmp_seq=3 ttl=255 time=5 ms
64 bytes from 172.20.1.1: icmp_seq=4 ttl=255 time=5 ms
--- 172.20.1.1 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss'
round-trip min/avg/max = 0/4/5 ms
IP200#
If ping test from AP-IP200 to default router is OK, network configuration setup is finished.