4. Set the name of the Sensor.
You can enter the setup command at the prompt which will automatically prompt you to provide the information shown
in the subsequent steps of this section. Or, you can use the set command instead. If you use the set command, you
must manually enter the complete command syntax as shown in the subsequent steps of this section.
At the prompt, type: set sensor name <word>.Example:set sensor name HR_sensor1
The Sensor name is a case-sensitive character string up to 25 characters. The string can include hyphens, underscores,
and periods, and must begin with a letter.
5. If the Sensor is not on the same network as the Manager, set the address of the default gateway. Type set sensor gateway
<A.B.C.D> at the prompt.Example:set sensor gateway 192.168.3.68
6. Set the IP address of the Manager server. Type set manager ip <A.B.C.D> at the prompt.Example:set manager ip
192.168.2.8
7. Set the IP address and subnet mask of the Sensor. Type set sensor ip <A.B.C.D> <E.F.G.H> at the prompt.Example:set
sensor ip 192.168.2.12 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 the following command: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 the following command:set sensor
sharedsecretkeyThe Sensor then prompts you to enter and, subsequently, conrm the shared secret key value.
| NS9500 Sensors1
Trellix Intrusion Prevention System NS-series Sensor Product Guide
77
Tip
Note
Note
Note