shutdown

Syntax

shutdown
no shutdown

Description

Sets every interface in the LAG operationally down.

The no form of this command sets every interface operationally up.

Command context

config-lag-if

Authority

Administrators or local user group members with execution rights for this command.

Examples

Setting every interface in the LAG to shutdown:

switch(config)# interface lag 1
switch(config-lag-if)# shutdown

Resetting every interface in the LAG to the default (up):

switch(config)# interface lag 1
switch(config-lag-if)# no shutdown