- play_arrow Overview
- play_arrow Configuring DS1, DS3, and 1-Port Clear Channel DS3/E3 GPIM Interfaces
- play_arrow Configuring ADSL and SHDSL Interfaces
- play_arrow Configuring Ethernet Interfaces
- play_arrow Configuring Interface Encapsulation
- play_arrow Configuring Link Services Interfaces
- Configuring Link Services Interfaces
- Configuring Link Fragmentation and Interleaving
- Configuring Class-of-Service on Link Services Interfaces
- Achieving Greater Bandwidth, Load Balancing, and Redundancy with Multilink Bundles
- Configuring Multilink Frame Relay
- Configuring Compressed Real-Time Transport Protocol
- play_arrow LTE Mini-PIM
- play_arrow Wi-Fi MPIM
- play_arrow Interfaces Support for SRX100, SRX110, SRX210, SRX240, SRX550, SRX650, and SRX1400 Devices
- play_arrow Configuration Statements and Operational Commands
Configuring Management and Discard Interfaces
The topics below discuss the over and configuration details of management and discard interfaces on the security devices.
Configuring Management Interfaces
Management interfaces are the primary interfaces for accessing
the device remotely. Typically, a management interface is not connected
to the in-band network, but is connected instead to the device's internal
network. Through a management interface you can access the device
over the network using utilities such as ssh
and telnet
and configure it from anywhere, regardless of its physical location.
SNMP can use the management interface to gather statistics from the
device.
Management interfaces vary based on device type:
The SRX5600 and SRX5800 devices include a 10/100-Mbps Ethernet port on the Routing Engine (RE). This port, which is labeled ETHERNET, is a dedicated out-of-band management interface for the device. Junos OS automatically creates the device’s management interface
fxp0
. To usefxp0
as a management port, you must configure its logical portfxp0.0
with a valid IP address. While you can usefxp0
to connect to a management network, you cannot place it into the management zone.
On the SRX5600 and SRX5800 devices, you must first connect to the device through the serial console port before assigning a unique IP address to the management interface.
As a security feature, users cannot log in as root
through a management interface. To access the device as root
, you must use the console port.
In an SRX Series Firewall, the fxp0
management interface is a dedicated port
located on the Routing Engine. In an SRX Series chassis cluster configuration, the
control link interface must be port 0
on an SPC. For each node in the
chassis cluster, you must configure the SPC that is used for the control link
interface.
Configuring Discard Interface
The discard (dsc
) interface is not a physical interface,
but a virtual interface that discards packets. You can configure one
discard interface. This interface allows you to identify the ingress
(inbound) point of a denial-of-service (DoS) attack. When your network
is under attack, the target host IP address is identified, and the
local policy forwards attacking packets to the discard interface.
Traffic routed out the discard interface is silently discarded.