(
port
0-65535
[
0-65535
])
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.
(
type
0-255
[
0-255
])
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.
in
(
none
|
src
|
dst
|
both
)
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.
(
allow
|
deny
)
Specifies whether packets will be allowed or denied when meeting the
criteria specified in the filter rule.
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
create
command to insert or append a rule at
the specified position.
Example
The following example creates an exception filter:
WLC.siemens.com
:topology:r1:l3:exceptions# create 2 proto tcp 1.1.1.1/32
port 80 in dst deny
delete
Use the
delete
command to delete an exception filter. The
delete
command is available from the
topology:<named-topology>:l3:exceptions context of the CLI for b@ac, physical, and routed
topologies.
delete pos
Parameters
pos
Specifies the position of the exception filter (0–255).
Example
The following example deletes the exception filter at position 2:
WLC.siemens.com
:topology:r1:l3:exceptions# delete 2
topology Commands
delete
SCALANCE WLC711 CLI Reference Guide
362
Содержание scalance WLC711
Страница 1: ...SCALANCE WLC711 CLI Reference Guide Release V9 21 14 C79000 G8976 C261 07 Published July 2015 ...
Страница 21: ...dns 2 192 1 2 3 dns 3 192 1 3 3 Common Commands show SCALANCE WLC711 CLI Reference Guide 21 ...
Страница 376: ...Example topology Commands vlanid SCALANCE WLC711 CLI Reference Guide 376 ...