5
If the Sensor is not on the same network as the Manager, set the address of the default Gateway. At the
prompt, type: set sensor gateway <A.B.C.D>
Example: set sensor gateway 192.1.1.1
6
Set the IP address of the Manager server. At the prompt, type: set manager ip <A.B.C.D>.
Example: set manager ip 192.2.2.2
7
Set the IP address and subnet mask of the Sensor. At the prompt, type: set sensor ip <A.B.C.D>
<E.F.G.H>.
Example: set sensor ip 192.3.3.3 255.255.255.0
Specify an IP address using four octets separated by periods: X.X.X.X, where X is a number between 0 and
255, followed by a subnet mask in the same format.
8
If prompted, reboot the Sensor. Type: reboot
The Sensor can take up to ve minutes to complete its reboot.
9
Ping the Manager from the Sensor to determine if your conguration settings to this point have successfully
established the Sensor on the network. At the prompt, type:
ping <manager IP address>.
If the ping is successful, continue with the following steps. If not, type show to verify your conguration
settings and check that the information is correct.
10
Set the shared secret key value for the Sensor. At the prompt, type:
set sensor sharedsecretkey
The Sensor then prompts you to enter and then conrm the shared secret key value.
This value is used to establish a trust relationship between the Sensor and the Manager. The secret key value
can be between 8 and 25 characters of any ASCII text. The shared key value is case-sensitive. Make sure that
the value matches the shared secret key value you provided in the Manager interface in Step 8- Add the Sensor
to the Manager.
11
To verify the
conguration information, type show. Check that all information is correct.
12
To exit the session, type exit.
11