AP-VP280 BcN Video Phone, Release 1.10
250
AddPac Technology Proprietary & Documentation
* Configuring IP, Default Route Settings
VideoPhone#
configure terminal
VideoPhone(config)#
interface fastethernet 0/0
→
Fast Ethernet Interface Port 0
VideoPhone(config-if)#
ip address 172.17.201.232 255.255.0.0
→
IP Address Setting
VOIP_INTERFACE_DOWN
VOIP_INTERFACE_UP : (172.17.201.232)
VideoPhone(config-if)#
exit
VideoPhone(config)#
ip route 0.0.0.0 0.0.0.0 172.17.1.1
→
Default Route Setting
VideoPhone(config)# end
→
Go to General Mode
VideoPhone#
VideoPhone# write
→
Save Settings
Proceed with write? [confirm] → 확인
Building configuration...
[OK] Configuration saved to flash:/apos.cfg
* Performing Ping Test to the Default Router
VideoPhone#
ping 172.17.201.232
PING 172.17.201.232 (172.17.201.232): 56 data bytes
64 bytes from 172.17.201.232: icmp_seq=0 ttl=64 time=5 ms
64 bytes from 172.17.201.232: icmp_seq=1 ttl=64 time=5 ms
64 bytes from 172.17.201.232: icmp_seq=2 ttl=64 time=5 ms
64 bytes from 172.17.201.232: icmp_seq=3 ttl=64 time=5 ms
64 bytes from 172.17.201.232: icmp_seq=4 ttl=64 time=5 ms
64 bytes from 172.17.201.232: icmp_seq=5 ttl=64 time=5 ms
64 bytes from 172.17.201.232: icmp_seq=6 ttl=64 time=5 ms
--- 172.17.201.232 ping statistics ---
7 packets transmitted, 7 packets received, 0% packet loss'
round-trip min/avg/max = 5/5/5 ms
VideoPhone#
If the result of the ping test is good, the command entry for console to make a video call is completed.