网络通信 频道

5300 GW配置模版

  *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://cisco.chinaitlab.com/configure/13354.html
0
相关文章