Global Toolbar (top of SmartConsole)
|
Description |
---|---|
The main SmartConsole Menu. When SmartConsole is connected to a Security Management Server, this includes:
|
|
Create new objects or open the Object Explorer |
|
Install policy on managed gateways |
Session Management Toolbar (top of SmartConsole)
|
Description |
---|---|
Discard changes made during the session |
|
Enter session details and see the number of changes made in the session. |
|
Publish changes, to make them visible to other administrators, and ready to install on gateways. Note - When the policy is installed, published changes are installed on the gateways and enforced. |
Navigation Toolbar (left side of SmartConsole)
|
Keyboard Shortcut |
Description |
---|---|---|
Ctrl+1 |
Gateways & Servers configuration view:
|
|
Ctrl+2 |
Security Policies Access Control view:
Security Policies Threat Prevention view:
Shared Policies Views:
|
|
Ctrl+3 |
Logs & Monitor view:
|
|
Ctrl+4 |
Manage & Settings view - review and configure the Security Management Server settings:
|
Command Line Interface Button (left bottom corner of SmartConsole)
|
Keyboard Shortcut |
Description |
---|---|---|
F9 |
Open a command line interface for management scripting and API |
For more SmartConsole shortcuts, see Keyboard Shortcuts for SmartConsole.
Objects Bar (right side of SmartConsole)
|
Description |
---|---|
Objects |
Manage security and network objects |
Validations Pane (right side of SmartConsole)
|
Description |
---|---|
Validations |
See validation errors |
System Information Area (bottom of SmartConsole)
|
Description |
---|---|
Task List |
See management tasks in progress and expand to see recent tasks |
Server Details |
See the IP address of the server to which SmartConsole is connected. If Management High Availability is configured, click to see the details. |
Session Status |
See the number of changes made in the session and the session status. |
Connected administrators |
See connected administrators: Yourself and others. |
To log in to a Security Management Server through Check Point SmartConsole, you must have an administrator account configured on the Security Management Server. When installing the Security Management Server, you create one administrator in the First Time Configuration Wizard. After that, you can create additional administrators accounts with SmartConsole, or using the Gaia Portal.
To log in to the Security Management Server through SmartConsole:
Logging in with a username:
Logging in with a certificate file:
Logging in with a certificate in the CAPI repository:
The SmartConsole authenticates the Security Management Server. The first time you connect, SmartConsole shows the fingerprint.
The fingerprint and the IP address of the Security Management Server are saved to the user settings in Windows.
To start setting up your security environment, configure the Security Management Server and the Security Gateways. The Security Gateways enforce the security policy that you define on the Security Management Server.
To configure the Security Management Server in SmartConsole:
You can search for it by name or IP address in the Search box at the top of the view.
When you select the Security Management Server object, the Summary tab at the bottom of the pane shows the Software Blades that are enabled on it.
To configure the Security Gateways in SmartConsole:
As an administrator, you can delegate tasks, such as defining objects and users, to other administrators. Make sure to create administrator accounts with the privileges that are required to accomplish those tasks.
If you are the only administrator, we recommend that you create a second administrator account with Read Only permissions, which is useful for troubleshooting, consultation, or auditing.
You can configure and control the Management Server with the new command line tools and through web services. You must first configure the API server.
The API server runs scripts that automate daily tasks and integrate the Check Point solutions with third party systems such as virtualization servers, ticketing systems, and change management systems.
You can use these tools to run API scripts on the Management Server:
mgmt_cli.exe
(for Windows operating system)mgmt_cli
(for Gaia operating system)All API clients use the same port as the Gaia Portal.
To learn more about the management APIs, to see code samples, and to take advantage of user forums, see:
To configure the API Server:
The Management API Settings window opens.
In these environments, Automatic start is selected by default:
In other environments, to reduce the memory consumption on the management server, Automatic start is not selected by default.
Configure IP addresses from which the API server accepts requests:
mgmt_cli
utility to send API requests.To apply changes, you must publish the session, and run the api restart
command on the Security Management Server.