Symbol Technologies WS 2000 Switch User Manual


 
WS 2000 Wireless Switch System Reference Guide10-56
WS2000>admin(network.fw.submap)> list
Description:
Lists subnet access exception rules.
Syntax:
Example:
admin(network.fw.submap)>list s1
-----------------------------------------------------------------------------
index from to name prot start port end port
---------------------------------------------------------------------------
1 subnet1 wan test gre 21 101
admin(network.fw.submap)>add s1 s2 test2 ah 20 80
admin(network.fw.submap)>add s2 s3 test3 all 20 300
admin(network.fw.submap)>list s1
-----------------------------------------------------------------------------
index from to name prot start port end port
-----------------------------------------------------------------------------
1 subnet1 wan test gre 21 101
2 subnet1 subnet2 test2 ah 20 80
admin(network.fw.submap)>list s2
-----------------------------------------------------------------------------
index from to name prot start port end port
-----------------------------------------------------------------------------
1 subnet2 subnet3 test3 all 20 300
admin(network.fw.submap)>delete s2 all
admin(network.fw.submap)>list s2
-----------------------------------------------------------------------------
index from to name prot start port end port
list
<from>
Lists the access exception entries for <from> (one of s1 = subnet1, s2 = subnet2, s3 = subnet3, s4 = subnet4).