Table of ContentsView in Frames

Destroying an interface group

You destroy an interface group when you no longer need it or when you want to use the interfaces that form the interface group for other purposes. After you destroy the interface group, the interfaces in the interface group act individually rather than as an aggregate.

Steps

  1. Configure the interface group to the down status by entering the following command: ifconfig ifgrp_name down
    ifgrp_name is the name of the interface group you want to configure to the down status.
  2. Enter the following command: ifgrp destroy ifgrp_name
    ifgrp_name is the name of the interface group you want to destroy.