首页 > 学院 > 网络通信 > 正文

5300 GW配置模版

2019-11-04 20:37:31
字体:
来源:转载
供稿:网友

  *Cisco AS5300 :
  
  AS5300# config t
  AS5300(config)# interface ethernet 0
  AS5300(config-if)# h323-gateway voip interface
  AS5300(config-if)# h323-gateway voip id gotolabGK ipaddr xx.xx.xx.xx
  AS5300(config-if)# h323-gateway voip h323-id AS5300GW
  AS5300(config-if)# exit
  AS5300(config)# no ga
  AS5300(config)# ga
  AS5300(config-gateway)# ^Z <= Ctrl+Z (End of Config)
  AS5300#
  AS5300# sh run
  ..
  !
  interface Ethernet0
  ip address xx.xx.xx.xx 255.255.255.xx
  no ip route-cache
  no ip mroute-cache
  keepalive 60
  h323-gateway voip interface
  h323-gateway voip id gotolabGK ipaddr xx.xx.xx.xx 1718
  h323-gateway voip h323-id AS5300GW
  !
  ..
  AS5300# sh ga
  Gateway AS5300GW is registered to Gatekeeper gotolabGK
  
  Alias list (CLI configured)
  H323-ID AS5300GW
  Alias list (last RCF)
  H323-ID AS5300GW
  
  H323 resource thresholding is Disabled
  AS5300#

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表