Deleting a Static IP Address Range

This section describes the sequence of operation for deleting a static IP address range in SMF.

  1. To delete an IP address range from a static IP pool, first it is marked "offline".

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

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

    clear subscriber ipv4-range { pool_name  | start_of_range } 
    clear subscriber ipv6-range { pool_name  | start_of_range } 
  4. Remove the static IP address range configuration and trigger route deletion to registered UPFs.