Vigor2925 Series User’s Guide
653
T
T
e
e
l
l
n
n
e
e
t
t
C
C
o
o
m
m
m
m
a
a
n
n
d
d
:
:
o
o
b
b
j
j
e
e
c
c
t
t
s
s
e
e
r
r
v
v
i
i
c
c
e
e
o
o
b
b
j
j
This command is used to create service object profile.
object service obj setdefault
object service obj INDEX -v
object service obj INDEX -n NAME
object service obj INDEX -p PROTOCOL
object service obj INDEX -s CHK [START_P] [END_P]
object service obj INDEX -d CHK [START_P] [END_P]
S
S
y
y
n
n
t
t
a
a
x
x
D
D
e
e
s
s
c
c
r
r
i
i
p
p
t
t
i
i
o
o
n
n
Parameter Description
setdefault
It means to return to default settings for all profiles.
INDEX
It means the index number of the specified service object
profile.
-v
It means to view the information of the specified service
object profile.
Example:
object service obj 1 -v
-n NAME
It means to define a name for the IP object.
NAME: Type a name with less than 15 characters.
Example:
object service obj 9 -n bruce
CHK
It means the check action for the port setting.
0=equal(=), when the starting port and ending port values are
the same, it indicates one port; when the starting port and
ending port values are different, it indicates a range for the
port and available for this service type.
1=not equal(!=), when the starting port and ending port
values are the same, it indicates all the ports except the port
defined here; when the starting port and ending port values
are different, it indicates that all the ports except the range
defined here are available for this service type.
2=larger(>), the port number greater than this value is
available..
3=less(<), the port number less than this value is available for
this profile.
-s CHK [START_P]
[END_P]
It means to set souce port check and configure port range
(1~65565) for TCP/UDP.
END_P, type a port number to indicate source port.
Example:
object service obj 3 -s 0 100 200
-d CHK [START_P]
[END_P]
It means to set destination port check and configure port
range (1~65565) for TCP/UDP.
END_P, type a port number to indicate destination port.
Example:
object service obj 3 -d 1 100 200
E
E
x
x
a
a
m
m
p
p
l
l
e
e