User Manual
Chapter 3 - Operation and Administration of the Macro BTS NPU Configuration
4Motion 204 System Manual
3.4.10.1.2.2 Deleting a Permit/Deny Rule (Standard Mode)
Run the following commands to delete the Permit/Deny rule for incoming traffic
from/to a specific IP address/subnet.
npu(config-std-nacl)# no permit {any | host <src-ip-address> |
<network-src-ip> <mask>} [{any | host <dest-ip-address> |
<network-dest-ip> <mask>}]
npu(config-std-nacl)# no deny {any | host <src-ip-address> |
<network-src-ip> <mask>} [{any | host <dest-ip-address> |
<network-dest-ip> <mask>}]
[ { any | host
<dest-ip-address>
| <network-dest-ip>
<mask> } ]
Indicates the destination IP
address/subnet for which
traffic is permitted/denied
Optional any For details,
refer
Table 3-19
Command
Modes
Standard ACL configuration mode
Command
Syntax
npu(config-std-nacl)# no permit { any | host <src-ip-address> | <network-src-ip> <mask> } [ {
any | host <dest-ip-address> | <network-dest-ip> <mask> } ]
npu(config-std-nacl)# no deny { any | host <src-ip-address> | <network-src-ip> <mask> } [ { any
| host <dest-ip-address> | <network-dest-ip> <mask> } ]
Privilege
Level
10
Syntax
Description
Parameter Description Presence Default
Value
Possible
Values
{ any | host
<src-ip-address> |
<network-src-ip>
<mask> }
Indicates the source IP
address/subnet for which the
Permit/Deny rule is to be
deleted.
Mandatory N/A For details,
refer
Table 3-19
[ { any | host
<dest-ip-address>
| <network-dest-ip>
<mask> } ]
Indicates the destination IP
address/subnet for which the
Permit/Deny rule is to be
deleted.
Optional any For details,
refer
Table 3-19