Identifying an N4 Interface

Use the following configuration to identify if a peer node is an N4 interface type.


configure 
   control-plane-group group_name 
      peer-node-id [ ipv4-address ipv4_address | ipv6-address ipv6_address ] interface n4 
      end 

NOTES:

  • To enable the n4 interface CLI command, you need the require upf CLI command on the UPF, which depends on the UPF license.

  • [ ipv4-address ipv4_address | ipv6-address ipv6_address ] :

    ipv4-address ipv4_address : Specifies the IPv4 address of the peer node.

    ipv6-address ipv6_address : Specifies the IPv6 address of the peer node.

  • interface n4 : Identifies the N4 interface.