Page 591 / 794
Scroll up to view Page 586 - 590
Vigor2860 Series User’s Guide
577
QQLive:
QQLive
ACTION:
Specify the action of the application, 0 or 1.
0: Block. All of the applications meet the CSM rule will
be blocked.
1: Pass. All of the applications meet the CSM rule will be
passed.
Example
> csm appe misc -i 1 -e TVUPlayer -a 0
Profile 1 - : TVUPlayer is enabled.
Telnet Command: csm ucf
It is used to configure settings for URL control filter profile.
csm ucf show
csm ucf setdefault
csm ucf msg
MSG
csm ucf obj
INDEX [-n PROFILE_NAME | -l [P|B|A|N] | uac | wf ]
csm ucf obj
INDEX -n PROFILE_NAME
csm ucf obj
INDEX -p VALUE
csm ucf obj
INDEX -l P|B|A|N
csm ucf obj
INDEX uac
csm ucf obj
INDEX wf
Syntax Description
Parameter
Description
show
It means to display all of the profiles.
setdefault
It means to return to default settings for all of the profile.
msg MSG
It means de set the administration message.
MSG means the content (less than 255 characters) of
the message itself.
obj
It means to specify the object for the profile.
INDEX
It means to specify the index number of CSM profile,
from 1 to 8.
-n
It means to set the profile name.
PROFILE_NAME
It means to specify the name of the profile (less than 16
Page 592 / 794
Vigor2860 Series User’s Guide
578
characters)
-p
It means to set the priority for the profile.
VALUE
Available numbers you can define are listed below:
0: It means Bundle: Pass.
1: It means Bundle: Block.
2: It means Either: URL Access Control First.
3: It means Either: Web Feature First.
-l
It means the log type of the profile. They are:
P: Pass,
B: Block,
A: All,
N: None
MSG
It means to specify the Administration Message, less
then 255 characters
uac
It means to set URL Access Control part.
wf
It means to set Web Feature part.
Example
> csm ucf obj 1 -n game -l B
Profile Index: 1
Profile Name:[game]
Log:[none]
Priority Select : [Bundle : Pass]
[ ]Enable URL Access Control
Action:[pass]
[ ]Prevent web access from IP address.
No
Obj NO.
Object Name
--- -------- ---------------------------------
No
Grp NO.
Group Name
--- -------- ---------------------------------
Telnet Command: csm ucf obj INDEX uac
Page 593 / 794
Vigor2860 Series User’s Guide
579
It means to configure the settings regarding to URL Access Control (uac).
csm ucf obj
INDEX uac -v
csm ucf obj
INDEX uac -e
csm ucf obj
INDEX uac -d
csm ucf obj
INDEX uac -a P|B
csm ucf obj
INDEX uac -i E|D
csm ucf obj
INDEX uac -o KEY_WORD_Object_Index
csm ucf obj
INDEX uac -g KEY_WORD_Group_Index
Syntax Description
Parameter
Description
INDEX
It means to specify the index number of CSM profile, from
1 to 8.
- v
It means to view the protocol configuration of the CSM
profile.
-e
It means to enable the function of URL Access Control.
-d
It means to disable the function of URL Access Control.
-a
Set the action of specific application, P or B.
B: Block. The web access meets the URL Access Control
will be blocked.
P: Pass. The web access meets the URL Access Control
will be passed.
-i
Prevent the web access from any IP address.
E: Enable the function. The Internet access from any IP
address will be blocked.
D: Disable the function.
-o
Set the keyword object.
KEY_WORD_Object_In
dex
Specify the index number of the object profile.
-g
Set the keyword group.
KEY_WORD_Group_In
dex
Specify the index number of the group profile.
Example
Page 594 / 794
Vigor2860 Series User’s Guide
580
> csm ucf obj 1 uac -i E
Profile Index: 1
Profile Name:[game]
Log:[none]
Priority Select : [Bundle : Pass]
[ ]Enable URL Access Control
Action:[pass]
[v]Prevent web access from IP address.
No
Obj NO.
Object Name
--- -------- ---------------------------------
No
Grp NO.
Group Name
--- -------- ---------------------------------
> csm ucf obj 1 uac -a B
Profile Index: 1
Profile Name:[game]
Log:[none]
Priority Select : [Bundle : Pass]
[ ]Enable URL Access Control
Action:[block]
[v]Prevent web access from IP address.
No
Obj NO.
Object Name
--- -------- ---------------------------------
No
Grp NO.
Group Name
--- -------- ---------------------------------
Page 595 / 794
Vigor2860 Series User’s Guide
581
Telnet Command: csm ucf obj INDEX wf
It means to configure the settings regarding to Web Feature (wf).
csm ucf obj
INDEX wf -v
csm ucf obj
INDEX wf -e
csm ucf obj
INDEX wf -d
csm ucf obj
INDEX wf -a P|B
csm ucf obj
INDEX wf -s WEB_FEATURE
csm ucf obj
INDEX wf -u WEB_FEATURE
csm ucf obj
INDEX wf -f File_Extension_Object_index
Syntax Description
Parameter
Description
INDEX
It means to specify the index number of CSM profile,
from 1 to 8.
- v
It means to view the protocol configuration of the CSM
profile.
-e
It means to enable the restriction of web feature.
-d
It means to disable the restriction of web feature.
-a
Set the action of web feature, P or B.
B: Block. The web access meets the web feature will be
blocked.
P: Pass. The web access meets the web feature will be
passed.
-s
It means to enable the the Web Feature configuration.
Features available for configuration are:
c: Cookie
p: Proxy
u: Upload
-u
It means to cancel the web feature configuration.
-f
It means to set the file extension object index number.
File_Extension_Object_
index
Type the index number (1 to 8) for the file extension
object.
Example