Re: Static Route

From: Radioactive Frog (pbhatkoti@gmail.com)
Date: Sun Apr 01 2007 - 06:28:13 ART


Hi Daniel,
It's preety much very simple. Assuming you've cisco router. Otherwise every
router have their different interface to configure.

1) Go to config t

router#config t
router#(config) ip route 10.10.103.0 255.255.255.0 10.10.13.1
router#(config) ip route 10.10.104.0 255.255.255.0 10.10.13.1
router#(config) ip route 10.10.105.0 255.255.255.0 10.10.13.1

2)

router#config t
router#(config) ip route 200.200.101.0 255.255.255.0 10.10.12.1
router#(config) ip route 200.200.102.0 255.255.255.0 10.10.12.1
router#(config) ip route 200.200.106.0 255.255.255.0 10.10.12.1

HTH,
Frog



This archive was generated by hypermail 2.1.4 : Tue May 01 2007 - 08:28:34 ART