Symbol Technologies WS 2000 Switch User Manual


 
WS 2000 Wireless Switch System Reference Guide10-90
WS2000>admin(network.wan.app)> addcmd
Description:
Adds app control commands to the deny list.
Syntax:
Example:
admin(network.wan.app)>addcmd ftp ?
put : store command
get : retrieve command
ls : directory list command
mkdir : create directory command
cd : change directory command
pasv : passive mode command
admin(network.wan.app)>addcmd ftp put
admin(network.wan.app)>addcmd ftp cd
admin(network.wan.app)>addcmd ftp pasv
admin(network.wan.app)>list ftp
FTP Commands
addcmd web file
<filename>.<ext>
Denies specified web file name. <filename> can be up to 15 characters and “*”
can be used to match any string. <ext> can be up to 10 characters (such as htm,
html, or java). Up to 10 files can be specified.
proxy Denies web proxies.
activex Denies ActiveX files.
ftp put Adds put command to the deny list.
get Adds get command to the deny list.
ls Adds list directory command to the deny list.
mkdir Adds make directory command to the deny list.
cd Adds connect directory command to the deny list.
pasv Adds passive mode command to the deny list.
smtp helo Adds helo SMTP command to the deny list.
mail Adds mail SMTP command to the deny list.
rcpt Adds rcpt SMTP command to the deny list.
data Adds data SMTP command to the deny list.
quit Adds quit SMTP command to the deny list.
send Adds send SMTP command to the deny list.
saml Adds saml SMTP command to the deny list.
reset Adds reset SMTP command to the deny list.
vrfy Adds vrfy SMTP command to the deny list.
expn Adds expn SMTP command to the deny list.