Difference between revisions of "Useful CLI commands"
From Tech-Wiki
Line 40: | Line 40: | ||
!scope="col" style="background:#97CAFF;" |Command | !scope="col" style="background:#97CAFF;" |Command | ||
!scope="col" style="background:#97CAFF;" |Description | !scope="col" style="background:#97CAFF;" |Description | ||
− | |||
− | |||
− | |||
|- | |- | ||
|mdsstat | |mdsstat | ||
Line 61: | 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% | ||
|- | |- | ||
|} | |} |
Revision as of 17:21, 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 |
mdsstat [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% |