Working with the Distribution Mode
Check Point Maestro R80.20SP Administration Guide | 64
Configuring the Layer 4 Distribution Mode and Masks (set
distribution l4-mode)
Description
Use these commands in Gaia gClish to:
n
Enable Layer 4 distribution and set new masks for the IP address and the port
n
Disable Layer 4 distribution
n
Show Layer 4 Distribution Mode and masks
Note
- When working with a Virtual System, you must go to the context of the applicable Virtual System
context before you can change the Distribution Mode. Run the
set virtual-system <
VS_ID
>
command.
Syntax
> set distribution l4-mode enabled
> set distribution l4-mode disabled
> show distribution l4-mode
Below are some examples:
Example 1 - Configure the Layer 4 Distribution Mode
[Expert@MyChassis-ch01-01:0]# gclish
[Global] MyChassis-ch01-01> set distribution l4-mode enabled
1_01:
success
1_02:
success
[Global] MyChassis-ch01-01>
Example 2 - Disable the Layer 4 Distribution Mode
[Expert@MyChassis-ch01-01:0]# gclish
[Global] MyChassis-ch01-01> set distribution l4-mode disabled
1_01:
success
1_02:
success
[Global] MyChassis-ch01-01>
Example 3 - Show the current Layer 4 Distribution Mode and Masks
[Expert@MyChassis-ch01-01:0]# gclish
[Global] MyChassis-ch01-01> show distribution l4-mode
1_01:
L4 Distribution: Enabled
1_02:
L4 Distribution: Enabled
[Global] MyChassis-ch01-01>