Difference between revisions of "Useful CLI commands"

From Tech-Wiki
Jump to: navigation, search
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Category:Check Point]]
 
[[Category:Check Point]]
 +
'''[[Check Point#VSX and MDS|Back to VSX and MDS]]'''
 +
  
 
Useful Check Point VSX and MDS commands used in multi domain and virtual environments.
 
Useful Check Point VSX and MDS commands used in multi domain and virtual environments.
Line 17: Line 19:
 
|Change Context command
 
|Change Context command
 
|-
 
|-
|fw vsx stat –l
+
|vsx stat –l
 
|Shows a list of the virtual devices and installed policies
 
|Shows a list of the virtual devices and installed policies
 
|-
 
|-
|fw vsx stat –v
+
|vsx stat –v
 
|Shows a list of the virtual devices and installed policies (verbose)
 
|Shows a list of the virtual devices and installed policies (verbose)
 +
|-
 +
|show virtual-system all
 +
|Shows a list of the virtual devices (Gaia)
 +
|-
 +
|set virtual-system {vsid}
 +
|Change Context command (Gaia)
 
|-
 
|-
 
|}
 
|}
Line 36: Line 44:
 
|Get the status of the multi domain servers
 
|Get the status of the multi domain servers
 
|-
 
|-
|mdsstat [CMA name]
+
|mdsenv [CMA name]
 
|Change to MDS environment
 
|Change to MDS environment
 
|-
 
|-
Line 45: Line 53:
 
|Start all CMAs
 
|Start all CMAs
 
|-
 
|-
|mdsstart
+
|mdsstop
 
|Stop all CMAs
 
|Stop all CMAs
 
|-
 
|-
 
|fwm mds ver
 
|fwm mds ver
 
|Display MDS version
 
|Display MDS version
 +
|-
 +
|vsx_util vsls
 +
|Split the load 50/50% or 100/0%
 
|-
 
|-
 
|}
 
|}

Latest revision as of 18:25, 17 December 2017

Back to VSX and MDS


Useful Check Point VSX and MDS commands used in multi domain and virtual environments.

Useful VSX Commands

Table 1. Useful VSX Commands
Command Description
vsx get Get the current context
vsenv {vsid} Change Context command
vsx stat –l Shows a list of the virtual devices and installed policies
vsx stat –v Shows a list of the virtual devices and installed policies (verbose)
show virtual-system all Shows a list of the virtual devices (Gaia)
set virtual-system {vsid} Change Context command (Gaia)

Useful MDS Commands

Table 2. Useful MDS Commands
Command Description
mdsstat Get the status of the multi domain servers
mdsenv [CMA name] Change to MDS environment
mdsstart_customer [CMA name] Start CMA for specific customer
mdsstart Start all CMAs
mdsstop Stop all CMAs
fwm mds ver Display MDS version
vsx_util vsls Split the load 50/50% or 100/0%