Go to main content

Oracle® Quad Port 10GBase-T Adapter User's Guide

Exit Print View

Updated: June 2019
 
 

Delete a Link Aggregation (Oracle Solaris)

  1. Delete the IP interface that is configured over the link aggregation.

    For example:

    # ipadm delete-ip ip-aggr1 
    

    where ip-aggr1 is the IP interface over the link aggregation.

  2. Delete each unwanted link aggregation.

    For example:

    # dladm delete-aggr aggr2
    # dladm delete-aggr aggr2
    

    For more information, refer to How to Delete a Link Aggregation in Managing Network Datalinks in Oracle Solaris 11.3.

Related Information