Tuesday 2 October 2012

create a multi ifgroup


An Interface Group (ifgrp) is a mechanism that supports aggregation of network interfaces into one logical interface unit.  Once created, an ifgrp is indistinguishable from a physical network interface.  Ifgrps are used to provide fault tolerance of the network connection and in some cases higher throughput to the storage device.
ifgrp create multi ifgrp0 –b ip e5a e5b e5c e5d

ifconfig ifgroup0 192.168.0.25 netmask 255.255.255.0 partner ifgroup0

ifconfig e0M `hostname`-e0M flowcontrol full netmask 255.255.255.0

route add default 192.168.0.1 1

No comments: