Configuring Pool to Offline Mode

Use the following command to configure the entire pool to offline mode.


configure 
   ipam 
      address-pool pool_name 
         offline 
         ... 
         exit 
      exit 

NOTES:

  • address-pool pool_name —Specifies the name of the pool to enter the pool configuration. pool_name must be the name of the address pool.

  • offline —Configures the pool to offline mode.