Deploy the ExtraHop Discover 3000, 6000, or 8000 Appliances 2
If your network does not support DHCP, you can configure a static IP address through the LCD menu on
the front panel or through the command-line interface (CLI).
Configure an IP address (CLI)
1.
Establish a connection to the ExtraHop appliance.
2.
At the login prompt, type
shell
and then press ENTER.
3.
At the password prompt, type the service tag number found on the pullout tab on the front of the
appliance, and then press ENTER.
4.
Enable the privilege commands.
extrahop>enable
Password:
extrahop#
5.
Enter the configuration section.
extrahop#config
extrahop(config)#
6.
Enter the interface section.
extrahop(config)#interface
extrahop(config-if)#
7.
Set the IP address and DNS using this syntax:
ip ipaddr IP_ADDRESS NETMASK GATEWAY
DNS_SERVER
extrahop(config-if)#ip ipaddr 10.10.2.14 255.255.0.0 10.10.1.253
10.10.1.254
extrahop(config-if)#ip dnsservers 10.10.1.254 10.10.2.254
8.
Save the running config.
extrahop(config-if)#exit
extrahop(config) * #running_config save
Would you like to write configuration changes to default config [Y/n]?: y
extrahop(config)#
After you assign a static IP address, the IP address appears on the LCD at the front of the appliance.
Configure a static IP address through the front panel
Complete the following steps to manually configure an IP address through the front panel LCD controls.
1.
Make sure that the default management interface is connected to the network and the link status is
active.
2.
Press the select button (#) to begin.
3.
Press the right arrow (>) button to select
Net
and then press the select button.
4.
Press the right arrow button twice to highlight
DHCP
and then press the select button.
5.
Press the right arrow button to select
Static
and then press the select button.
6.
Press the right arrow button to select
IP
and then press the select button. The currently configured IP
address appears.
7.
Press the right arrow button until the first digit you want to change is highlighted.
8.
Press the select button. The digit blinks when selected. While the digit is blinking, press the left arrow
(<) or right arrow (>) button to change the digit value.
9.
After you have chosen the correct digit, press the select button.