Log in to ask questions, share your expertise, or stay connected to content you value. Don’t have a login? Learn how to become a member.
See matching posts in thread - SRX 300 - DHCP subsystem not ru...
See matching posts in thread - SRX 300 series with Security Su...
This feature now is available in the 300 series, 1500 and vSRX, with Junos 15.1X49-D80.4
4 Comments - no search term matches found in comments.
= $rg1-master) ( 150 if (($current-time) >($rg0-last-failover + 300)) ( 151 call request-rg-failover($node = $rg0-primary-node) ( 152 with $redundancy-group = ( 153 expr "0"; 154 ) 155 ) 156 ) 157 ) 158 ) 159 ) 160 161 162 /* Check to to see the manual failover flag needs to be reset, if it does then reset it for all of the rgs 163 164 */ 165 template check-and-reset-manual-failover-flag () ( 166 if (boolean($chassis-cluster-config/chassis/cluster/a pply-macro[name == "monitoring-options"]/data[name == "clear-failover"])) ( 167 var $rpc-check-manual-failover-flag = <rpc> ( 168 <command> "show chassis cluster status"; 169 ) 170 var $result-check-manual-failover-flag = jcs:execute($connection, $rpc-check-manual-failover-flag); 171 var $result-check-manual-failover-flag-node-set = ext:node-set($result-check-manual-failover-flag); 172 173 for-each ($result-check-manual-failover-flag//redundancy-gr oup) ( 174 if (
See matching posts in thread - SRX EOL Information the srx220is EOL ( as is nea...