Specifications

Enterasys Wireless Controller Software CLI Reference Guide 21-21
21.4.3.5 exceptions
Usetheexceptionscommandtoenterthetopology:<namedtopology>:l3:exceptionscontextof
theCLIforb@ac,physical,androutedtopologies.Inthiscontext,youcanconfigureexception
filters.
Thefollowingcommandsareavailableinthetopology:<namedtopology>:l3:exceptionscontext.
config
create
delete
move
show
21.4.3.5.1 config
Usetheconfigcommandtoconfigureanexistingexceptionfilter.Theconfigcommandis
availablefromthetopology:<namedtopology>:l3:exceptionscontextoftheCLIforb@ac,
physical,androutedtopologies.
Ifadvancedfiltermodehasbeenenabledwiththeenableadvancefilteringcommand(page203),
theAdvancedmodesyntaxispresented.
Ifadvancedfiltermodeisnotenabled,theBasicmode
syntaxispresented.
Syntax
Basic mode syntax:
config <pos> proto {udp|tcp|ah|esp|none|icmp|gre|<0-255>} A.B.C.D/<0-32> [(port
<0-65535>[ <0-65535>])|(type <0-255> [<0-255>])] in (dst|none) (allow|deny)
Advanced mode syntax:
config <pos> proto {udp|tcp|ah|esp|none|icmp|gre|<0-255>} A.B.C.D/<0-32> [(port
<0-65535>[ <0-65535>])|(type <0-255> [<0-255>])] in (none|src|dst|both)
(allow|deny)
Parameters
Note: The exception command has been replaced by the exceptions command. exception is
deprecated.
Note: To create an exception filter, use the create command. See “create” on page 21-23.
<pos> Specifiesapositionvalueforthisfilterinthefilterlist.Valid
valuesarefrom0–255.