Operation Manual
Vigor2133 Series User’s Guide
571
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
> object service obj 1 -n limit
> object service obj 1 -p 255
> object service obj 1 -s 1 120 240
> object service obj 1 -d 1 200 220
> object service obj 1 -v
Service Object Profile 1
Name :[limit]
Protocol:[TCP/UDP]
Source port check action:[!=]
Source port range:[120~240]
Destination port check action:[!=]
Destination port range:[200~220]
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
g
g
r
r
p
p
This command is used to integrate several service objects under a service group profile.
S
S
y
y
n
n
t
t
a
a
x
x
object service grp setdefault
object service grp INDEX –v
object service grp INDEX –n NAME
object service grp INDEX –a SER_OBJ_INDEX
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 group profile.
-v It means to view the information of the specified group profile.
Example: object service grp 1 –v
-n NAME It means to define a name for the service group.