Configuring Multiple Peer Nodes

To configure multiple peer nodes on UPF, use the following sample configuration:

configure 
   user-plane-service service_name 
      associate control-plane-group group_name 
   control-plane-group group_name 
      peer-node-id ipv4-address ipv4_address interface n4 
      peer-node-id ipv4-address ipv4_address interface n4
      peer-node-id ipv4-address ipv4_address 
      . . .
      . . .
      . . . 
      end 

NOTES:

  • peer-node-id ipv4-address ipv4_address —Specify the IPv4 address of the peer node.

  • interface n4 —Identify the N4 interface.

  • A maximum number of 18 peer nodes can be configured per control plane group.

    When the limit exceeds beyond 18 peer nodes, he following error message displays:

    Failure: Maximum Control Plane Group Nodes Limit exceeded!