If you want route traffic destined for network 10.0.0.0 to 172.16.0.2 and
unknown networks to 192.168.16.1 you can do as follows:

Router#conf t
Router(config)#ip route 10.0.0.0 255.255.255.0 172.16.0.2
Router(config)#ip route 0.0.0.0 0.0.0.0 192.168.16.1
Router(config)#^Z
Router#

Hth,

Ole

~~~~~~~~~~~~~~~~~~~~~~~~~
 Ole Drews Jensen
 Systems Network Manager
 CCNA, MCSE, MCP+I
 RWR Enterprises, Inc.
 [EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~

> -----Original Message-----
> From: Jacques Lee [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 24, 2000 9:58 AM
> To: [EMAIL PROTECTED]
> Subject: Static route /default route
> 
> 
> Sorry but can anyone pls tell me the command config a static route and
> default route?
> I'm drilling the OSPF and EIGRP and suddenly forgot it, 
> having no idea where
> to find
> it out from my stacks of books.
> 
> I'm sorry for this........
> 
> Thx
> 
> Jacques Lee
> CCNA
> 
> ___________________________________
> UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
> FAQ, list archives, and subscription info: http://www.groupstudy.com
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> 

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to