cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1784
Views
5
Helpful
3
Replies

Delete MGCP config

gvindio
Level 1
Level 1

Hello Community,

 

I have a Cisco ISR 4431 and it looks like it was used for Telephony gateway.  I want to use it for an ISP and my question is how do I delete the MGCP profile it has on its running config.

 

EXAMPLE:

 

version 15.4
service timestamps debug datetime msec
service timestamps log datetime msec
no platform punt-keepalive disable-kernel-core
!
hostname
!no aaa new-model

subscriber templating
multilink bundle-name authenticated

redundancy
mode none

interface GigabitEthernet0/0/0
no ip address
negotiation auto
!
interface GigabitEthernet0/0/1
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet0/0/2
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet0/0/3
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet0
vrf forwarding Mgmt-intf
no ip address
shutdown
negotiation auto
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!

control-plane

mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default

 

Thanks

1 Accepted Solution

Accepted Solutions

The configuration as such won't affect anything and if I'm not wrong it is automagically added to the configuration if the router is licensed with voice functionality. If you truly want to get rid of it you would need to change the license on the router I believe.



Response Signature


View solution in original post

3 Replies 3

Jaime Valencia
Cisco Employee
Cisco Employee

You simply remove the configuration, that's it.

HTH

java

if this helps, please rate

I’ve tried that and the MGCP profile keeps coming up. I even tried to delete the MGCP profile default and router reply’s I can’t.
Thanks

The configuration as such won't affect anything and if I'm not wrong it is automagically added to the configuration if the router is licensed with voice functionality. If you truly want to get rid of it you would need to change the license on the router I believe.



Response Signature