3Com 3C996B-T manual Configuring Teams, Etc/rc.d/init.d/basp start, Ifconfig sw0 172.16.10.10 up

Models: 3C996B-T

1 126
Download 126 pages 54.01 Kb
Page 77
Image 77

Advanced Server Features

5See “Configuring Teams” on page 69 to set up the teams.

Makefile

makefile

baspcfg

precompiled configuration utility

bcmtype.h

commonly use type header file

blf.c

Advanced Server Features module entry points

blf.h

ioctl interface

blfcore.h

core interface

blfcore.o

precompiled core object

blfopt.h

automatically generated header file from Make

blfver.h

version header file

nicext.h

NICE header file

pal.c

platform abstraction implementation

pal.h

header for platform abstraction

release.txt

this file

nice-2.2.16

contains NICE enabled driver sources code

scripts

contains sample scripts

scripts/basp

init script, goes to /etc/rc.d/init.d

scripts/baspteam

start/stop script, goes to /etc/basp

scripts/baspif

start/stop network, i/f, goes to /etc/basp

scripts/team-sample

sample script of SLB team with three NICs

scripts/team-gec

sample script of GEC team with three NICs

 

 

Configuring Teams

1Copy a configuration script from “/etc/basp/samples” directory to “/etc/basp” directory.

The configuration script must be prefixed with “team-”.

2Modify the configuration script to:

change the team type

add/delete physical network interfaces

add/delete virtual network interfaces

The syntax of the configuration script can be found below.

3Manually start the team for the first time by typing:

/etc/rc.d/init.d/basp start

4Run “netcfg” to configure the IP addresses of the virtual network interfaces. If “netcfg” does not run, enter following command:

% ifconfig sw0 172.16.10.10 up

Consult ifconfig(8) for details in manually configuring a network interface.

NOTE: Starting the team is only required for the first time. Teams will be started automatically in subsequent reboots.

69

Page 77
Image 77
3Com 3C996B-T manual Configuring Teams, Etc/rc.d/init.d/basp start, Ifconfig sw0 172.16.10.10 up