Vigor2860 Series User’s Guide
633
-v
It means to view the information of the specified group
profile.
Example:
object ip grp 1 -v
-n NAME
It means to define a name for the IP group.
NAME: Type a name with less than 15 characters.
Example:
object ip grp 8 -n bruce
-i INTERFACE
It means to define an interface for the IP group.
INTERFACE=0, means any
INTERFACE=1, means LAN
INTERFACE=2, means WAN
Example:
object ip grp 3 -i 0
-a IP_OBJ_INDEX
It means to specify IP object profiles for the group profile.
Example:
:object ip grp 3 -a 1 2 3 4 5
The IP object profiles with index number 1,2,3,4 and 5 will
be group under such profile.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> object ip grp 2 -n First
IP Group Profile 2
Name :[First]
Interface:[Any]
Included ip object index:
[0:][0]
[1:][0]
[2:][0]
[3:][0]
[4:][0]
[5:][0]
[6:][0]
[7:][0]
> object ip grp 2 -i 1
> object ip grp 2 -a 1 2
IP Group Profile 2
Name :[First]
Interface:[Lan]
Included ip object index:
[0:][1]
[1:][2]
[2:][0]
[3:][0]
[4:][0]
[5:][0]
[6:][0]
[7:][0]