Installation guide

AP-IP300 IP Phone Installation Guide Version 1.0
AddPac Technology Proprietary & Documentation
40
* Configuring IP Addresses and Default Route Settings
IP300# configure terminal
IP300(config)#
IP300(config)# interface FastEthernet 0/0 Fast Ethernet Interface 0 Port
IP300(config-if)# ip address 172.20.103.1 255.255.0.0 IP address setting
IP300(config-if)# VOIP_INTERFACE_DOWN
VOIP_INTERFACE_DOWN
VOIP_INTERFACE_UP : (172.20.103.1)
IP300(config-if)# exit
IP300(config)#
IP300(config)# ip route 0.0.0.0 0.0.0.0 172.20.1.1 default router
IP300(config)#
IP300(config)# end end of configuration
IP300#
IP300# write saving the setting
Proceed with write? [confirm]y confirm
Building configuration...
[OK] Configuration saved to flash:/apos.cfg
IP300#
* After the network configuration is finished, you may perform the
ping test from AP-IP300 to the default router
IP300# 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
IP300#
If ping test from AP-IP200 to default router is OK, then the network configuration setup is
finished.