Set Ip Interface (Server Mode) - Juniper Advanced Threat Prevention Appliance Cli Command Reference Manual

Table of Contents

Advertisement

Juniper Advanced Threat Prevention Appliance

set ip interface (server mode)

Table 2-23 set ip interface
Description
Product(s) CLI
Mode(s)
Syntax
Parameters
Example
26
Sets the management interface (eth0) and/or the alternate-exhaust interface
(eth2) for the Juniper ATP Appliance.
Refer to the Operator's Guide for information about configuring the optional
alternate analysis engine eth2 interface option (it moves CnC traffic during analysis
engine processing off the enterprise's eth0 management network).
See Also: set (server mode); set protocols (collector mode); show (core mode);
shutdown
All-in-One | Core CM | Mac Mini OS X Detection Engine
server
(server) # set ip interface management <dhcp | address |
netmask | gateway>
(server) # set ip interface alternate-exhaust <address |
netmask | gateway>
dhcp
address
netmask
gateway
The following example configures the management interface (eth0) for a Juniper
ATP Appliance Core device:
JATP (server)# set ip interface management address
10.2.123.18 netmask 255.255.255.0 gateway 10.2.0.1
The following example configures the management interface (eth0) using DHCP:
JATP (server)# set ip interface management dhcp
This example configures the alternate-exhaust interface (eth2) for a Juniper ATP
Appliance Core device:
JATP (server)# set ip interface alternate-exhaust
address 10.2.123.12 netmask 255.255.255.0 gateway
10.2.0.2
Copyright© 2018, Juniper Networks, Inc.
Enables DHCP for the management or alternate-exhaust
interface.
Sets the static IP address for the management (eth0) or
alternate-exhaust (eth2) interface,
Sets the netmask for the management network or the
alternate-exhaust network.
Sets the Gateway IP address for the management interfac
or the optional alternate-exhaust network.

Advertisement

Table of Contents
loading

Table of Contents