Symbol Technologies WS 2000 Switch User Manual


 
Command Line Interface Reference 10-51
WS2000>admin(network.fw.policy.outb)> move
Description:
Moves an outbound firewall policy up or down in the policy list and renumbers the policy affected by the move.
Syntax:
Example:
admin(network.fw.policy.outb)>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.outb)>move up 2
admin(network.fw.policy.outb)>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 a policy <idx> up one (to a lower number) in the outbound policy list.
down
<idx>
Moves a policy <idx> down one (to a higher number) in the outbound policy list.