Vigor2925 Series User’s Guide
648
-v
It means to view the information of the specified object
profile.
Example:
object ip 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 ip obj 9 -n bruce
-i INTERFACE
It means to define an interface for the IP object.
INTERFACE=0, means any
INTERFACE=1, means LAN
INTERFACE=3, means WAN
Example:
object ip obj 8 -i 0
-s INVERT
It means to set invert seletion for the object profile.
INVERT=0, means disableing the function.
INVERT=1, means enabling the function.
Example:
object ip obj 3 -s 1
-a TYPE
It means to set the address type and IP for the IP object
profile.
TYPE=0, means Mask
TYPE=1, means Single
TYPE=2, means Any
TYPE=3, means Rang
Example:
object ip obj 3 -a 2
[START_IP]
When the TYPE is set with 2, you have to type an IP address
as a starting point and another IP address as end point.
Type an IP address.
[END/MASK_IP]
Type an IP address (different with START_IP) as the end IP
address.
E
E
x
x
a
a
m
m
p
p
l
l
e
e
> object ip obj 1 -n marketing
> object ip obj 1 -a 1 192.168.1.45
> object ip obj 1 -v
IP Object Profile 1
Name :[marketing]
Interface:[Any]
Address type:[single]
Start ip address:[192.168.1.45]
End/Mask ip address:[0.0.0.0]
Invert Selection:[0]