Deleting a port channel interface

Follow this procedure to delete a port-channel interface and all member interfaces.

  1. Enter the configure terminal command to access global configuration mode.
    device# configure terminal
  2. To delete a port-channel interface, enter the no interface port-channel command.
    device(config)# no interface port-channel 30

Example

The following example deletes port-channel interface 30.

device# configure terminal
device(config)# no interface port-channel 30