Deleting a Static IP Pool

This section describes the sequence of operations for deleting a static IP pool in SMF.

  1. To delete a static IP pool, it is first marked "offline".

  2. Reject new calls, which have the IP address assigned from the offline IP pool.

  3. Remove the existing subscribers. To remove the existing subscribers, run the following CLI commands:

    clear subscriber ipv4-pool pool_name 
    clear subscriber ipv6-pool pool_name 
  4. After all the subscribers are deleted, remove the IP pool configuration and trigger route deletion to the registered UPFs.