Difference between revisions of "Useful CLI commands"
From Tech-Wiki
(Created page with "Category:Check Point Useful Check Point VSX and MDS commands used in multi domain environments. <blockquote></blockquote> '''Useful VSX Commands''' <blockquote></blockquo...") |
|||
(8 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 environments. | + | |
+ | Useful Check Point VSX and MDS commands used in multi domain and virtual environments. | ||
<blockquote></blockquote> | <blockquote></blockquote> | ||
'''Useful VSX Commands''' | '''Useful VSX Commands''' | ||
Line 17: | Line 19: | ||
|Change Context command | |Change Context command | ||
|- | |- | ||
− | | | + | |vsx stat –l |
|Shows a list of the virtual devices and installed policies | |Shows a list of the virtual devices and installed policies | ||
|- | |- | ||
− | | | + | |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 | ||
|- | |- | ||
− | | | + | |mdsenv [CMA name] |
|Change to MDS environment | |Change to MDS environment | ||
|- | |- | ||
Line 45: | Line 53: | ||
|Start all CMAs | |Start all CMAs | ||
|- | |- | ||
− | | | + | |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 17:25, 17 December 2017
Useful Check Point VSX and MDS commands used in multi domain and virtual environments.
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
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% |