This section lists outstanding issues with the documentation.
The default parameters documented in the firewall/NAT screen configuration options table in the JUNOS Software Security Configuration Guide and the J-Web online Help do not match the default parameters in the CLI. The correct default parameters are:
tcp {
syn-flood {
alarm-threshold 1024;
attack-threshold 200;
source-threshold 1024;
destination-threshold 2048;
timeout 20;
}
}
[edit security screen ids-option untrust-screen]
The text incorrectly says that the connection that serves as the control link must be the built-in controller port on each device. SRX 5600 and SRX 5800 devices do not contain built-in ports. Their control ports should be on corresponding Services Processing Cards (SPCs) in the two devices in the cluster, with a slot numbering offset of 6 for SRX 5600 devices and 12 for SRX 5800 devices. Also, the text incorrectly says that the fabric link connection can be a combination of any pair of Gigabit Ethernet interfaces on the devices. The fabric link connection can be a pair of Fast Ethernet or Gigabit Ethernet interfaces for SRX 210 devices and a pair of Gigabit Ethernet or 10-Gigabit Ethernet interfaces for all other SRX-series devices.
The figure showing the fabric link connection for the pair of SRX 5800 devices incorrectly shows two-port Input/Output Cards (IOCs). The IOCs have 4 ports.
set chassis cluster node 0 cluster-id 1
set chassis cluster node 1 cluster-id 1 reboot
The command syntax should be as follows:
set chassis cluster cluster-id 1 node 0
set chassis cluster cluster-id 1 node 1 reboot
Syntax—show security alg sip transactions<node (node-id | all | local | primary)>
Release information—Command modified in Release 9.2 of JUNOS software; node options added in Release 9.0 of JUNOS software.
Description—Display information about Session Initiation Protocol (SIP) Application Layer Gateway (ALG) transactions.
This command is supported on J-series and SRX-series devices.
Options
The JUNOS Software CLI Reference and the JUNOS Software Security Configuration Guide state that the following aggressive aging statements are supported on SRX-series devices when in fact they are not supported on SRX 3400, 3600, 5600, and SRX 5800 devices:
On SRX 210 devices, the /var hierarchy is hosted in a separate partition (instead of the root partition). If JUNOS software installation fails due to insufficient space:
Note the following correct information:
/var/log, not /var/dbThe following guide contains incorrect screen configuration instructions: