G
ETTING
S
TARTED
G
UIDE
115
4 I
NS
TALLI
NG
TH
E
I
N
T
ER
CEPT
OR
A
PPL
IANC
E
Make sure the Console port settings are: 9600, 8 data bits, no parity, 1 stop bit, no flow control.
Start your terminal emulation program (for example, HyperTerminal or Tera Term Pro).
At the login prompt, type
admin
. The default password is
password
.
5. Configuring the Interceptor Appliance
The configuration wizard automatically starts when you log into the command-line interface for the
first time.
Follow the configuration wizard prompts:
Step 1: Hostname? Interceptor
Step 2: Use DHCP? no
Step 3: Primary IP address? 172.8.1.1
Step 4: Netmask? 255.255.0.0
Step 5: Default gateway? 172.8.1.254
Step 6: Primary DNS server? 172.8.1.10
Step 7: Domain name? domain.com
Step 8: Admin password? xxxyyy
After you have performed the initial configuration of the Interceptor appliance you must configure
and enable the in-path IP address. For example, at the system prompt enter the following set of CLI
commands:
Interceptor > enable
Interceptor # configure terminal
Interceptor (config) # interface inpath0_0 ip address 10.0.0.10 /24
Interceptor (config) # ip in-path-gateway inpath0_0 10.0.0.1
Interceptor (config) # in-path interface inpath0_0 enable
Interceptor (config) # write memory
Interceptor (config) # service restart