Oracle Solaris System Administration (MOSC)

MOSC Banner

DHCP request with link aggregation

edited Oct 22, 2019 1:17AM in Oracle Solaris System Administration (MOSC) 1 commentAnswered ✓

Hi!

whenever I configure a link aggregation like (Solaris 11.4)

$ dladm create-aggr -L active -l net0 -l net1 aggr0

$ ipadm show-addr

ADDROBJ           TYPE     STATE        ADDR

lo0/v4            static   ok           127.0.0.1/8

sp-phys0/v4       static   ok           169.254.182.77/24

lo0/v6            static   ok           ::1/128

aggr0/v4          dhcp     disabled     ?

aggr0/v6          addrconf disabled     ::

$ dladm show-aggr -x

LINK       PORT           SPEED DUPLEX   STATE     ADDRESS            PORTSTATE

aggr0      --             10000Mb full   up        0:10:e0:d9:54:a0   --

           net0           10000Mb full   up        0:10:e0:d9:54:a0   attached

           net1           10000Mb full   up        0:10:e0:d9:54:a1   attached

I never found out how to make the DHCP request without rebooting. I find a lot of solutions for eg. one interface, but not if both are aggregated.

Tagged:

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