Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 1997 18:02:21 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        Roberto Abarca <roberto@optel.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: using subnets
Message-ID:  <Pine.UW2.3.95.970930175806.11975A-100000@cedb>
In-Reply-To: <199709302309.RAA03585@optel.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Sep 1997, Roberto Abarca wrote:
> Is there any way to announce the hole subnets using only the network ip
> (example:
> 206.48.96.192 255.255.255.224), It will be easier to manage the addresses;

route add -net 206.48.96.192 -netmask 255.255.255.224 router.ip

But it sounds like what you really want to do is run routed
(one of the few times anyone on this list gets this recomendation)
and listen to RIPv2 announcements from your routers.  Or run gated
and OSPF or iBGP.

Dan
-- 
 Dan Busarow                                                  714 443 4172
 DPC Systems / Beach.Net                                    dan@dpcsys.com
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.UW2.3.95.970930175806.11975A-100000>