User Manual
Chapter 3 - Operation and Administration of the Macro BTS NPU Configuration
4Motion 377 System Manual
3.4.12.13.2.4.6Configuring IP Protocol Parameter for the Filter Rule
After enabling the filter rule configuration mode, run the following command to
configure the IP protocol parameter of the filter rule:
npu(config-hotlining-filter-rule)# ip-protocol <protocol-number (0-255)>
If you do not configure the IP protocol parameter for the filter rule, the default
value (255) will be used, meaning that IP protocol is ignored.
3.4.12.13.2.4.7Restoring the Default Values of Filter Rule Components
Run the following command to restore the default values of the IP address
parameters: npu(config-hotlining-filter-rule)# no ip-address.
Run the following command to restore the default values of the source port
parameters: npu(config-hotlining-filter-rule)# no source-port.
Run the following command to restore the default values of the destination port
parameters: npu(config-hotlining-filter-rule)# no destination-port.
Run the following command to restore the default values of the DSCP range
parameters: npu(config-hotlining-filter-rule)# no dscp-range.
Command
Modes
hotlining filter rule configuration mode
Command
Syntax
npu(config-hotlining-filter-rule)# ip-protocol <protocol-number (0-255)>
Privilege
Level
10
Syntax
Description
Parameter Description Presence Default
Value
Possible
Values
<protocol-number
(0-255)>
The IP protocol number.
255 means “any” (ignore this
condition).
Optional 255 0-255
Command
Modes
hotlining filter rule configuration mode