Quick Steps for Configuring Static Link Aggregation Configuring Static Link Aggregation
page 7-4 OmniSwitch AOS Release 7 Network Configuration Guide June 2013
Note. Optional. You can verify your static link aggregation settings with the linkagg range command
along with the agg keyword and aggregate group ID. For example:
-> show linkagg agg 1
Static Aggregate
SNMP Id : 40000001,
Aggregate Number : 1,
SNMP Descriptor : Omnichannel Aggregate Number 1 ref 40000001 size 4,
Name : ,
Admin State : ENABLED,
Operational State : UP,
Aggregate Size : 4,
Number of Selected Ports : 4,
Number of Reserved Ports : 4,
Number of Attached Ports : 4,
Primary Port : 1/1
You can also use the show linkagg port port command to display information on specific ports. See
“Displaying Static Link Aggregation Configuration and Statistics” on page 7-11 for more information on
the show commands.
An example of what these commands look like entered sequentially on the command line on the local
switch:
-> linkagg static agg 1 size 4
-> linkagg static port 1/1-4 agg 1
-> vlan 10 port default 1
And an example of what these commands look like entered sequentially on the command line on the
remote switch:
-> linkagg static agg 1 size 4
-> linkagg static port 1/9-12 agg 1
-> vlan 10 port default 1