Specifications
Enterasys Wireless Controller Software CLI Reference Guide 21-25
21.4.3.5.4 move
Usethemovecommandtochangetheorder(position)ofanexceptionfilter.Themovecommand
isavailablefromthetopology:<named‐topology>:l3:exceptionscontextoftheCLIforb@ac,
physical,androutedtopologies.
Syntax
move <pos> <pos>
Parameters
Examples
Thefollowingexamplemovesexceptionfilteratposition4to25.
EWC.enterasys.com:topology:r1:l3:exceptions# move 4 25
21.4.3.5.5 show
Usetheshowcommandtodisplayalistofexceptionfilters.Theshowcommandisavailablefrom
thetopology:<named‐topology>:l3:exceptionscontextoftheCLIforb@ac,physical,androuted
topologies.
Syntax
show
Parameters
None
Examples
Thefollowingexampledisplaystheexceptionfiltersforther1topology.
<pos> Specifiesthecurrentpositionoftheexceptionfilter(0–255).
<pos> Specifiesthenewpositionoftheexceptionfilter(0–255).
EWC.enterasys.com:topology:r1:l3:exceptions# show
Exception filter(I): 1027 proto tcp 11.11.11.17 255.255.255.255 port 60606 both deny
Exception filter(I): 1028 proto tcp 0.0.0.0 255.255.255.255 port 50200 both deny
Exception filter(I): 1029 proto tcp 11.11.11.17 255.255.255.255 port 32768 65535 both
allow
Exception filter(I): 1030 proto udp 11.11.11.17 255.255.255.255 port 32768 65535 both
allow
Exception filter(I): 1031 proto udp 11.11.11.17 255.255.255.255 port 67 both allow
Exception filter(I): 1032 proto udp 255.255.255.255 255.255.255.255 port 67 both allow
Exception filter(I): 1033 proto icmp 11.11.11.17 255.255.255.255 port 0 255 both allow
Exception filter(I): 1034 proto none 0.0.0.0 both deny
Note: In the show command output, the (I) indicates that the exception filter is an internal (read-
only) filter that has been pre-defined.