Cisco Cisco Firepower Management Center 4000 Entwickleranleitung

Seite von 726
Version 5.3
Sourcefire 3D System eStreamer Integration Guide
409
Configuring eStreamer
Configuring eStreamer on the eStreamer Server
Chapter 6
Using An Alternate Management Interface with eStreamer
L
ICENSE
Any
By default, eStreamer uses the primary management interface, 
eth0
 to stream 
data to eStreamer clients. You can configure eStreamer to use the any available 
management interface. This example uses 
eth1
, but you can use any available 
management interface. eStreamer can only use one interface at a time.
To configure eStreamer to use an alternate management interface
A
CCESS
Admin (escalated to Root)
1. Connect the 
eth1
 interface on the Defense Center to a broadcast domain 
that is the same domain as the eStreamer clients and not the same domain 
as the 
eth0
 interface.
WARNING!
Placing the 
eth0
 and 
eth1
 interfaces in the same broadcast 
domain will impact performance.
2. Open an SSH connection to the Defense Center.
3. Log into the Defense Center.
4. Type 
sudo su
 to get root access. If necessary, type your password again 
when prompted.
5. Type the command 
configure-network -i eth1 enable
 to enable the 
eth1
 interface. 
6. Configure the 
eth1
 interface using the prompts.
The following prompt appears: 
Do you wish to configure IPv4? (y or n)
 
7. Type 
y
 and press Enter. If you do not type 
y
, you will not be prompted to 
configure IPv4 or IPv6.
The following prompt appears: 
Management IP address? [10.5.60.199]
 
8. Type the desired IP address and press Enter.
The following prompt appears: 
Management netmask? [255.255.0.0]
 
9. Type the netmask and press Enter.
The following prompt appears: 
Management default gateway? [10.5.1.1]
10. The default gateway is loaded from the 
eth0
 interface. You cannot set the 
default gateway specifically for eStreamer.