Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 2008 12:04:17 +0800
From:      Ganbold <ganbold@micom.mng.net>
To:        Alexander Motin <mav@mavhome.dp.ua>
Cc:        "freebsd-net@freebsd.org" <freebsd-net@freebsd.org>, mav@freebsd.org
Subject:   multiple IP pools in mpd5
Message-ID:  <49053DC1.8060101@micom.mng.net>

next in thread | raw e-mail | index | archive | help
Hi,

Is it possible to specify multiple IP pools in mpd5?

Something like:

        set ippool add pool1 102.179.16.20 102.179.17.254
        set ippool add pool1 102.179.17.1 102.179.17.254

        set ipcp ranges 102.179.16.13/32 ippool pool1

Or:

        set ippool add pool1 102.179.16.20 102.179.17.254
        set ippool add pool2 102.179.17.1 102.179.17.254

        set ipcp ranges 102.179.16.13/32 ippool pool1 pool2

Which one is correct syntax?

thanks,

Ganbold





-- 
The luck that is ordained for you will be coveted by others.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49053DC1.8060101>