Configuring the default route

You can also assign the default route and enter it in the routing table. The default route is used for all traffic that has a destination network not reachable through any other IP routing table entry. For example, if 208.45.228.35 is the IP address of your ISP router, all nonlocal traffic could be directed to the ISP by entering this command:

switch(config)# ip route 0.0.0.0/0 208.45.228.35