User Manual

Chapter 3 - Operation and Administration of the Macro BTS NPU Configuration
4Motion 373 System Manual
The priority of checking for a match in filter rules is applied with respect to the
sequence in which these filter rules were defined. The first found match is applied.
3.4.12.13.2.4.2Configuring IP Address Parameters for the Filter Rule
After enabling the filter rule configuration mode, run the following command to
configure the IP address parameters of the filter rule:
npu(config-hotlining-filter-rule)# ip-address <ipV4Addr> [<netMask>]
Command
Syntax
npu(config-hotlining-profile)# filter-rule <string> [ direction { uplink | downlink } ] [ action { drop | pass
| redirect } ]
Privilege
Level
10
Syntax
Description
Parameter Description Presence Default
Value
Possible
Values
filter-rule <string> Denotes the unique (per BTS)
name of the filter rule for
which the configuration mode
is to be enabled.
If you are creating a new filter
rule, specify the name of the
new rule. The configuration
mode is automatically
enabled for the new filter rule.
Mandatory N/A String (1 to 30
characters)
direction { uplink |
downlink }
The direction for which the
rule should be applied.
Optional uplink
uplink
downlink
action { drop | pass
| redirect }
Action to be performed on
packets that match the rule,
redirect is applicable only if
direction is uplink. If set to
redirect then redirect-address
(see
Section 3.4.12.13.2.3)
must be defined.
Optional pass
drop
pass
redirect
Command
Modes
hot-lining profile configuration mode