profile wps

Configures the Wireless Priority Service (WPS) profile parameters.

Command Mode

Exec > Global Configuration (config)

Syntax

profile wps wps_service_name [ arp arp_level_range | message-priority mp-profile-name ] 
      profile message-prioritymsg_priority_profile_name  
      interface [ any | pfcp | sbi [ { create | update | delete } ] ] 
         priority value range 

arp arp_level_range

Specify the range of ARP levels (separated by comma (,) or hyphen (-)).

Must be an integer.

-Or-

Must be a string.

wps wps_service_name

Specify name of the WPS service.

Must be a string.

interface [ any | pfcp | sbi [ { create | update | delete } ] ]

  • interface [ any | pfcp | sbi ] : Specify priority value per interface and in case of SBI interface, configure based on a procedure. If procedure is not configured, same value is applied for all procedures. Interface type is optional and if not configured, same value is applied across all interfaces.

  • priority value : Specifies the range of priority levels from 0 to 31 for sbi or 0 to 15 for pfcp, gtp, or any, where 0 indicates the highest priority, while 31 or 15 indicates the lowest priority.

    Note
    Priority is not populated in outbound messages, which are self-triggered. For example, outbound messages triggered by timer expiry.

Usage Guidelines

Use this command to configure the WPS profile parameters. The CLI prompt changes to the WPS Profile Configuration mode (config-wps-<profile_name>).