System Administration Guide: IP Services

ProcedureHow to Delete an Aggregation

  1. Assume the Primary Administrator role, or become superuser.

    The Primary Administrator role includes the Primary Administrator profile. To create the role and assign the role to a user, see Chapter 2, Working With the Solaris Management Console (Tasks), in System Administration Guide: Basic Administration.

  2. Delete the aggregation.


    # dladm delete-aggr key
    
    key

    Is a number that identifies the aggregation. The lowest key number is 1. Zeroes are not allowed as keys.


Example 6–7 How to Delete an Aggregation

This example shows how to remove the aggregation aggr1.


# dladm show-aggr
key: 1 (0x0001) policy: L2      address: 0:3:ba:7:84:5e (auto)
     device   address           speed     duplex  link    state
# dladm delete-aggr -d 1