Difference between revisions of "Useful CLI commands"
From Tech-Wiki
(5 intermediate revisions by the same user not shown) | |||
Line 19: | 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 38: | 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 52: | Line 58: | ||
|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% |