Disabling and Removing DVMRP
You can disable DVMRP on a VR or an interface without removing the configuration. You can also remove DVMRP from a VR or an interface.
disable
- Use to disable DVMRP processing on a VR without removing the DVMRP configuration. By default, DVMRP processing is enabled.
- Example
host1:boston(config-router)#disableUse the no version to reenable DVMRP processing on a VR. ip dvmrp
- Use to activate DVMRP on an interface.
- This command automatically creates and enables DVMRP processing on the current VR.
- Issue this command to identify this interface as one that DVMRP owns.
- Example
host1:boston(config-if)#ip dvmrpUse the no version to remove DVMRP from an interface. ip dvmrp disable
host1:boston(config-if)#ip dvmrp disableUse the no version to reenable DVMRP processing on an interface. router dvmrp
host1:boston(config)#router dvmrpUse the no version to remove DVMRP from a VR.