[cisco-bba] Using more than one IP Local Pool

Simon Lockhart simon at slimey.org
Tue Jul 4 08:05:22 EDT 2017


On Tue Jul 04, 2017 at 04:17:22PM +0430, Nasser Heidari wrote:
> You don't need to have a contiguous IP block in an IP Pool. You can simply
> do something like this:
> 
> TestBNG(config)# ip local pool dynamic-dsl 192.168.0.0 192.168.255.255
> TestBNG(config)# ip local pool dynamic-dsl 172.16.0.0 172.31.255.255
> TestBNG(config)# ip local pool dynamic-dsl 10.0.0.0 10.255.255.255

D'Oh! Don't know why we didn't try that :) Yup, works just fine :)

lns-01#show ip local pool 

 Pool                     Begin           End             Free  In use
 test-dsl                 192.168.1.0     192.168.1.255    256       0
                          192.168.2.0     192.168.2.255    256       0

Many thanks!

Simon


More information about the cisco-bba mailing list