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

CISCO完整VOIP CONFIG (GK+GW)

2019-11-05 00:07:38
字体:
来源:转载
供稿:网友

  network:
  
  AS5300-GK-----GK -AS5300
  
  cisco5300A#sh run
  
  Building configuration...
  
  Current configuration:
  
  !
  
  ! Last configuration change at 00:15:38 UTC Tue Mar 28 2000
  
  ! NVRAM config last updated at 00:15:39 UTC Tue Mar 28 2000
  
  !
  
  version 12.1
  
  service timestamps debug datetime msec
  
  service timestamps log datetime msec
  
  no service passWord-encryption
  
  !
  
  hostname cisco5300A
  
  !
  
  logging buffered 50000 debugging
  
  enable secret cisco
  
  !
  
  spe 1/0 1/7
  
  firmware location system:/UCode/mica_port_firmware
  
  !
  
  !
  
  resource-pool disable
  
  !
  
  !
  
  !
  
  !
  
  !
  
  clock calendar-valid
  
  ip subnet-zero
  
  !
  
  isdn switch-type PRimary-5ess
  
  isdn voice-call-failure 0
  
  mta receive maximum-recipients 0
  
  !
  
  !
  
  controller e1 0
  
  clock source line primary
  
  pri-group timeslots 1-30
  
  !
  
  !
  
  voice-port 0:D
  
  !
  
  !
  
  dial-peer voice 1 pots
  
  answer-address 9195552001
  
  destination-pattern 919#9195552...
  
  direct-inward-dial
  
  port 0:D
  
  prefix 919
  
  !
  
  dial-peer voice 2 voip
  
  destination-pattern 4085556400
  
  tech-prefix 408#
  
  session target ras
  
  !
  
  num-eXP 6... 4085556...
  
  gateway
  
  !
  
  interface Ethernet0
  
  no ip address
  
  shutdown
  
  !
  
  interface Serial0:23
  
  no ip address
  
  ip mroute-cache
  
  isdn switch-type primary-5ess
  
  isdn incoming-voice modem
  
  fair-queue 64 256 0
  
  no cdp enable
  
  !
  
  interface FastEthernet0
  
  ip address 172.16.120.2 255.255.255.0
  
  duplex auto
  
  speed auto
  
  h323-gateway voip interface
  
  h323-gateway voip id ciscogk1 ipaddr 172.16.120.1 1718
  
  h323-gateway voip h323-id cisco5300A@cisco.com
  
  h323-gateway voip tech-prefix 919#
  
  !
  
  ip classless
  
  ip route 172.16.110.0 255.255.255.0 172.16.120.10
  
  no ip http server
  
  !

  
  line con 0
  
  transport input none
  
  line 1 48
  
  transport output lat pad telnet rlogin udptn v120 lapb-ta
  
  line aux 0
  
  line vty 0 4
  
  password cisco
  
  login
  
  !
  
  ntp clock-period 17179850
  
  ntp server 172.16.110.10
  
  end

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