apps exporter

Use the apps exporter command to configure the exporter.

Note:  The exporter configuration must be done on both the CPN and UPN to enable CPN UPN communication for filtering RAN and network slice attributes. If the exporter is not configured on both the CPN and UPN, the UPN will be in the non-CPN mode.

Note:  The exporter parameters, such as interface or port, cannot be modified for exporter type "mobility-cups". To modify the parameters of the exporter, delete the exporter and re-configure it.

The apps exporter command has the following syntax:

apps exporter alias <alias>


type <gtp-cups | tunnel | mobility-cups>

source

    interface

    ip-interface

    l4

    port

destination

l4
    port <1-65535>

    protocol <tcp | udp>

l3

    ip

    ver6

    ver4

    ttl <1-255>

    dscp <0-63>

    protocol <ipv4 | ipv6 | auto>

gsgroup <add | delete>

The following table describes the arguments for the apps exporter command:

Argument

Description

alias <alias>

Specifies the exporter alias.

type <gtp-cups | tunnel | mobility-cups>

Specifies the type of the exporter as follows:

gtp-cupsGigaSMART host for GTP-Cups.
tunnelGigaSMART host for Tunnel.
mobility-cupsGigaSMART host for CPN UPN. communication.

source <interface <ip-interface> | l4 <port> >

Configures the following exporter source parameters:

interface — Configures the following exporter interface to be used.
■   ip interface — Configure the exporter IP interface to be used
l4 — Configures the following exporter source transportation layer parameters:
■   port— Configure the exporter source port.

Note:  When the exporter type is mobility-cups, the UDP port must be within the ephemeral range (49152 to 65535).

destination <l3 | l4>

Configures the following exporter destination parameters:

l3 — Configures the exporter destination network layer parameters.
l4 — Configures the exporter destination transportation layer parameters.

Note:  When the listener type is gtp-cups, the configuration of exporter destination network layer parameters is optional.

l4< port <1-65535>

protocol <tcp | udp>>

Configures the following transportation layer parameters in the exporter:

port— Configures the listener source port. The value ranges from 1 to 65535.
protocol — Configures the following listener l4 protocol
o TCP
o UDP
l3 <ip <ver6 | ver4 | ttl <1-255>dscp <0-63>> <protocol <ipv4 | ipv6 | auto>>

Configures the following network layer parameters in the exporter:

dscp — Configures the DSCP value. The value ranges from 0 to 63.
protocol — Configures the following listener protocol.
■   IPv4 — Uses IPv4 for communication.
■   IPv6 — Uses IPv6 for communication.
■   Auto — Detects the protocol based on context.
ttl — Configures the Time-To-Live (TTL) in seconds. The value ranges from t to 255.
gsgroup <add | delete>

Configures the gsgroup on which the exporter has to be activated or deactivated as follows:

add — Activates the exporter on which the gsgroup is configured.
delete —Deactivates the exporter on which the gsgroup is configured.