User's Manual

Chapter 3 - Operation and Administration Using the CLI NPU Configuration
4Motion 184 System Manual
3.3.10.1.3.1.2Deleting a Permit/Deny Rule for Specific Protocols/IP Addresses
(Extended Mode)
Run the following commands to delete the Permit/Deny rule for traffic from to a
specific IP address/subnet for a particular protocol:
npu(config-ext-nacl)# no permit {ip | ospf | pim | <protocol-type
(1-255)>} {any | host <src-ip-address> | <src-ip-address> <mask>}
{any | host <dest-ip-address> | <dest-ip-address> <mask>}
npu(config-ext-nacl)# no deny {ip | ospf | pim | <protocol-type
(1-255)>} {any | host <src-ip-address> | <src-ip-address> <mask>}
{any | host <dest-ip-address> | <dest-ip-address> <mask>}
{ any | host
<dest-ip-addre
sq> |
<dest-ip-addre
ss> <mask> }
Indicates the destination IP
address/subnet for which
traffic is permitted/denied
Optional any For details,
refer
Table 3-20
Command
Modes
Extended ACL configuration mode
Command
Syntax
npu(config-ext-nacl)# no permit { ip | ospf | pim | <protocol-type
(1-255)>} { any | host <src-ip-address> | <src-ip-address> <mask> } { any
| host <dest-ip-addresq> | <dest-ip-address> <mask> }
npu(config-ext-nacl)# no deny { ip | ospf | pim | <protocol-type (1-255)>}
{ any | host <src-ip-address> | <src-ip-address> <mask> } { any | host
<dest-ip-addresq> | <dest-ip-address> <mask> }
Privilege
Level
10
Syntax
Description
Parameter Description Presence Default
Value
Possible
Values
{ ip | ospf |
pim |
<protocol-type
(1-255)>}
Indicates the type of protocol
for which the Permit/Deny
rule is to be deleted.
Mandatory N/A For details,
refer
Table 3-20