How to remove default routing?

author

how to remove default routing

  • Total 2 Answers
  • 1836
Can You answer this question?
author

Just write  'NO' as prefix to the default route command:

Router(config)# no ip route 0.0.0.0 0.0.0.0 next-hop-ip/exit-interface

 

author

Hi, 

If you want to remove Default routing from your device , you have to simply run the same command with no keyword , the command is as following:-

no ip route 0.0.0.0 0.0.0.0