active-charging service ruledef udp either-port without-range

Configures port configuration without range.

Command Mode

Exec > Global Configuration (config) > ACS Configuration (config-service-acs_name ) > Ruledef Configuration (config-ruledef-ruledef_name )

Syntax

tcp either-port operator port port_number 

Syntax

udp either-port operator port port_number 

port port_number

Specify the port number.

Must be an integer in the range of 1-65535.

operator

Specify how to match.

Must be one of the following:

  • != : Does not equal.

  • >= : Greater than or equal to.

  • <= : Lesser than or equal to.

  • = : Equals.

Usage Guidelines

Use this command to configure port configuration without range.