Oracle Solaris System Administration (MOSC)

MOSC Banner

LACP for solaris 11 zones

edited Mar 5, 2013 3:44AM in Oracle Solaris System Administration (MOSC) 6 commentsAnswered ✓
Hi all,
By default, all Oracle Solaris 11 Zones are configured to have an automatic VNIC called anet, which gives us a network device automatically.
This network device is automatically created when the zone is booted and also automatically destroyed on shutdown.

Could I configure the non-global-zone-network over a LACP from the global-zone?
----------------------------------------------------------------------------------
globalzone> dladm create-aggr -l bnx0 -l bnx1 aggr0
globalzone> dladm show-aggr LINK            POLICY   ADDRPOLICY           LACPACTIVITY  LACPTIMER   FLAGS aggr0           L4       auto                 off           short       -----

globalzone> dladm show-link LINK        CLASS     MTU    STATE    BRIDGE     OVER bnx0        phys      1500   up     --         -- bnx1        phys      1500   up       --         -- aggr0       aggr      1500   up  --         bnx0, bnx1

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