Re: Routing Questions: 1 Radius, 1 OSPF (fwd)
Randy Moore (ramoore@atlantech.net)
Fri, 08 Aug 1997 09:25:35 -0400
At 04:29 AM 8/8/97 -0700, you wrote:
>Once upon a time Randy Moore shaped the electrons to say...
>>Could this be a difference in the OSPF implementations on the PM2's and
>>PM3's ??? Maybe something that was fixed on COMOS 3.5.1b20, which I can't
>>run on a PM2 ???
>
>Note - identical OSPF code on all platforms. And this has worked for a long
>time.
>
>Are you sure you have the assigned pool set at the start of a subnet?
>AND you've manually set the pool to have 32 IPs and not 30?
>
>-MZ
Ah, that is it! I had not explicitly set my pool sized to 32, they were
effectively 32 due to the subnet structure I was using, but that is not
good enough.
For anyone else following this, under 'show global' you should see a line
like:
Assigned Address: 208.198.63.0 (Pool Size 32)
for which the necessary commands are:
set assigned 208.198.63.0
set pool 32
Randy "Wow, watch those routing tables shrink" Moore