Cisco Systems

 


Modules:  1  |  2  |  3  |  4  |  5  |  6  |  7  |  8  |  9  |  10  |  11  |  CS  |  All  |
Module 6: Routing and Routing Protocols
 
  Command Command Description Command Syntax
6.1.2 ip route 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 {address | interface} [distance] [tag tag] [permanent]
6.1.4 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 {address | interface} [distance] [tag tag] [permanent]
6.1.5 ip default-network To select a network as a candidate route for computing the gateway of last resort, use the ip default-network global configuration command. ip default-network network-number
6.1.6 show ip route Use the show ip route EXEC command to display the current state of the routing table. show ip route [address [mask] [longer-prefixes]] | [protocol [process-id]] | [list access-list-number | access-list-name]
6.3.2 router rip To configure the Routing Information Protocol (RIP) routing process, use the router rip global configuration command. router rip
  network x.x.x.x To specify a list of networks for a Routing Information Protocol (RIP), RIP version 2, or Interior Gateway Routing Protocol (IGRP) routing process, use this form of the network router configuration command. network network-address
Close Window
All contents copyright © 2003 Cisco Systems, Inc. All rights reserved.