Configuring the SCTP VIP-IP Port Removal

When the gNB refers to the new VIP-IP port, remove the older ports.

To configure the SCTP VIP-IP port removal, use the following configuration.

config 
    instance instance-id instance_id 
        endpoint sctp 
            no vip-ip existing_ip  
            end 

NOTES:

  • instance instance-id instance_id —Specify the instance ID.

  • endpoint sctp —Specify the endpoint as sctp.

  • no vip-ip existing_ip —Specify the old IPv4 address and port number that must be removed.