active-charging service ruledef tcp either-port with-range
Configures port configuration with range.
Command Mode
Exec > Global Configuration (config) > ACS Configuration (config-service-acs_name ) > Ruledef Configuration (config-ruledef-ruledef_name )
Syntax
tcp either-port operator start_range to end_range
Syntax
udp either-port operator start_range to end_range
to
Specify until node.
Must be one of the following:
to
end_range
Specify the end range.
Must be an integer in the range of 1-65535.
operator
Specify how to match.
Must be one of the following:
!range : Not in the range of.
range : In the range of.
start_range
Specify the start range.
Must be an integer in the range of 1-65535.
Usage Guidelines
Use this command to configure port configuration with range.