User's Manual

Chapter 3 - Operation and Administration Using the CLI NPU Configuration
4Motion 322 System Manual
3.3.11.15.4.7.1Enabling the Source Port Configuration Mode\ Creating a New Source
Port
To configure the parameters for a source port, first enable the source port
configuration mode. Run the following command to enable the source port
configuration mode. You can also use this command to create a new source port.
npu(config-clsfrule)# srcport <start-port> <end-port>
If you use this command to specify a new source port, the configuration mode for
the newly created source port is automatically enabled, after which you can
enable/disable the source port range (refer to
Section 3.3.11.15.4.7.2/Section 3.3.11.15.4.7.3).
You can then terminate the source port configuration mode (refer to
Section 3.3.11.15.4.7.4) and return to the classification rules configuration mode.
IMPORTANT
An error may occur if you provide an invalid value for any of these parameters. Refer the syntax
description for more information about the appropriate values and format for configuring these
parameters.
Command
Syntax
npu(config-clsfrule)# srcport <start-port> <end-port>
Privilege
Level
10
Syntax
Description
Parameter Description Presence Default
Value
Possible
Values
<start-port> Denotes the starting value of
port range to be configured.
Cannot be higher than
end-port.
Mandatory N/A 1-65535
<end-port> Denotes the end value of port
range to be configured.
Cannot be lower than
start-port.
Mandatory N/A 1-65535