Quintum网关基本配置(整理)

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

Copyright 1984-2001 Wind River Systems, Inc.

VxWorks: VxWorks5.4.2

Created: Sep 16 2005, 13:09:04

############################################################################## >> WITHIN 4 SECONDS, PRESS 'r' FOR FACTORY DEFAULTS OR 'i' TO SET STATIC IP << ##############################################################################

Initializing Database...

Loading default Database ........................................

Loading Help...

Loading Messages...

Done.

登陆

Login: admin -------用户名

Password: -------密码

修改密码

Quintum# con -----进入配置模式

config# main -----进入main模式

maintain# password -----输入修改密码口令

Type the old password: -----输入旧密码

Type the new password: -----输入新密码

Type the new password again: -----再次输入新密码

配置IP地址

config# ei ------进入IP地址配置

config-EthernetInterface-SL1DV1EI1# set ipa 192.168.1.200 ------设置IP地址

config-EthernetInterface-SL1DV1EI1* set sm 255.255.255.0 ------设置子网掩码

config-EthernetInterface-SL1DV1EI1* siprd ------进入配置出局IP

config-StaticIPRouteDir-1* change 1 g 192.168.1.1 ------设置默认网关地址

config-StaticIPRouteDir-1* sub ------保存

config-EthernetInterface-SL1DV1EI1# main mc ------进入main mc

maintain-MasterChassis-1# reset ------重启命令

Are you sure that you want to reset the MasterChassis (Yes/No)?yes

配置DHCP 地址

config# ei

config-EthernetInterface-SL1DV1EI1# set dhcpe 1 -----采用DHCP模式

config-EthernetInterface-SL1DV1EI1* sub

config-EthernetInterface-SL1DV1EI1# main mc

maintain-MasterChassis-1# reset

Are you sure that you want to reset the MasterChassis (Yes/No)?yes

PPPOE方式获得IP地址

Quintum# con

config# ei

config-EthernetInterface-SL1DV1EI1# set pppoee 1 ------打开PPPOE模式

config-EthernetInterface-SL1DV1EI1* sub

config-EthernetInterface-SL1DV1EI1# set pppoeusername qwerty ------设置pppoeusername config-EthernetInterface-SL1DV1EI1* set pppoepassword poiuyt ------设置pppoepassword config-EthernetInterface-SL1DV1EI1* sub

config-EthernetInterface-SL1DV1EI1# main mc

maintain-MasterChassis-1# reset

Are you sure that you want to reset the MasterChassis (Yes/No)?yes

配置H323

config# h323

config-H323SignalingGroup-1# set pgkipa xxx.xxx.xxx.xxx -----配置h323网守的地址

config-H323SignalingGroup-1* set aeip 1

配置自动更新ei中的ExternalNATIPAddr,如果不设置项,可能会导致电话单通

config-H323SignalingGroup-1* set h323id xxxxx -----h323id,用于用户识别和计费config-H323SignalingGroup-1*sub

设置配置拨号规则:

Quintum# dp ------进入DialPlan目录

Quintum-DialPlan-1# con ------进入config配置模式

config-DialPlan-1# set maxdn 30 ------设置最多拨30位的号码

config-DialPlan-1* set mindn 1 ------设置最少拨1位的号码

config-DialPlan-1* set ldp ------设置本地长途前序为空

config-DialPlan-1* set cpp ------设置运营商号码为空

config-DialPlan-1* set intlp[1] ------设置第一个国际长途前序为空

config-DialPlan-1* set ptc 1 ------设置拨号国家为中国

config-DialPlan-1*sub ------保存以上设置

config-DialPlan-1# sh ------查看修改后的设置.sh为show命令的缩写

替换规则

Quintum# con

config#

config# hnd

config-HopoffNumberDirectory-1# sh

config-HopoffNumberDirectory-1# add 5566 r 0 -----添加一个规则把5566替换成0

config-HopoffNumberDirectory-1# remove ? -----去掉一个?规则

config-HopoffNumberDirectory-1* sub

查看各端口的状态

config# cmd linestat -1

相关文档
最新文档