Configuring Static Link Aggregation Quick Steps for Configuring Static Link Aggregation
OmniSwitch 6600 Family Network Configuration Guide April 2006 page 12-3
Quick Steps for Configuring Static Link Aggregation
Follow the steps below for a quick tutorial on configuring a static aggregate link between two switches.
Additional information on how to configure each command is given in the subsections that follow.
1Create the static aggregate link on the local switch with the static linkagg size command. For example:
-> static linkagg 1 size 4
2Assign all the necessary ports sequentially (beginning with port number 1, 9, 17, or 25 on the
OmniSwitch 6624, 6600-U24, or 6602-24; beginning with port number 1, 9, 17, 25, 33, 41, 49, or 51 on
the OmniSwitch 6648; or beginning with port number 1, 9, 17, 25, 33, 41, or 49 on the OmniSwitch 6602-
48) to the static link aggregation group on the local switch with the static agg agg num command. For
example:
-> static agg 1/1 agg num 1
-> static agg 1/2 agg num 1
-> static agg 1/3 agg num 1
-> static agg 1/4 agg num 1
3Create a VLAN for this static link aggregate group with the vlan command. For example:
-> vlan 10 port default 1
4Create the equivalent static aggregate link on the remote switch with the static linkagg size command.
For example:
-> static linkagg 1 size 4
5Assign all the necessary ports sequentially (beginning with port number 1, 9, 17, or 25 on the
OmniSwitch 6624, 6600-U24, 6602-24; beginning with port number 1, 9, 17, 25, 33, 41, 49, or 51 on the
OmniSwitch 6648; or beginning with port number 1, 9, 17, 25, 33, 41, or 49 on the OmniSwitch 6602-48)
to the static link aggregation group on the remote switch with the static agg agg num command. For
example:
-> static agg 1/9 agg num 1
-> static agg 1/10 agg num 1
-> static agg 1/11 agg num 1
-> static agg 1/12 agg num 1
6Create a VLAN for this static link aggregate group with the vlan command. For example:
-> vlan 10 port default 1