Symbol Technologies WS 2000 Switch User Manual


 
WS 2000 Wireless Switch System Reference Guide10-44
WS2000>admin(network.fw.policy.inb)> move
Description:
Moves a firewall policy to a different position in the list and renumbers all affected items in the list.
Syntax:
Example:
admin(network.fw.policy.inb)>list
-----------------------------------------------------------------------------
Idx Src IP-Netmask Dst IP-Netmask Tp SPorts DPorts Rev. NAT Action
-----------------------------------------------------------------------------
1 209.239.160.202- 168.192.36.4- gre 20:21 200: 0.0.0.0 allow
255.255.255.224 255.255.255.0 201 nat port 0
2 209.239.179.52- 168.192.56.4- all 1: 1: 0.0.0.0 deny
255.255.255.224 255.255.255.0 65535 65535 nat port 0
admin(network.fw.policy.inb)>move up 2
admin(network.fw.policy.inb)>list
-----------------------------------------------------------------------------
Idx Src IP-Netmask Dst IP-Netmask Tp SPorts DPorts Rev. NAT Action
-----------------------------------------------------------------------------
1 209.239.179.52- 168.192.56.4- all 1: 1: 0.0.0.0 deny
255.255.255.224 255.255.255.0 65535 65535 nat port 0
2 209.239.160.202- 168.192.36.4- gre 20:21 200: 0.0.0.0 allow
255.255.255.224 255.255.255.0 201 nat port 0
move up
<idx>
Moves policy <idx> up one (to a lower number) in the policy list.
down
<idx>
Moves policy <idx> down one (to a higher number) in the policy list.