Siemens scalance WLC711 Reference Manual page 362

Hide thumbs Also See for scalance WLC711:
Table of Contents

Advertisement

(port 0-65535[ 0-65535])
(type 0-255 [0-255])
in (none|src|dst|both)
(allow|deny)
Usage
If the specified exception filter position already contains an exception filter, specifying an exception
filter using this command inserts the exception filter in the specified position in the list and resequences
all filters below this filter down by one position. Use the
the specified position.
Example
The following example creates an exception filter:
WLC.siemens.com
port 80 in dst deny
delete
Use the
command to delete an exception filter. The
delete
topology:<named-topology>:l3:exceptions context of the CLI for b@ac, physical, and routed
topologies.
delete pos
Parameters
pos
Example
The following example deletes the exception filter at position 2:
WLC.siemens.com
SCALANCE WLC711 CLI Reference Guide
Specifies a TCP or UDP port or port range to which this filter rule will be
applied. The first value specifies either the port or the start of a port range.
The second value optionally specifies the end of a port range. This
parameter is only valid when either TCP or UDP is the specified protocol.
Valid port values are from 0–65535.
Specifies an ICMP type or range of ICMP types. This parameter is only valid
when ICMP is the specified protocol. Valid values are from 0–255.
Specifies the direction of packet flow — in specifies a packet flow from the
AP to the AC.
none specifies that the in direction will not be used as matching criteria in
the filter rule.
dst specifies that the IP address for this filter rule is the destination of the
packet flow.
src specifies that the IP address for this filter rule is the source of the packet
flow.
both specifies that the IP address for this filter rule can be either source or
destination.
Specifies whether packets will be allowed or denied when meeting the
criteria specified in the filter rule.
:topology:r1:l3:exceptions# create 2 proto tcp 1.1.1.1/32
Specifies the position of the exception filter (0–255).
:topology:r1:l3:exceptions# delete 2
topology Commands
command to insert or append a rule at
create
command is available from the
delete
delete
362

Advertisement

Table of Contents
loading

Table of Contents