“Static routing is manually performed by the network administrator. The administrator is responsible for discovering and propagating routes through the network. These definitions are manually programmed in every routing device in the environment. After a device has been configured, it simply forwards packets out the predetermined ports. There is no communication between routers regarding the current topology of the network.” – IBM Redbook, TCP/IP Tutorial and Technical Overview
(switch(config)#)
ip route vrf default 0.0.0.0/0 null0
(switch#)
show ip route
show command above.