Specifications
20-8 policy Commands
20.5.5 acfilters
Usetheacfilterscommandtoenterthepolicy:<named‐policy>:acfilterscontextforthe
configuringofACfilters.ACfilterrulesareappliedatthecontroller.Theacfilterscommandis
accessiblefromwithinthethepolicy:<named‐policy>context.
Thefollowingcommandsareavailableinthepolicy:<named‐policy>:acfilterscontext.
• create
• config
• delete
• move
Syntax
acfilters
Parameters
None.
Usage
The“no‐change”filtersettingmustbedisabledusingthefilterdisablecommandfortheacfilters
commandtobevisibleintheCLI.
Examples
Thefollowingexampleentersthepolicy:<named‐policy>:acfilterscontextforthep1<named‐
policy>:
EWC.enterasys.com:policy:p1# acfilters
EWC.enterasys.com:policy:p1:acfilters#
20.5.5.1 create
Usethecreatecommandtocreate,insert,orappendanewfilterruleintoanACfilterlistfor a
<named‐policy>.Thecreatecommandisaccessiblefromwithinthepolicy :<named‐
policy>:acfilterscontext.
Ifadvancedfiltermodehasbeenenabledwiththeenable‐advance‐filteringcommand(page20‐3),
theAdvanced
modesyntaxispresented.Ifadvancedfiltermodeisnotenabled,theBasicmode
syntaxispresented.
Syntax
Basic mode syntax:
create <pos> proto <protocol> (<ipaddress/mask> | interface-subnet | interface-ip)
[(port <port> [<port>]) | (type <type> [<type>])] in (none|dst) out (none|src)
(allow | deny)
Notes: AC filtering is not available when the associated topology is configured for Bridge at AP. AC
filtering is available when the associated topology is set to either Bridge at AC or Routed.
The acfilter command has been replaced by acfilters. acfilter is deprecated.