Configuring Pool to Offline Mode
To configure the entire pool to offline mode, use the following sample configuration:
config
ipam
instance gr_instance_id
address-pool pool_name
offline
end
NOTES:
-
address-pool pool_name : Specify the name of the pool to enter the pool configuration. pool_name must be a string.
offline : Configure the pool to offline mode.