SUN HW

dladm show-dev

in the global:

dladm show-dev
shows the available nics and their status
dladm show-link
shows the type of link

dladm create-aggr -d igb0 -d igb1 -d igb2 -d igb3 1

dladm create-aggr -PL2,L3 -l active -d e1000g0 -d
> e1000g1 1 root@huron4-asd8:~$ dladm create-aggr -PL2,L3 -l active -d
> e1000g2 -d e1000g3 2

dladm show-aggr

dladm show-aggr -L
under the column activity is the status “passive” for all four nics in the aggr

dladm modify-aggr -l active 1

dladm show-aggr -L
under the column activity is now the status “active” for all four nics in the aggr

we can now start the aggr
ifconfig aggr1 plumb 10.1.1.1 netmask 255.255.255.0

The aggr will survive a reboot,but to make the aggregation IP configuration persistent we just need to
add create /etc/hostname.aggr1 file with the following content:
10.0.2.25/24

Bookmark de permalink.

Geef een reactie

Je e-mailadres wordt niet gepubliceerd. Vereiste velden zijn gemarkeerd met *