[cisco-nas] default gateway for specific subnet

Chip Old fold at bcpl.net
Fri Jun 18 05:33:45 EDT 2004


On Fri, 18 Jun 2004 07:08 +0400, Rivo Tahina RAZAFINDRATSIFA wrote:

> I have a router with one default gateway, how can I tell this router to
> use another default gateway for only specified subnet,
> ip route 0.0.0.0 0.0.0.0 192.168.0.1
> but I need the class 192.188.254.0/24 to use 10.0.0.1 as default
> gateway.

ip route 0.0.0.0 0.0.0.0 192.168.0.1
ip route 192.188.254.0 255.255.255.0 10.0.0.1



More information about the cisco-nas mailing list