Symbol Technologies WS 2000 Switch User Manual


 
Command Line Interface Reference 10-55
WS2000>admin(network.fw.submap)> delete
Description:
Deletes 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
2 subnet1 subnet2 test2 ah 20 80
admin(network.fw.submap)>delete s1 2
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)>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
-----------------------------------------------------------------------------
delete
<from> <idx>
Deletes access exception rule entry <idx> from <from> (one of s1 = subnet1, s2 = subnet2, s3 =
subnet3, s4 = subnet4).
<from>
all Deletes all access exception rule entries from <from> (s1 = subnet1, s2 = subnet2, s3 = subnet3,
s4 = subnet4).