Configuring Node-ID

This section describes how to configure the Node-ID.

Use the following commands to configure the Node-ID.

config 
   profile network-element upf upf_name 
      node-id node_id_value 
   exit 

NOTES:

  • network-element upf upf_name - Specify the UPF peer network element name.

  • node-id node_id_value - Specify the Node ID of the UPF node. Must be a string

Sample Configuration

Following is a sample configuration.

config
profile network-element upf upf1
node-id upf1@cn.com
exit