Removing a LAG

Prerequisites

You must be in the global configuration context: switch(config)#

Procedure
Delete the LAG. Enter:
switch(config)# no interface lag <ID>
For example:
switch(config)# no interface lag 100
All interfaces assigned to the LAG are automatically removed from the LAG as part of the deletion process of the LAG. After removing a physical interface from a LAG,
  • 6200, 6300, and 6400 switches: The interface associated with the LAG becomes layer 2 ports with the default layer 2 configurations and admin status enabled.

  • 8320, 8235, and 8400 switches: The interface associated with the LAG becomes layer 3 ports with default layer 3 configurations and administrative down.