Cisco Systems

 


Modules:  1  |  2  |  3  |  4  |  5  |  6  |  7  |  8  |  9  |  CS 1  |  CS 2  |  CS 3  |  All  |
Module 3: Routing Overview
 
3.1.2 Static routing

Router(config)#ip route destination-prefix destination-prefix-mask {address | interface} [distance] [tag tag] [permanent]

 

3.2.2 Configuring static default routes

Router(config)#ip route 0.0.0.0 0.0.0.0 [next-hop-ip-address | exit-interface]
Router(config-router)#default-information originate

 

3.2.3 Default routing with IGRP

Router(config)#ip default-network ip-network-address
 

 

 

Close Window
All contents copyright © 2003 Cisco Systems, Inc. All rights reserved.