Configuring the SCTP Endpoint
To configure the SCTP endpoint, use the following configuration:
config
instance instance-id instance_id
endpoint sctp
vip-ip existing_ipv4_address offline
vip-ip new_ipv4_address vip-port port_number
vip-ipv6 existing_ipv6_address offline
vip-ipv6 new_ipv6_address vip-ipv6-port port_number
end
NOTES:
-
endpoint sctp —Specify the endpoint name as sctp.
-
vip-ip existing_ipv4_address offline —Specify IPv4 address and mark it as offline.
-
vip-ip new_ipv4_address vip-port port_number —Specify the new IPv4 address and port number.
-
vip-ipv6 existing_ipv6_address offline —Specify the IPv6 parameters of the pod on which VIP is enabled.
-
vip-ipv6 new_ipv6_address vip-ipv6-port port_number —Specify new IPv6 address and port number.
Use the following procedure to update the SCTP VIP-IP and port:
-
Add the new VIP-IP port.
-
Modify the gNB configuration to refer to the new VIP-IP and port.
-
When all gNBs refer to new VIP-IP, remove the old VIP-IP and port.
Note |
|