ScreenOS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
ScreenOS is the [[operating system]] that runs on [[Juniper]] firewalls, such as the [[NetScreen]] | ScreenOS is the [[operating system]] that runs on [[Juniper Networks]] firewalls, such as the [[NetScreen]]-5000 series, SSG 500 series, and SSG 5 series. | ||
== Hidden Commands == | == Hidden Commands == | ||
These are totally unsupported by Juniper. | |||
{|border="1" cellpadding="2" | {|border="1" cellpadding="2" | ||
Line 13: | Line 13: | ||
|<code>reset peer</code> || Resets the peer [[NSRP]] device (without confirmation) || NSRP || ScreenOS 5.x | |<code>reset peer</code> || Resets the peer [[NSRP]] device (without confirmation) || NSRP || ScreenOS 5.x | ||
|- | |- | ||
|<code>exec nsrp sync config save to vsd-group ''n''</code> || Saves the cluster configuration to the peer NSRP unit || NSRP || ScreenOS 5.x | |<code>exec nsrp sync config save to vsd-group ''n''</code> || Saves the cluster configuration to the peer NSRP unit of [[VSD]] group ''n'' || NSRP || ScreenOS 5.x | ||
|- | |||
|<code>exec enetdrv bdreset ... </code> || Resets the bdpool for the ethernet driver || Switch must be present || ScreenOS 5.x | |||
|- | |||
|<code>set log display-style ... </code> || Changes the event log style to tabular or free || N/A || ScreenOS 5.x | |||
|- | |||
|<code>get swrs ctx ''n'' pol, detail, wildcard</code> || Displays the software rule contexts || Firewall must not have [[ASIC]]s || ScreenOS 5.x | |||
|- | |||
|} | |} |
Latest revision as of 01:23, 26 October 2018
ScreenOS is the operating system that runs on Juniper Networks firewalls, such as the NetScreen-5000 series, SSG 500 series, and SSG 5 series.
Hidden Commands
These are totally unsupported by Juniper.
Command | Description | Requirements | Minimum Version |
---|---|---|---|
reset peer |
Resets the peer NSRP device (without confirmation) | NSRP | ScreenOS 5.x |
exec nsrp sync config save to vsd-group n |
Saves the cluster configuration to the peer NSRP unit of VSD group n | NSRP | ScreenOS 5.x |
exec enetdrv bdreset ... |
Resets the bdpool for the ethernet driver | Switch must be present | ScreenOS 5.x |
set log display-style ... |
Changes the event log style to tabular or free | N/A | ScreenOS 5.x |
get swrs ctx n pol, detail, wildcard |
Displays the software rule contexts | Firewall must not have ASICs | ScreenOS 5.x |