
Configuring Static Link Aggregation Quick Steps for Configuring Static Link Aggregation
OmniSwitch 6800/6850/9000 Network Configuration Guide June 2006 page 13-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.
1 Create the static aggregate link on the local switch with the static linkagg size command. For example:
-> static linkagg 1 size 4
2 Assign all the necessary ports 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
3 Create a VLAN for this static link aggregate group with the vlan command. For example:
-> vlan 10 port default 1
4 Create the equivalent static aggregate link on the remote switch with the static linkagg size command.
For example:
-> static linkagg 1 size 4
5 Assign all the necessary ports 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
6 Create a VLAN for this static link aggregate group with the vlan command. For example:
-> vlan 10 port default 1
Kommentare zu diesen Handbüchern