Siemens scalance WLC711 Reference Manual page 273

Hide thumbs Also See for scalance WLC711:
Table of Contents

Advertisement

WLC.siemens.com
WLC.siemens.com
Enable AP filtering: disable
filter 1 proto icmp interface-subnet type 9 31 in dst out src allow
filter 2 proto udp 192.168.10.0 255.255.255.0 port 10 2000 in dst out src
allow
filter 3 (default) proto none 0.0.0.0
filter 4 (default) proto none 0.0.0.0
The following example configures a filter rule that sets a ToS-DSCP as B8/FF and CoS as HTTP Traffic
(note the quotes around the CoS name because of the space):
WLC.siemens.com
dst out src none priority none tos-dscp B8/FF cos "HTTP Traffic"
delete
Use the
command to remove a filter rule from the filter list. The
delete
from within the vnsmode:<default-role>:acfilters and vnsmode:<default-role>:apfilters contexts.
delete pos
Parameters
pos
Examples
The following example deletes filter rule 1 and displays the remaining default deny all rule:
WLC.siemens.com
WLC.siemens.com
Enable AP filtering: disable
filter 1 (default) proto none 0.0.0.0
move
Use the
command to update the priority of a filter rule by moving the rule from its current
move
position in the filter list (source) to a different list position (up or down). The
accessible from within the vnsmode:<default-role>:acfilters and vnsmode:<default-role>:apfilters
contexts.
move src-pos dest-pos
Parameters
src-pos dest-pos
SCALANCE WLC711 CLI Reference Guide
:vnsmode:p1:acfilters# apply
:vnsmode:p1:acfilters# show
:vnsmode:Auth:acfilters# config 1 proto tcp 192.168.0.0/32 in
Specifies the filter rule list position of the filter to be deleted. Valid values are 0
-255.
:vnsmode:p1:acfilters# delete 1
:vnsmode:p1:acfilters# show
Specifies the current (source) position in the filter list of the rule to be moved,
followed by the new (destination) list position for the filter rule. Valid values are 0
-255. List position 1 is top priority.
VNS Commands (vnsmode)
all_ports in dst out none allow
all_ports in none out src allow
delete
all_ports both deny
move
delete
command is accessible
command is
273

Advertisement

Table of Contents
loading

Table of Contents