Symbol Technologies WS 2000 Switch User Manual


 
WS 2000 Wireless Switch System Reference Guide10-38
WS2000>admin(network.fw.policy)> import
Description:
Imports subnet access rules from current subnet access settings created in the GUI interface (Network-> Firewall -> Subnet
Access menu item) or using the CLI submap menu commands. Previously set outbound firewall policies will be deleted.
Syntax:
Example:
admin(network.fw.policy)>import
WARNING : You will loose all your current advanced access policies.
Do you want to continue [n/y]?y
admin(network.fw.policy)>
admin(network.fw.policy.outb)>list
-----------------------------------------------------------------------------
Idx Src IP-Netmask Dst IP-Netmask Tp Src Ports Dst Ports NAT Action
-----------------------------------------------------------------------------
1 192.168.0.1- 192.168.1.1- all 1:65535 1:65535 none allow
255.255.255.0 255.255.255.0
2 192.168.0.1- 192.168.2.1- all 1:65535 1:65535 none allow
255.255.255.0 255.255.255.0
3 192.168.1.1- 192.168.0.1- all 1:65535 1:65535 none allow
255.255.255.0 255.255.255.0
4 192.168.1.1- 192.168.2.1- all 1:65535 1:65535 none allow
255.255.255.0 255.255.255.0
5 192.168.2.1- 192.168.0.1- all 1:65535 1:65535 none allow
255.255.255.0 255.255.255.0
6 192.168.2.1- 192.168.1.1- all 1:65535 1:65535 none allow
255.255.255.0 255.255.255.0
7 192.168.0.0- 192.168.32.2- all 1:65535 1:65535 none allow
255.255.255.0 255.255.255.0
8 192.168.0.0- 0.0.0.0- all 1:65535 1:65535 wan1 allow
255.255.255.0 0.0.0.0
9 192.168.1.0- 0.0.0.0- all 1:65535 1:65535 none allow
255.255.255.0 0.0.0.0
10 192.168.2.0- 0.0.0.0- all 1:65535 1:65535 none allow
255.255.255.0 0.0.0.0
Related Commands:
import Imports subnet access rules into the outbound policy list.
submap > list Lists the currently defined subnet to subnet/WAN communication rules into the outbound firewall policy list.
outb > list Lists the current outbound firewall policies.