Open Frames Download Complete PDF Send Feedback Print This Page

Previous

Next

Configuring the Interface Distribution Mode (set distribution interface)

You can use these commands to:

  • Set the Distribution Mode for an interface when the system is not working in the General mode.
  • Show the currently assigned Distribution Mode and whether that mode is assigned by Auto-Topology or manually configured.

Syntax

set distribution interface <if_name> configuration {user|network|policy} 
show distribution interface <if_name> configuration

Parameter

Description

if_name

Interface name as assigned by the operation system

user

Manually assign the user Distribution Mode

network

Manually assign the network Distribution Mode

policy

Use Auto-Topology to assign the automatically assign Distribution Mode according to the policy

Example

This example shows how to:

  1. Manually change the Distribution Mode for interface eth1-01 from policy to network.
  2. Change the Distribution Mode on interface eth1-01 from network to policy.

> set distribution interface eth1-01 configuration network
1_01:
configuration update completed successfully

1_02:
configuration update completed successfully

1_03:
configuration update completed successfully

> set distribution interface eth1-01 configuration policy
1_01:
configuration update completed successfully

1_02:
configuration update completed successfully

1_03:
configuration update completed successfully
 
Top of Page ©2014 Check Point Software Technologies Ltd. All rights reserved. Download Complete PDF Send Feedback Print