Oracle Solaris System Administration (MOSC)

MOSC Banner

DHCP with link-aggregation question

edited Aug 20, 2019 12:26PM in Oracle Solaris System Administration (MOSC) 22 commentsAnswered

Hi!

working on Solaris 11.4

I have a question how to find the correct way to configure two interfaces net0, net1 over a link aggregation aggr0.
This "special" way is not documentated very well (https://docs.oracle.com/cd/E37838_01/html/E60988/goasn.html#scrolltoc ).

I always find solutions just for one interface net0 to work with dhcp, but not additionally including link aggregation.

So is it basically necessary to configure both interfaces net0 and net1 with dhcp like -

ipadm create-addr -T dhcp net0

ipadm create-addr -T dhcp net1

and THEN again using the dhcp option ?

dladm create-aggr -T dhcp -L active -l net0 -l net1 aggr0

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center