Symbol Technologies WS 2000 Switch User Manual


 
Command Line Interface Reference 10-47
WS2000>admin(network.fw.policy.outb)> add
Description:
Adds an outbound firewall policy.
Syntax:
Example:
admin(network.fw.policy.outb)>add 192.168.24.0 255.255.255.0 209.239.170.45
255.255.255.224
Outbound Policy Successfully added at index 1
admin(network.fw.policy.outb)>list
-----------------------------------------------------------------------------
Idx Src IP-Netmask Dst IP-Netmask Tp SPorts DPorts Rev. NAT Action
-----------------------------------------------------------------------------
1 192.168.24.0- 209.239.170.45- all 1: 1: 0.0.0.0 deny
255.255.255.0 255.255.255.224 65535 65535 nat port 0
Related Commands:
add
<sip> <snetmask> <dip> <dnetmask>
Adds an outbound firewall policy to be effective on communications between
<sip> with <snetmask> (an IP and associated netmask) and a destination site
specified by <dip> and <dnetmask>.
delete Deletes firewall policies from the outbound list.
move Moves policies either up or down in the list of policies.