Reference Guide
3. Verify the manually configured VLAN membership (show interfaces switchport interface command).
EXEC mode
Dell(conf)# interface tengigabitethernet 0/1
Dell(conf-if-te-0/1)#switchport
Dell(conf-if-te-0/1)# vlan tagged 2-5,100,4010
Dell#show interfaces switchport te 0/1
Codes: U - Untagged, T - Tagged
x - Dot1x untagged, X - Dot1x tagged
G - GVRP tagged, M - Trunk, H - VSN tagged
i - Internal untagged, I - Internal tagged, v - VLT untagged, V -
VLT tagged
Name: TenGigabitEthernet 0/1
802.1QTagged: True
Vlan membership:
Q Vlans
T 2-5,100,4010
Dell#
Deleting or Disabling a Port Channel
To delete or disable a port channel, use the following commands.
• Delete a port channel.
CONFIGURATION mode
no interface portchannel channel-number
• Disable a port channel.
shutdown
When you disable a port channel, all interfaces within the port channel are operationally down also.
Configuring the Minimum Number of Links to be Up for
Uplink LAGs to be Active
You can activate the LAG bundle for uplink interfaces or ports (the uplink port-channel is LAG 128) on the
I/O Aggregator only when a minimum number of member interfaces of the LAG bundle is up. For
example, based on your network deployment, you may want the uplink LAG bundle to be activated only if
a certain number of member interface links is also in the up state. If you enable this setting, the uplink
LAG bundle is brought up only when the specified minimum number of links are up and the LAG bundle
is moved to the down state when the number of active links in the LAG becomes less than the specified
number of interfaces. By default, the uplink LAG 128 interface is activated when at least one member
interface is up.
Link Aggregation
133