Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
Exits the configuration mode.
show interface port-channel <channel-group-
Displays the configured port channel
show etherchannel [[channel-group-number] {
detail | load-balance | port | port-channel |
summary
|protocol }]
write startup-config
Optional step – saves this port
channel
configuration to be
part of startup configuration
When a port is removed from a port channel, that port will automatically be added to VLAN
1. The MTU and spanning tree configurations of that port will not be automatically changed
to the default configurations. After removing any port from a port channel, users must
verify and change the port VLAN, MTU and spann
ing tree configurations as needed.
The example below shows the steps necessary to remove a member port from a port channel interface.
Remove port cx 0/3 from port channel interface 10
SMIS# configure terminal
SMIS(config)# int cx 0/3
SMIS(config-if)# no channel-group
SMIS(config-if)# exit
To modify the port channel mode (active/passive/on) for any member port, users should first remove the
port from the port channel using the “no channel-group” command. After removing the port from the port
channel interface, the channel-group command can be configuredwith the required port mode.
Step 1
configure terminal Enters the configuration mode