5300GW配置模版

发表于:2007-06-20来源:作者:点击数: 标签:
*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

   
  *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#

原文转自:http://www.ltesting.net