1、配置IP地址
(IAD)(config)# bios config ip 192.168.0.23/24
Modified target ip with mask success! To activate please reboot!
2、配置网关地址
(IAD)(config)# bios config gateway ip 192.168.0.1
Modified gateway IP success! To activate please reboot!
3、保存配置
(IAD)(config)# save
Trying save database to flash, please wait ......
4、重启
(IAD)(config)# reboot
5、配置本地设备名称和域名
(IAD)(config)# config localdev netname IAD208 domain-name iad-6017.mianyang.ht
netname : IAD208
domain-name : iad-6017.mianyang.ht
Config device information successfully!
Please save your settings with 'save' command!
执行这条命令后,提示符变为:IAD208(IAD)(config)#
6、配置协议和端口号
IAD208(IAD)(config)# config callprotocol mgcp port 2427
Call Protocol : mgcp
Communication Port : 2427
Config call protocol and port success!Please save and reboot to take effect!
7、配置dsp编码类型
IAD208(IAD)(config)# config dsp codetype g729
Dsp code type : g729
Config successfully!Please save and reboot to take effect!
8、配置potsport
IAD208(IAD)(config)# config potsport userno all prefix agw
Pots Port PortId
0 agw0
1 agw1
2 agw2
3 agw3
4 agw4
5 agw5
6 agw6
7 agw7
Config batch pots port list success!
9、删除上级设备的网络ID
IAD208(IAD)(config)# config delete upperdev netid 1
Deleted 1 records
Delete upper device successfully!
Please save your settings with 'save' command!
10、配置上级设备的IP地址和端口
IAD208(IAD)(config)# config add upperdev ippbx netid 1 ip 10.13.241.10 port 2727
NetType : ippbx
NetID : 1
IP Address : 10.13.241.10
Communication Port : 2727
Config upper device successfully!
Please save your settings with 'save' command!
注:以上是港湾IAD(SoftUp 208D IAD)的基本配置,局端为港湾5816语音设备。