Working with the Distribution Mode
Check Point Maestro R80.20SP Administration Guide | 63
Running a Verification Test (show distribution verification)
Description
Use the
show distribution verification
command to run a verification test of the Distribution
Mode configuration.
This test compares the Security Appliance and SSM configurations with the actual results.
You can see a summary or a verbose report of the test results.
Syntax
> show distribution verification [verbose]
Below are some examples:
Example 1 - Verbose output of successful tests
> show distribution verification verbose
Test:
Configuration:
Verification:
Result:
Mode
per-port
per-port
Passed
L4 Mode
off
off
Passed
Matrix Size
512
512
Passed
eth2-16
policy-internal
policy-internal
Passed
eth1-16
policy-internal
policy-internal
Passed
eth1-15
policy-external
policy-external
Passed
>
Example 2 - Verbose output of failed tests
> show distribution verification verbose
Test:
Configuration:
Verification:
Result:
Mode
per-port
per-port
Passed
L4 Mode
on
off
Failed
Matrix Size
512
0
Failed
eth1-05
policy-internal
policy-internal
Passed
eth1-06
policy-internal
policy-internal
Passed
eth2-05
policy-external
policy-external
Passed
eth2-06
manual-internal
policy-external
Failed
Verification failed with above errors
>