Follow these steps:
->n
1176) ==> 'drivers/networking.components.ip_reservation_pool'(16) ->1176 ->call getPools [1440,1433,1414]
Three parent pools are returned to drill into one type one of the numbers
->1433 ->props
->b
try again select a different pool
-> call getSubPools [1435,1437,1438,1439]
->call deleteSubPool[1439]
If you get an error about allocated IPs in the range then drill into the sub pool
->1439
now we are in the targeted subpool
->call deallocateAll
signature(deallocateIP/1)For one IP signature(deallocateIP/2)For a range of IPs signature(deallocateAll/0)Everything return to the parent pool and delete again ->b ->call deleteSubPool[1439]
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|