Security Mode Configuration Commands
175
ProSafe Gigabit Quad WAN SSL VPN Firewall SRX5308
Related show command: show security porttriggering_rules setup and show security
porttriggering_rules status
security porttriggering_rules delete <row id>
This command deletes a port triggering rule by deleting its row.
Related show command: show security porttriggering_rules setup and show security
porttriggering_rules status
Step 2 Format enable_rule {Y | N}
protocol {TCP | UDP}
outgoing_start_port <number>
outgoing_end_port <number>
incoming_start_port <number>
incoming_end_port <number>
Mode security-config [porttriggering-rules]
Keyword Associated Keyword to
Select or Parameter to Type
Description
enable_rule Y or N Enables or disables the port triggering rule.
protocol TCP or UDP Specifies whether the port uses the TCP or UDP
protocol.
outgoing_start_port number The start port number (integer) of the outgoing
traffic range. Valid numbers are from 1025 to 65535.
outgoing_end_port number The end port number (integer) of the outgoing traffic
range. Valid numbers are from 1025 to 65535.
incoming_start_port number The start port number (integer) of the incoming
traffic range. Valid numbers are from 1025 to 65535.
incoming_end_port number The end port number (integer) of the incoming traffic
range. Valid numbers are from 1025 to 65535.
Format security porttriggering_rules delete <row id>
Mode security