ip route 0.0.0.0 0.0.0.0 [next-hop-address | outgoing interface]
Command Command Description Command Syntax
ip route 0.0.0.0 0.0.0.0 [next-hop-address | outgoing interface] To establish static routes, use the ip route global configuration command. To remove static routes, use the no form of this command. ip route prefix mask { ip-address | interface-type interface-number [ ip-address ]} [ distance ] [name] [permanent] [tag tag]