Switchport mode – Dell POWEREDGE M1000E User Manual

Page 70

Advertising
background image

54

Dell Converged Enhanced Ethernet Command Reference

53-1002115-01

switchport mode

3

switchport mode

Sets the mode of the Layer 2 interface.

Synopsis

switchport mode {access | trunk | converged}

Operands

access

Sets the Layer 2 interface as access.

trunk

Sets the Layer 2 interface as trunk.

converged

Sets the layer 2 interface as converged.

Defaults

There are no defaults for this command.

Command

Modes

Interface configuration mode

Description

Use this command to set the mode of the Layer 2 interface.

Usage

Guidelines

With this command, the interface can be set to access mode for non-FCoE traffic, or converged
mode for FCoE/non-FCoE traffic. However, the preferred way of configuring an interface for FCoE is
with the command fcoeport with the port configured in access mode.

Examples

To set the mode of the interface to access:

switch(conf-if-te-0/19)#switchport mode access

To set the mode of the interface to trunk:

switch(conf-if-te-0/19)#switchport mode trunk

To set the mode of the interface to converged:

switch(conf-if-te-0/19)#switchport mode converged

See Also

show vlan brief, show interface switchport, switchport trunk

Advertising