Download PDF Send Feedback Print This Page

Previous

Next

Creating a New Bond and Adding Slave Interfaces

Use the add bonding group command to create a new Bond and to add slave interfaces to an existing Bond. You must run this command once for each slave that you add to a Bond.

Syntax

add bonding group <bond_id> [interface <slave_interface>]

Parameter

Description

<bond_id>

Bond identifier, an integer between 1 and 1024

<slave_interface>

Slave interface name

Examples

> add bonding group 4 interface eth1-02

This creates a new Bond with slave interface eth1-02.

> add bonding group 4 interface eth2-02

This command adds another slave interface to bond4.

 
Top of Page ©2015 Check Point Software Technologies Ltd. All rights reserved. Download PDF Send Feedback Print