Display Information About a Link Aggregation (Oracle Solaris)
Note - These commands change the contents of the /etc/aggregation.conf file.
Configure the link aggregation containing the i40e interfaces in the default mode.
For example:
# dladm create-aggr -l net5 -l net6 aggr1
# dladm show-aggr
# ipadm create-ip aggr1
# ipadm create-addr -a 192.1.1.14/24 aggr1
For more information, refer to Chapter 2, “Configuring High Availability by Using Link
Aggregations” in Managing Network Datalinks in Oracle Solaris 11.3.
Related Information
■
“Display Information About a Link Aggregation (Oracle Solaris)” on page 66
■
“Delete a Link Aggregation (Oracle Solaris)” on page 67
Display Information About a Link Aggregation (Oracle
Solaris)
The ipadm and dladm commands provide different details about link aggregations, as shown in
these examples.
Use the appropriate command to obtain the desired results.
■
Use the ifconfig command to examine the details about a link aggregation.
# 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 aggr2aggr2: 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
■
Use the dladm show-aggr command to show link aggregation status.
66 Oracle Quad Port 10GBase-T Adapter User's Guide • June 2019