
Chapter 4: Installing BACS on a Linux System
58
AT-2931SX BASP Configuration Scripts for Red Hat Distributions
Both
team-sample
and
team-gec
are configuration scripts that follow the
same syntax. See Table 6.
Note
Teaming scripts are intended for Red Hat and United Linux-based
distributions ONLY. Use with other Linux distributions may cause an
error.
Table 6. Configuration Scripts
Script
Description
TEAM_ID:
this number uniquely identifies a
team
TEAM_TYPE:
0 = SLB, 1 = Generic Trunking/GEC/
FEC, 2 = 802.3ad
TEAM_NAME:
ascii name of the team
TEAM_PAx_NAME:
ascii name of the physical interface
x, where x can be 0 to 7
TEAM_PAx_ROLE:
role of the physical interface x 0 =
Primary, 1 = Hot-standby.
This field must be 0 for Generic
Trunking/GEC/FEC team.
TEAM_VAx_NAME:
ascii name of the virtual interface x,
where x can be 0 to 63
TEAM_VAx_VLAN:
802.1Q VLAN ID of the virtual
interface x.
For untagged virtual interface, that is,
without VLAN enabled, set it to 0.
The valid VLAN ID can be 0 to 4094.
TEAM_VAx_IP:
IP address of the virtual interface x.
The format should be aa.bb.cc.dd.
TEAM_VAx_NETMASK:
Subnet mask of the virtual interface
x. The format should mm.nn.oo.pp.