11.5.5.2
deny
Description
With this command, you configure an IP access control list. The IP ACL contains a description
of the IP addresses for which the incoming and outgoing frames will not be forwarded.
You have the following options:
● All incoming and/or outgoing frames are not forwarded.
● Incoming and/or outgoing frames of a specific host are not forwarded.
● Incoming and/or outgoing frames of hosts of a specific subnet are not forwarded.
● Incoming and/or outgoing frames of a specific protocol are not forwarded.
Note
Processing order of the lists
The access control lists are processed on the interface in the order in which they were created.
The index number of the access control list is not used for this.
Requirement
You are in the ACL standard configuration mode.
The command prompt is as follows:
cli(config-std-nacl)#
Syntax
Call up the command with the following parameters:
deny { any | <protocol-type (1-255)>} { any | host <src-ip-address>
| <src-ip-address> <mask> } { any | host <dest-ip-address> | <dest-
ip-address> <mask> }[dscp <value (0-63)>]
or
deny { any | host <src-ip-address> | <network-src-ip> <mask> } [{ any
| host <dest-ip-address> | <network-dest-ip> <mask> }]
The parameters have the following meaning:
Parameter
Description
Range of values / note
any
Blocks all protocol types
-
protocol-type
Keyword for the protocol type
-
type
Protocol type
1 ... 255
any
Blocks all protocols.
-
any
Blocks all incoming frames
-
host
Keyword for a single IP address
-
Security and authentication
11.5 IP access control list
SCALANCE W770/W730 acc. to IEEE 802.11n Command Line Interface
564
Configuration Manual, 09/2017, C79000-G8976-C324-08