[cisco-voip] 3845 config for new pri card
    Weigand, John V. 
    jvw at medicineforthedefense.com
       
    Thu Nov 29 15:05:40 EST 2007
    
    
  
Serious Medicine for the Defense R 
We added a second T1/PRI card to our 3845 voice gateway (MGCP). The
original card was in slot 0/0, the new one's in 0/3. We just went
through the config file for the gateway, found any references to the
original card, and copied/changed them for the new one. Is there
anything we've missed/need to change/add?
 
Thanks!
 
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname lmi-ab-gw1
!
boot-start-marker
boot system flash c3845-advipservicesk9-mz.124-3g.bin
boot-end-marker
!
card type t1 0 0
!
card type t1 0 3
! card type command needed for slot/vwic-slot 0/3
! card type command needed for slot/vwic-slot 1/0
logging buffered 51200 warnings
!
no aaa new-model
!
resource policy
!
clock timezone EST -5
clock summer-time EDT recurring
network-clock-participate wic 0
network-clock-select 1 T1 0/0/0
ip subnet-zero
ip cef
!
!
!
!
no ip domain lookup
!
isdn switch-type primary-4ess
voice-card 0
 no dspfarm
 dsp services dspfarm
!
!
!
!
!
!
!
!
!
!
!
!
!
!
crypto pki trustpoint TP-self-signed-825375749
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate-825375749
 revocation-check none
 rsakeypair TP-self-signed-825375749
!
!
crypto pki certificate chain TP-self-signed-825375749
 certificate self-signed 01 nvram:IOS-Self-Sig#3901.cer
username mcpc privilege 15 password 7 0008401209080208
username infradmin privilege 15 password 7 010055074E19551F015B1E1B1D
!
!
controller T1 0/0/0
 framing esf
 linecode b8zs
 pri-group timeslots 1-24 service mgcp
!
controller T1 0/0/1
 framing esf
 clock source internal
 linecode b8zs
 cablelength short 133
 pri-group timeslots 1-24 service mgcp
!
!
controller T1 0/3/0
 framing esf
 linecode b8zs
 pri-group timeslots 1-24 service mgcp
!
!
controller T1 0/3/1
 framing esf
 linecode b8zs
 pri-group timeslots 1-24 service mgcp
!
!
!
!
!
interface GigabitEthernet0/0
 description Uplink to 6509 Int G8/48
 ip address 10.255.253.8 255.255.255.0
 duplex full
 speed 1000
 media-type rj45
 negotiation auto
!
interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
 media-type rj45
 negotiation auto
!
interface Serial0/0/0:23
 no ip address
 isdn switch-type primary-4ess
 isdn incoming-voice voice
 isdn bind-l3 ccm-manager
 no cdp enable
!
interface Serial0/0/1:23
 no ip address
 isdn switch-type primary-4ess
 isdn protocol-emulate network
 isdn incoming-voice voice
 isdn bind-l3 ccm-manager
 no cdp enable
!
interface Serial0/3/0:23
 no ip address
 isdn switch-type primary-4ess
 isdn incoming-voice voice
 isdn bind-l3 ccm-manager
 no cdp enable
!
interface Serial0/3/1:23
 no ip address
 isdn switch-type primary-4ess
 isdn incoming-voice voice
 isdn bind-l3 ccm-manager
 no cdp enable
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.255.253.1
!
!
ip http server
ip http access-class 23
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
logging trap errors
logging 10.255.254.42
access-list 23 permit 10.10.10.0 0.0.0.7
snmp-server community OftM678 RO
snmp-server community OftM678rw RW
!
!
!
!
control-plane
!
!
!
voice-port 0/0/0:23
!
voice-port 0/1/0
!
voice-port 0/1/1
!
voice-port 0/1/2
!
voice-port 0/1/3
!
voice-port 0/0/1:23
!
voice-port 0/2/0
!
voice-port 0/2/1
!
voice-port 0/2/2
!
voice-port 0/2/3
!
voice-port 0/3/0:23
!
voice-port 0/3/1:23
!
 
ccm-manager redundant-host 10.255.251.10
ccm-manager mgcp
ccm-manager music-on-hold
ccm-manager config server 10.255.251.10 10.255.253.11
ccm-manager config
!
mgcp
mgcp call-agent 10.255.253.11 2427 service-type mgcp version 0.1
mgcp dtmf-relay voip codec all mode out-of-band
mgcp rtp unreachable timeout 1000 action notify
mgcp modem passthrough voip mode nse
mgcp package-capability rtp-package
no mgcp package-capability res-package
mgcp package-capability sst-package
no mgcp package-capability fxr-package
mgcp package-capability pre-package
no mgcp timer receive-rtcp
mgcp sdp simple
mgcp rtp payload-type g726r16 static
mgcp bind control source-interface GigabitEthernet0/0
mgcp bind media source-interface GigabitEthernet0/0
!
mgcp profile default
!
sccp local GigabitEthernet0/0
sccp ccm 10.255.251.10 identifier 2 version 4.1
sccp ccm 10.255.253.11 identifier 1 version 4.1
sccp
!
!
dial-peer voice 999020 pots
 service mgcpapp
 port 0/2/0
!
dial-peer voice 999021 pots
 service mgcpapp
 port 0/2/1
!
dial-peer voice 999022 pots
 service mgcpapp
 port 0/2/2
!
dial-peer voice 999023 pots
 service mgcpapp
 port 0/2/3
!
!
!
!
line con 0
 login local
 stopbits 1
line aux 0
 stopbits 1
line vty 0 4
 privilege level 15
 login local
 transport input telnet ssh
line vty 5 15
 access-class 23 in
 privilege level 15
 login local
 transport input telnet ssh
!
scheduler allocate 20000 1000
ntp clock-period 17180252
ntp server 10.0.0.17
!
end
John V. Weigand
Help Desk Support
Litigation Management, Inc.
300 Allen-Bradley Drive
Suite 200
Mayfield Heights, OH 44124
Tel: 
Fax: 440-484-2020
Cell: 
email: jvw at medicineforthedefense.com 
PRIVILEGE AND CONFIDENTIALITY NOTICE 
The information in this electronic mail is intended for the named recipients only. It may contain privileged and confidential material and may be protected under law by the Health Insurance Portability and Accountability Act. Any use of this information by anyone other than the intended receiver is prohibited. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this electronic e-mail or by calling (800) 778-5424. Please delete it from your computer. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20071129/12cb2e3d/attachment-0001.html 
    
    
More information about the cisco-voip
mailing list