Chapter 6
Configuring Link Aggregation
33
▼
To Display Information About Link
Aggregations
The
ifconfig
and
dladm
commands provide different details about link
aggregations, as in the following examples. For additional command options, see the
man pages for
ifconfig
(1M) and
dladm
(1M).
1. Use the
ifconfig
command to examine the details about a link aggregation:.
The following examples display the information about the two link aggregations
created in
“To Configure Link Aggregations” on page 32
2. Use the
dladm show-aggr
command to show link aggregation status.
3. Use the
dladm show-aggr -s
command to show link aggregation statistics.
4. Use the
dladm show-aggr -L
command to display LACP specific
information.
▼
To Delete Link Aggregations
1. Use the
ifconfig
command to unplumb each link aggregation you want to
delete.
For example:
2. Use the
dladm
command to delete each unwanted link aggregation.
For example:
#
ifconfig aggr1
aggr1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 32
inet 192.2.2.84 netmask ffffff00 broadcast 192.2.2.255
ether 0:15:17:75:ff:81
#
ifconfig aggr2
aggr2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 33
inet 193.2.2.84 netmask ffffff00 broadcast 193.2.2.255
ether 0:15:17:75:ff:83
#
ifconfig aggr1 unplumb
#
ifconfig aggr2 unplumb
#
dladm delete-aggr 1
#
dladm delete-aggr 2
Summary of Contents for Sun Dual 10GbE SFP+ PCIe ExpressModule
Page 1: ...Sun Dual 10GbE SFP PCIe ExpressModule User s Guide Part No 820 4979 12 May 2010 Revision A...
Page 6: ...vi Sun Dual 10GbE SFP PCIe ExpressModule User s Guide May 2010 Index 49...
Page 51: ...34 Sun Dual 10GbE SFP PCIe ExpressModule User s Guide May 2010...
Page 60: ...Chapter 7 Configuring VLANs 43...
Page 61: ...44 Sun Dual 10GbE SFP PCIe ExpressModule User s Guide May 2010...