Page 24 | AlliedWare Plus™ OS How To Note: Switching
Link Aggregation
How to configure static aggregation
This section describes how to use statically-aggregated ports instead of LACP. For the
network diagram, see
page 21
.
First create the VLANs and associate them with ports, by following
step 1 on page 21
and
step 2 on page 22
.
Then instead of creating channel groups (
step 3 on page 22
), do the following steps:
Create a static channel group for each set of ports that you want to aggregate, by entering
the commands:
awplus(config)#interface port1.0.5-1.0.6
awplus(config-if)#static-channel-group 1
awplus(config)#interface port1.0.8-1.0.9
awplus(config-if)#static-channel-group 2
Enter Privileged Exec mode and enter the command:
awplus#show static-channel-group
The output looks like this:
3. Create the static channel groups
4. Check the configuration
% Static Aggregator: sa1
% Member:
port1.0.5
port1.0.6
% Static Aggregator: sa2
% Member:
port1.0.8
port1.0.9