09-29-2020 11:53 AM
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
Solved! Go to Solution.
09-30-2020 02:12 AM
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.
09-29-2020 02:01 PM
You simply remove the configuration, that's it.
09-29-2020 02:56 PM
09-30-2020 02:12 AM
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.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide