Difference between revisions of "Useful CLI commands"
From Tech-Wiki
Line 24: | Line 24: | ||
|fw vsx stat –v | |fw 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 | ||
+ | |- | ||
+ | |set virtual-system {vsid} | ||
+ | |Change Context command | ||
|- | |- | ||
|} | |} |
Revision as of 21:51, 9 August 2016
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 |
fw vsx stat –l | Shows a list of the virtual devices and installed policies |
fw 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 |
set virtual-system {vsid} | Change Context command |
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 |